mirror of
https://github.com/torvalds/linux.git
synced 2026-05-19 12:24:11 +02:00
The function wait_local_port_listen() is the only function defined in net_helper.sh. Since some tests source both lib.sh and net_helper.sh, we can simplify the setup by moving wait_local_port_listen() to lib.sh. With this change, net_helper.sh becomes redundant and can be removed. Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Link: https://patch.msgid.link/20250526014600.9128-1-liuhangbin@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| config | ||
| devlink_in_netns.sh | ||
| devlink_trap.sh | ||
| devlink.sh | ||
| ethtool-coalesce.sh | ||
| ethtool-common.sh | ||
| ethtool-features.sh | ||
| ethtool-fec.sh | ||
| ethtool-pause.sh | ||
| ethtool-ring.sh | ||
| fib_notifications.sh | ||
| fib.sh | ||
| hw_stats_l3.sh | ||
| macsec-offload.sh | ||
| Makefile | ||
| nexthop.sh | ||
| peer.sh | ||
| psample.sh | ||
| settings | ||
| tc-mq-visibility.sh | ||
| udp_tunnel_nic.sh | ||