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, 19 Dec 2017 17:03:23 +0000
From:   Edward Cree <ecree@...arflare.com>
To:     <linux-net-drivers@...arflare.com>, <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/4] sfc: support extra stats on Medford2

X2000-series NICs add port stats for two new features: FEC (Forward Error
 Correction, used on 25G links) and CTPIO (cut-through programmed I/O).
This patch series adds support for reporting both of these sets of stats.

Bert Kenward (1):
  sfc: expose CTPIO stats on NICs that support them

Edward Cree (3):
  sfc: update MCDI protocol headers
  sfc: support variable number of MAC stats
  sfc: expose FEC stats on Medford2

 drivers/net/ethernet/sfc/ef10.c       |   97 +-
 drivers/net/ethernet/sfc/efx.c        |    2 +
 drivers/net/ethernet/sfc/mcdi_pcol.h  | 2453 +++++++++++++++++++++++++++++++--
 drivers/net/ethernet/sfc/mcdi_port.c  |   10 +-
 drivers/net/ethernet/sfc/net_driver.h |    3 +
 drivers/net/ethernet/sfc/nic.h        |   24 +
 drivers/net/ethernet/sfc/siena.c      |    2 +-
 7 files changed, 2435 insertions(+), 156 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ