[dpdk-dev] [PATCH] e1000: fix rx/tx total byte statistics

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Oct 27 18:41:24 CET 2015


> > 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: 805803445a02 ("e1000: support EM devices (also known as
> > e1000/e1000e)")
> > 
> > Signed-off-by: Harry van Haaren <harry.van.haaren at intel.com>
> Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>

It was an old bug :)

Applied, thanks


More information about the dev mailing list