OSDN Git Service

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)
commit8239d5790481bf2e4e09e202bfd4a8a5ea8ca3a1
treed4047fdaaa3ab413e96987e4ef777eda61cf4315
parent7b98f63ea777d90abaca41beadf71e3f62d180e0
parent610febc68ab79863eccaf829946a3d9278666772
Merge branch 'dpaa2-eth-add-QBMAN-statistics'

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>