Home
last modified time | relevance | path

Searched hist:"1 f67f92c4fdf59a98c2fdf67d3e78deba489a370" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A De1000.c1f67f92c4fdf59a98c2fdf67d3e78deba489a370 Wed Nov 11 13:52:43 UTC 2015 Leonid Bloch <leonid.bloch@ravellosystems.com> e1000: Fixing the received/transmitted packets' counters

According to Intel's specs, these counters (as the other Statistic
registers) stick at 0xffffffff when this maximal value is reached.
Previously, they would reset after the max. value.

Signed-off-by: Leonid Bloch <leonid.bloch@ravellosystems.com>
Signed-off-by: Dmitry Fleytman <dmitry.fleytman@ravellosystems.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>