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, 16 Aug 2016 10:51:00 -0400
From:	Sudarsana Reddy Kalluru <sudarsana.kalluru@...gic.com>
To:	<davem@...emloft.net>
CC:	<netdev@...r.kernel.org>, <Yuval.Mintz@...gic.com>,
	<sudarsana.kalluru@...gic.com>
Subject: [PATCH net-next 0/3] qed*: Add support for additional statistics.

The patch series adds qed/qede support for new statistics.
Patch (1) adds couple of statistcs for "ethtool -S" display.
Patch (2) adds support for per-queue statistics to ethtool display.
Patch (3) adds qed support for NCSI statistics.

Please consider applying this to 'net-next' branch.

Sudarsana Reddy Kalluru (3):
  qede: Add support for capturing additional stats in ethtool-stats
    display.
  qede: Add support for per-queue stats.
  qed*: Add support for NCSI statistics.

 drivers/net/ethernet/qlogic/qed/qed.h           |  6 ++-
 drivers/net/ethernet/qlogic/qed/qed_hsi.h       | 14 ++++--
 drivers/net/ethernet/qlogic/qed/qed_l2.h        |  2 +
 drivers/net/ethernet/qlogic/qed/qed_main.c      | 21 ++++++++
 drivers/net/ethernet/qlogic/qed/qed_mcp.c       | 48 ++++++++++++++++++
 drivers/net/ethernet/qlogic/qed/qed_mcp.h       | 41 ++++++++++++++++
 drivers/net/ethernet/qlogic/qede/qede.h         |  5 ++
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 65 ++++++++++++++++++++-----
 drivers/net/ethernet/qlogic/qede/qede_main.c    |  6 +++
 9 files changed, 190 insertions(+), 18 deletions(-)

-- 
1.8.3.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ