commit | 4dbcd6400244a073f579665a957c6c56c99cc3b6 | [log] [tgz] |
---|---|---|
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | Tue Nov 29 16:47:03 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 30 14:32:03 2016 -0500 |
tree | 560b74893aaa7287f01205bcae5d6b069129d3e7 | |
parent | 80439a1704e811697ee01fd09dd95dd10790bc93 [diff] |
qede: Refactor statistics gathering Refactor logic for gathering statistics into a per-queue function. This improves readability of the driver statistics' flows. In addition, this would be required by the XDP forwarding queues [as we'll need the Txq statistics gathering methods for those as well]. Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>