Hello:
This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko andrii@kernel.org:
On Thu, 14 Mar 2024 10:59:11 +0000 you wrote:
In some systems, the netcat server can incur in delay to start listening. When this happens, the test can randomly fail in various points. This is an example error message:
# ip gre none gso # encap 192.168.1.1 to 192.168.1.2, type gre, mac none len 2000 # test basic connectivity # Ncat: Connection refused.
[...]
Here is the summary with links: - [v2] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind https://git.kernel.org/bpf/bpf-next/c/f803bcf9208a
You are awesome, thank you!