]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'dpaa2-eth-add-QBMAN-statistics'
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2018 18:37:23 +0000 (10:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2018 18:37:23 +0000 (10:37 -0800)
Ioana Ciornei says:

====================
dpaa2-eth: add QBMAN statistics

This patch set adds ethtool statistics for pending frames/bytes
in Rx/Tx conf FQs and number of buffers in pool.

The first patch adds support for the query APIs in the DPIO driver
while the latter actually exposes the statistics through ethtool.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge