> -----Original Message-----
> From: dev <[email protected]> On Behalf Of Zhang,Alvin
> Sent: Tuesday, December 15, 2020 5:51 PM
> To: Guo, Jia <[email protected]>; Xing, Beilei <[email protected]>
> Cc: [email protected]; Zhang, AlvinX <[email protected]>; [email protected]
> Subject: [dpdk-dev] [PATCH] net/i40e: fix Rx-bytes statistics
>
> From: Alvin Zhang <[email protected]>
>
> Update the Rx-bytes statistics by subtract CRC bytes count from original bytes
> count.
>
> Fixes: bd7883c07d4a ("net/i40e: refactor some stats related functions")
> Cc: [email protected]
>
> Signed-off-by: Alvin Zhang <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi