linux/tools/testing/selftests/drivers/net/netdevsim
Jakub Kicinski f07f91a360 selftests: net: unify the Makefile formats
We get a significant number of conflicts between net and net-next
because of selftests Makefile changes. People tend to append new
test cases at the end of the Makefile when there's no clear sort
order. Sort all networking selftests Makefiles, use the following
format:

 VAR_NAME := \
	 entry1 \
	 entry2 \
	 entry3 \
 # end of VAR_NAME

Some Makefiles are already pretty close to this.

Acked-by: Antonio Quartulli <antonio@openvpn.net>
Acked-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Acked-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Link: https://patch.msgid.link/20251003210127.1021918-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-10-06 13:14:06 -07:00
..
Makefile selftests: net: unify the Makefile formats 2025-10-06 13:14:06 -07:00
config selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim 2024-11-11 14:12:21 -08:00
devlink.sh netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs 2025-07-23 17:08:56 -07:00
devlink_in_netns.sh
devlink_trap.sh
ethtool-coalesce.sh
ethtool-common.sh
ethtool-features.sh
ethtool-fec.sh
ethtool-pause.sh
ethtool-ring.sh
fib.sh
fib_notifications.sh selftests: net: lib: Add kill_process 2024-11-15 16:39:19 -08:00
hw_stats_l3.sh
macsec-offload.sh selftests: netdevsim: add ethtool features to macsec offload tests 2024-11-11 14:12:21 -08:00
nexthop.sh selftests: netdevsim: Xfail nexthop test on slow machines 2025-08-05 16:11:03 -07:00
peer.sh selftests: netdevsim: improve lib.sh include in peer.sh 2025-06-18 18:30:51 -07:00
psample.sh
settings
tc-mq-visibility.sh selftests: net: Adapt ethtool mq tests to fix in qdisc graft 2025-01-15 09:28:51 +00:00
udp_tunnel_nic.sh netdevsim: remove udp_ports_sleep 2025-06-18 18:53:51 -07:00