Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] sfc: support extra stats on Medford2
@ 2017-12-19 17:03 Edward Cree
  2017-12-19 17:05 ` [PATCH net-next 1/4] sfc: update MCDI protocol headers Edward Cree
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Edward Cree @ 2017-12-19 17:03 UTC (permalink / raw)
  To: linux-net-drivers, davem; +Cc: netdev

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-12-21 20:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-19 17:03 [PATCH net-next 0/4] sfc: support extra stats on Medford2 Edward Cree
2017-12-19 17:05 ` [PATCH net-next 1/4] sfc: update MCDI protocol headers Edward Cree
2017-12-19 17:05 ` [PATCH net-next 2/4] sfc: support variable number of MAC stats Edward Cree
2017-12-19 17:06 ` [PATCH net-next 3/4] sfc: expose FEC stats on Medford2 Edward Cree
2017-12-19 17:06 ` [PATCH net-next 4/4] sfc: expose CTPIO stats on NICs that support them Edward Cree
2017-12-19 20:20   ` Jakub Kicinski
2017-12-19 20:42     ` David Miller
2017-12-20 11:29       ` Edward Cree
2017-12-20 17:30         ` David Miller
2017-12-20 11:14   ` Bert Kenward
2017-12-21  8:58 ` [PATCH v2 net-next 0/4] sfc: support extra stats on Medford2 Bert Kenward
2017-12-21  9:00   ` [PATCH v2 net-next 1/4] sfc: update MCDI protocol headers Bert Kenward
2017-12-21  9:00   ` [PATCH v2 net-next 2/4] sfc: support variable number of MAC stats Bert Kenward
2017-12-21  9:00   ` [PATCH v2 net-next 3/4] sfc: expose FEC stats on Medford2 Bert Kenward
2017-12-21  9:00   ` [PATCH v2 net-next 4/4] sfc: expose CTPIO stats on NICs that support them Bert Kenward
2017-12-21 20:15   ` [PATCH v2 net-next 0/4] sfc: support extra stats on Medford2 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox