lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ