numam-dpdk/drivers/net/ice
Simei Su b1d4f2ab65 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: a37bde5631 ("net/ice: support statistics")
Cc: stable@dpdk.org

Signed-off-by: Simei Su <simei.su@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2019-05-03 18:45:23 +02:00
..
base net/ice: send driver version to firmware 2019-04-05 17:45:22 +02:00
ice_ethdev.c net/ice: fix Rx statistics 2019-05-03 18:45:23 +02:00
ice_ethdev.h net/ice: fix max frame size 2019-04-12 11:02:02 +02:00
ice_logs.h net/ice: support device initialization 2018-12-21 16:22:41 +01:00
ice_rxtx_vec_avx2.c net/ice: support vector AVX2 in Tx 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_common.h net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_sse.c net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx.c net/ice: fix Tx function selection 2019-04-19 14:51:55 +02:00
ice_rxtx.h net/ice: fix Tx function selection 2019-04-19 14:51:55 +02:00
Makefile net/ice/base: support FDIR 2019-03-29 17:25:31 +01:00
meson.build net/ice: support Rx AVX2 vector 2019-03-29 17:25:31 +01:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00