netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] nfp: add VEPA and adapter selftest support
@ 2022-06-24  7:38 Simon Horman
  2022-06-24  7:38 ` [PATCH net-next 1/2] nfp: support vepa mode in HW bridge Simon Horman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Simon Horman @ 2022-06-24  7:38 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski, Paolo Abeni; +Cc: netdev, oss-drivers, Fei Qin

Hi,

this short series implements two new features in the NFP driver.

1. Support for ethtool -t: adapter selftest
2. VEPA mode in HW bridge.
   This supplements existing support for VEB mode.

Fei Qin (1):
  nfp: add support for 'ethtool -t DEVNAME' command

Yinjun Zhang (1):
  nfp: support vepa mode in HW bridge

 .../net/ethernet/netronome/nfp/nfd3/rings.c   |   1 +
 .../net/ethernet/netronome/nfp/nfdk/rings.c   |   2 +-
 .../ethernet/netronome/nfp/nfp_net_common.c   |  71 +++++++-
 .../net/ethernet/netronome/nfp/nfp_net_ctrl.h |   1 +
 .../ethernet/netronome/nfp/nfp_net_ethtool.c  | 167 ++++++++++++++++++
 5 files changed, 240 insertions(+), 2 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-06-28  5:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-24  7:38 [PATCH net-next 0/2] nfp: add VEPA and adapter selftest support Simon Horman
2022-06-24  7:38 ` [PATCH net-next 1/2] nfp: support vepa mode in HW bridge Simon Horman
2022-06-24  7:38 ` [PATCH net-next 2/2] nfp: add support for 'ethtool -t DEVNAME' command Simon Horman
2022-06-25  5:43 ` [PATCH net-next 0/2] nfp: add VEPA and adapter selftest support Jakub Kicinski
2022-06-28  5:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).