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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 21 Dec 2017 08:58:38 +0000
From:   Bert Kenward <bkenward@...arflare.com>
To:     Dave Miller <davem@...emloft.net>
CC:     <netdev@...r.kernel.org>, <linux-net-drivers@...arflare.com>
Subject: [PATCH v2 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

v2: add additional Signed-off-by

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(-)

-- 
2.13.6

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ