Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 26 May 2025 01:46:00 +0000 you wrote:
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
[...]
Here is the summary with links: - [PATCHv2,net-next] selftests: net: move wait_local_port_listen to lib.sh https://git.kernel.org/netdev/net-next/c/d9d836bfa5e6
You are awesome, thank you!