numam-dpdk/drivers/net/i40e
Qi Zhang 98abce237b net/i40e: fix VF statistics
CRC bytes should be excluded, so rx/tx bytes of VF stats is aligned
with PF stats.

Fixes: 9aace75fc8 ("i40e: fix statistics")
Cc: stable@dpdk.org

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
2017-06-12 10:41:28 +01:00
..
base net/i40e/base: fix Tx error stats on VF 2017-06-12 10:41:25 +01:00
i40e_ethdev_vf.c drivers/net: add generic ethdev macro to get PCI device 2017-06-12 10:41:25 +01:00
i40e_ethdev.c net/i40e: fix VF statistics 2017-06-12 10:41:28 +01:00
i40e_ethdev.h net/i40e: exclude internal packet's byte count 2017-06-12 10:41:28 +01:00
i40e_fdir.c net/i40e: improve FDIR programming times 2017-06-12 10:41:25 +01:00
i40e_flow.c net/i40e: update actions for FDIR 2017-06-12 10:41:27 +01:00
i40e_logs.h net/i40e: use dynamic log type for control logs 2017-04-05 13:48:45 +02:00
i40e_pf.c net/i40e: fix VF link speed 2017-04-19 15:37:37 +02:00
i40e_pf.h drivers/net: remove unnecessary macro for unused variables 2017-06-12 10:41:25 +01:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec_altivec.c net/i40e: fix build on ppc64le 2017-04-20 10:21:59 +02:00
i40e_rxtx_vec_common.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
i40e_rxtx_vec_neon.c net/i40e: enable per-device packet type mapping 2017-04-19 15:37:37 +02:00
i40e_rxtx_vec_sse.c drivers/net: remove unnecessary macro for unused variables 2017-06-12 10:41:25 +01:00
i40e_rxtx.c eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
i40e_rxtx.h net/i40e: enable per-device packet type mapping 2017-04-19 15:37:37 +02:00
Makefile net/i40e: move private APIs to a specific file 2017-04-19 15:37:37 +02:00
rte_pmd_i40e_version.map net/i40e: configure packet type mapping 2017-04-19 15:37:37 +02:00
rte_pmd_i40e.c net/i40e: configure packet type mapping 2017-04-19 15:37:37 +02:00
rte_pmd_i40e.h net/i40e: configure packet type mapping 2017-04-19 15:37:37 +02:00