> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Junyu Jiang
> Sent: Tuesday, September 22, 2020 5:20 PM
> To: [email protected]
> Cc: Guo, Jia <[email protected]>; Xing, Beilei <[email protected]>; Yigit,
> Ferruh <[email protected]>; Jiang, JunyuX <[email protected]>;
> [email protected]
> Subject: [dpdk-dev] [PATCH v5] net/i40e: fix incorrect byte counters
>
> This patch fixed the issue that rx/tx bytes statistics counters overflowed on
> 48
> bit limitation by enlarging the limitation.
>
> Fixes: 4861cde46116 ("i40e: new poll mode driver")
> Cc: [email protected]
>
> Signed-off-by: Junyu Jiang <[email protected]>
> Reviewed-by: Ferruh Yigit <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi