diff options
author | Dmitry Bogdanov | 2019-04-29 12:05:05 +0200 |
---|---|---|
committer | David S. Miller | 2019-05-01 15:30:15 +0200 |
commit | f55d477bb513c9267a46d7a795fb09f73084f76f (patch) | |
tree | ab08b03d99dbb8b348718d98ef19ca9a232dc19a /drivers/md/md-multipath.h | |
parent | net: aquantia: fetch up to date statistics on ethtool request (diff) | |
download | kernel-qcow2-linux-f55d477bb513c9267a46d7a795fb09f73084f76f.tar.gz kernel-qcow2-linux-f55d477bb513c9267a46d7a795fb09f73084f76f.tar.xz kernel-qcow2-linux-f55d477bb513c9267a46d7a795fb09f73084f76f.zip |
net: aquantia: get total counters from DMA block
aq_nic_update_ndev_stats pushes statistics to ndev->stats from
system interface. This is not always good because it counts packets/bytes
before any of rx filters (including mac filter).
Its better to report the packet/bytes statistics from DMA
counters which gives actual values of data transferred over pci.
System level stats is still available via ethtool.
Signed-off-by: Nikita Danilov <ndanilov@aquantia.com>
Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: Dmitry Bogdanov <dmitry.bogdanov@aquantia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/md/md-multipath.h')
0 files changed, 0 insertions, 0 deletions