commit | 0fc95fca5a95170a3615557218d98b6dff52ad36 | [log] [tgz] |
---|---|---|
author | Daniel Pieczko <dpieczko@solarflare.com> | Tue Jun 02 11:39:33 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 02 12:57:28 2015 -0700 |
tree | 8da64176b68cfac7428729ed47414d252f444d1a | |
parent | d778819609a27efd5358da8151a0ad3507243e19 [diff] |
sfc: update netdevice statistics to use vadaptor stats The netdevice statistics (in /proc/net/dev) are per-function stats so they must use the vadaptor stats. Change the use of MAC stats to vadaptor stats, and remove any statistics that can only be measured per-port. All stats that are removed will be shown as zeroes when these statistics are displayed. Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>