[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1545146517-31872-1-git-send-email-ioana.ciornei@nxp.com>
Date: Tue, 18 Dec 2018 15:23:00 +0000
From: Ioana Ciornei <ioana.ciornei@....com>
To: "davem@...emloft.net" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: Leo Li <leoyang.li@....com>,
Ioana Ciocoi Radulescu <ruxandra.radulescu@....com>,
Roy Pledge <roy.pledge@....com>,
Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH 0/2] 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.
Ioana Radulescu (1):
dpaa2-eth: Add QBMAN related stats
Roy Pledge (1):
soc: fsl: dpio: Add BP and FQ query APIs
.../net/ethernet/freescale/dpaa2/dpaa2-ethtool.c | 41 +++++++++
drivers/soc/fsl/dpio/dpio-service.c | 68 +++++++++++++++
drivers/soc/fsl/dpio/qbman-portal.c | 96 ++++++++++++++++++++++
drivers/soc/fsl/dpio/qbman-portal.h | 58 +++++++++++++
include/soc/fsl/dpaa2-io.h | 4 +
5 files changed, 267 insertions(+)
--
1.9.1
Powered by blists - more mailing lists