-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Using this driver for a netgear WDNA 4100, I get an inconsistency between total reported traffic for the interface and the sum of individual packets. I have confirmed the two results with several tools:
- the totals of Rx traffic are around a few Kb/s (~6kb)
- confirmed with /proc/net/dev, dstat, bmw-ng, cbm, iptraf, ifstat, gnome-system-monitor
- connection/packet streams don't get anywhere close to that
- confirmed with netstat, tcpdump, iftop, nethogs, iptraf
For instance, "watch -n 1 'cat /proc/net/dev'" shows the totals constantly increasing (~6Kb/s), while tcpdump shows periods of several seconds without any packet (the few packets that come through being mostly <100kb)
I am therefore let to suspect the driver reports wrong totals to the kernel. Would that make sense to you? Thanks!
(I made a post regarding this on http://unix.stackexchange.com/questions/114803/accounting-for-proc-net-dev-reported-traffic)
Metadata
Metadata
Assignees
Labels
No labels