From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yongseok Koh Subject: Re: [PATCH v4 3/4] net/mlx5: fix Tx stats error counter logic Date: Wed, 13 Sep 2017 18:17:51 +0000 Message-ID: <387FFFBE-970F-493A-9FDC-7CE3FC3E86FE@mellanox.com> References: <7b6d42c0c5e1a04f8483b6546ea0b1db8fb7ceee.1505133966.git.shahafs@mellanox.com> <05958f0c9e0a99a2ac56152a36cf15237f4d125c.1505299539.git.shahafs@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: =?iso-8859-1?Q?N=E9lio_Laranjeiro?= , "Adrien Mazarguil" , "dev@dpdk.org" , "stable@dpdk.org" To: Shahaf Shuler Return-path: In-Reply-To: <05958f0c9e0a99a2ac56152a36cf15237f4d125c.1505299539.git.shahafs@mellanox.com> Content-Language: en-US Content-ID: <2627983F3EB2AE428DEA8BE27823C564@eurprd05.prod.outlook.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > On Sep 13, 2017, at 3:50 AM, Shahaf Shuler wrote: >=20 > Tx error counter lacks the logic of incrementation, making it useless for > applications. >=20 > Fixes: 87011737b715 ("mlx5: add software counters") > Cc: stable@dpdk.org > Cc: adrien.mazarguil@6wind.com >=20 > Signed-off-by: Shahaf Shuler > --- Acked-by: Yongseok Koh Thanks, Yongseok