Go to file
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
app eal: default to using all cores 2015-10-26 20:36:26 +01:00
config config: add KNI kmod option 2015-08-03 19:22:42 +02:00
doc vhost-user: enable multiple queue 2015-10-26 21:23:54 +01:00
drivers e1000: fix total byte statistics 2015-10-27 18:39:44 +01:00
examples examples/qos_sched: remove duplicated cfgfile library 2015-10-22 18:09:36 +02:00
lib e1000: add new i218 devices 2015-10-27 16:23:20 +01:00
mk mk: quote KERNELCC to allow ccache build 2015-10-25 18:39:46 +01:00
pkg version: 2.1.0 2015-08-17 19:35:37 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix comment in bind script 2015-08-03 19:22:42 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS mem: remove dummy malloc library 2015-09-03 19:22:48 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00