numam-dpdk/drivers/net
Remy Horton 1ef3b073f7 net/i40e: fix xstats value mapping
The offsets used in rte_i40evf_stats_strings for transmission
statistics were wrong, returning the total byte count rather than
the respective (unicast, multicast, broadcast, drop, & error)
packet counts.

Fixes: da61cd0849 ("i40evf: add extended stats")

Signed-off-by: Remy Horton <remy.horton@intel.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
2017-01-17 19:24:51 +01:00
..
af_packet drivers: remove useless reset of PCI device pointer 2016-12-24 18:47:19 +01:00
bnx2x ethdev: fix extended statistics name index 2017-01-04 19:04:30 +01:00
bnxt pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
bonding ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
cxgbe ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
e1000 net/e1000: add firmware version get 2017-01-17 22:34:35 +01:00
ena net/ena: add Tx preparation 2017-01-04 20:40:26 +01:00
enic ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
fm10k pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
i40e net/i40e: fix xstats value mapping 2017-01-17 19:24:51 +01:00
ixgbe net/ixgbe: add firmware version get 2017-01-17 22:34:36 +01:00
mlx4 scripts: move to buildtools 2017-01-04 21:17:32 +01:00
mlx5 scripts: move to buildtools 2017-01-04 21:17:32 +01:00
mpipe ethdev: clear data when allocating device 2016-12-21 17:30:27 +01:00
nfp pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
null drivers: remove useless reset of PCI device pointer 2016-12-24 18:47:19 +01:00
pcap drivers: remove useless reset of PCI device pointer 2016-12-24 18:47:19 +01:00
qede ethdev: fix extended statistics name index 2017-01-04 19:04:30 +01:00
ring drivers: remove useless reset of PCI device pointer 2016-12-24 18:47:19 +01:00
szedata2 ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
thunderx ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
vhost net/vhost: emulate device start/stop behavior 2017-01-17 09:20:18 +01:00
virtio net/virtio: fix build without virtio-user 2017-01-17 23:25:08 +01:00
vmxnet3 pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
xenvirt pci: separate detaching ethernet ports from PCI devices 2017-01-12 15:48:54 +01:00
Makefile net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00