Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] ipvlan: Support bonding events
@ 2025-01-09  3:28 Etienne Champetier
  2025-01-09  3:28 ` [PATCH net-next v2 1/2] " Etienne Champetier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Etienne Champetier @ 2025-01-09  3:28 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, netdev, linux-kselftest
  Cc: Etienne Champetier

No changes for first commit.
Second commit rework bond_macvlan.sh test to add minimal
ipvlan over bond testing (asked by Jakub during v1 review).

Etienne Champetier (2):
  ipvlan: Support bonding events
  selftests: bonding: add ipvlan over bond testing

 drivers/net/ipvlan/ipvlan_main.c              |  6 ++
 .../selftests/drivers/net/bonding/Makefile    |  2 +-
 .../drivers/net/bonding/bond_macvlan.sh       | 99 -------------------
 .../net/bonding/bond_macvlan_ipvlan.sh        | 96 ++++++++++++++++++
 .../selftests/drivers/net/bonding/config      |  1 +
 5 files changed, 104 insertions(+), 100 deletions(-)
 delete mode 100755 tools/testing/selftests/drivers/net/bonding/bond_macvlan.sh
 create mode 100755 tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh

-- 
2.47.1


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

end of thread, other threads:[~2025-01-11  2:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09  3:28 [PATCH net-next v2 0/2] ipvlan: Support bonding events Etienne Champetier
2025-01-09  3:28 ` [PATCH net-next v2 1/2] " Etienne Champetier
2025-01-09  3:28 ` [PATCH net-next v2 2/2] selftests: bonding: add ipvlan over bond testing Etienne Champetier
2025-01-11  2:20 ` [PATCH net-next v2 0/2] ipvlan: Support bonding events 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