diff options
author | david decotigny <david.decotigny@google.com> | 2011-11-11 16:27:34 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-14 00:14:39 -0500 |
commit | 898bdf2cb43eb0a962c397eb4dd1aec2c7211be2 (patch) | |
tree | 6a203f978aa250a541f6ac404e25a8ab599b9d77 /net/ipv6 | |
parent | 77c1c7c4bd4751dbf47cdacd0e73e67f0a1ed316 (diff) | |
download | op-kernel-dev-898bdf2cb43eb0a962c397eb4dd1aec2c7211be2.zip op-kernel-dev-898bdf2cb43eb0a962c397eb4dd1aec2c7211be2.tar.gz |
forcedeth: fix stats on hardware without extended stats support
This change makes sure that tx_packets/rx_bytes ifconfig counters are
updated even on NICs that don't provide hardware support for these
stats: they are now updated in software. For the sake of consistency,
we also now have tx_bytes updated in software (hardware counters
include ethernet CRC, and software doesn't account for it).
This reverts parts of:
- "forcedeth: statistics optimization" (21828163b2)
- "forcedeth: Improve stats counters" (0bdfea8ba8)
- "forcedeth: remove unneeded stats updates" (4687f3f364)
Tested:
pktgen + loopback (http://patchwork.ozlabs.org/patch/124698/)
reports identical tx_packets/rx_packets and tx_bytes/rx_bytes.
Signed-off-by: David Decotigny <david.decotigny@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions