numam-dpdk/drivers/net
Harry van Haaren 67b38d93c9 e1000: fix total byte statistics
This patch fixes a bug in reading the 64 bit register reading
which was causing the total octets counters to show zero.
Now the code reads both the lower and higher 32 bits.
Tested in testpmd, byte values are correct.

Fixes: 805803445a ("e1000: support EM devices (also known as e1000/e1000e)")

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2015-10-27 18:39:44 +01:00
..
af_packet af_packet: check Tx error 2015-10-20 17:59:19 +02:00
bnx2x bnx2x: fix part of 32-bit build 2015-08-03 17:39:11 +02:00
bonding bonding: fix device initialisation error handling 2015-08-10 02:05:42 +02:00
cxgbe cxgbe: allow to change mtu 2015-10-20 18:49:18 +02:00
e1000 e1000: fix total byte statistics 2015-10-27 18:39:44 +01:00
enic enic: fix hash creation when not using first numa node 2015-10-20 21:32:06 +02:00
fm10k fm10k/base: add FM10420 device ids 2015-10-07 13:35:53 +02:00
i40e i40e/base: add outer UDP checksum for X722 2015-10-02 01:35:23 +02:00
ixgbe ixgbe: remove burst size restriction of vector Rx 2015-09-09 15:17:41 +02:00
mlx4 mlx4: do not expose broadcast address in MAC list 2015-10-20 21:58:16 +02:00
mpipe mpipe: return error for init allocation failure 2015-10-24 19:24:17 +02:00
null mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
pcap mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
ring ring: remove deprecated functions 2015-09-03 19:22:48 +02:00
virtio virtio: fix deadloop after wrong config read 2015-10-26 21:23:53 +01:00
vmxnet3 mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
xenvirt mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
Makefile bnx2x: enable PMD build 2015-07-27 04:27:15 +02:00