> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of simei
> Sent: Wednesday, April 24, 2019 3:06 PM
> To: qi.zi.zh...@intel.com; Lu, Wenzhuo <wenzhuo...@intel.com>; Yang,
> Qiming <qiming.y...@intel.com>
> Cc: dev@dpdk.org; Su, Simei <simei...@intel.com>; sta...@dpdk.org
> Subject: [dpdk-dev] [DPDK] net/ice: fix Rx statistics
>
> The RX stats will increase even no packets sent, this patch fix this issue by
> modifying ipackets and ibytes statistics based on vsi instead of port to avoid
> statistics error.
>
> Fixes: a37bde56314d ("net/ice: support statistics")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Simei Su <simei...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi