netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] add MACsec offload selftests
@ 2023-07-13 13:20 Sabrina Dubroca
  2023-07-13 13:20 ` [PATCH net-next v3 1/2] netdevsim: add dummy macsec offload Sabrina Dubroca
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sabrina Dubroca @ 2023-07-13 13:20 UTC (permalink / raw)
  To: netdev; +Cc: Sabrina Dubroca, kuba, simon.horman, Shuah Khan, linux-kselftest

Patch 1 adds MACsec offload to netdevsim (unchanged from v2).

Patch 2 adds a corresponding selftest to the rtnetlink testsuite.

Sabrina Dubroca (2):
  netdevsim: add dummy macsec offload
  selftests: rtnetlink: add MACsec offload tests

 drivers/net/netdevsim/Makefile           |   4 +
 drivers/net/netdevsim/macsec.c           | 356 +++++++++++++++++++++++
 drivers/net/netdevsim/netdev.c           |   3 +
 drivers/net/netdevsim/netdevsim.h        |  34 +++
 tools/testing/selftests/net/rtnetlink.sh |  83 ++++++
 5 files changed, 480 insertions(+)
 create mode 100644 drivers/net/netdevsim/macsec.c

-- 
2.40.1


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

end of thread, other threads:[~2023-07-14  8:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-13 13:20 [PATCH net-next v3 0/2] add MACsec offload selftests Sabrina Dubroca
2023-07-13 13:20 ` [PATCH net-next v3 1/2] netdevsim: add dummy macsec offload Sabrina Dubroca
2023-07-13 13:20 ` [PATCH net-next v3 2/2] selftests: rtnetlink: add MACsec offload tests Sabrina Dubroca
2023-07-14  8:20 ` [PATCH net-next v3 0/2] add MACsec offload selftests 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).