[PATCH 0/2] dpaa2-eth: add QBMAN statistics

2018-12-18 Thread Ioana Ciornei
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. Ioana Radulescu (1): dpaa2-eth: Add QBMAN related

Re: [PATCH 0/2] dpaa2-eth: add QBMAN statistics

2018-12-19 Thread David Miller
From: Ioana Ciornei Date: Tue, 18 Dec 2018 15:23:00 + > 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