commit | b1b243afac302d181d19c8024c355d9677beab49 | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Mon Apr 20 04:34:38 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 21 01:47:07 2009 -0700 |
tree | 3e612f18402f010d18ffe90dc205d06d07dc524c | |
parent | 45b4d66d690600dac1aa805b75763331483acf22 [diff] |
mlx4_en: Move to SW counters for total bytes and packets The per ring counters are implemented in SW. Now moving to have the total counters as the sum of all rings. This way the numbers will always be consistent and we no longer depend on HW buffer size limitations for those counters that can be insufficient in some cases. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: David S. Miller <davem@davemloft.net>