Bug 14076
Summary: | via-velocity: does not update non-IP counters | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jon Nelson (jnelson-kernel-bugzilla) |
Component: | Network | Assignee: | Francois Romieu (romieu) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: | |
Attachments: |
Update Rx packets statistics
ethtool statistics support |
Description
Jon Nelson
2009-08-27 21:32:22 UTC
I assigned this to Francois. 2.6.27 is pretty old. Created attachment 22937 [details]
Update Rx packets statistics
Created attachment 22938 [details]
ethtool statistics support
Jon, can you try the patches above ? The former patch should fix your problem and the latter ought to provide some statistics through 'ethtool -S'. -- Ueimor I have applied the patches (with some fuzz) to 2.6.27.29 and they work great. Thanks! iptraf (and ethtool -S) show numbers again. I have applied the patches to the *latest* git versions (with some fuzz) and they work great. Applied as of 6148a47ac3872092d4bc4888838bec6dff16654d. A patch referencing this bug report has been merged in Linux v3.2-rc1: commit 3cb7a7986ace516b97bb6bee2a78eba73e616a87 Author: françois romieu <romieu@fr.zoreil.com> Date: Thu Aug 4 02:37:55 2011 +0000 via-velocity : update receive packets statistics. |