Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <[email protected]>:
On Thu, 12 Mar 2026 16:35:54 +0800 you wrote: > From: Jiayuan Chen <[email protected]> > > A test failure was discovered in BPF CI [1] caused by connection timeout. > The current test timeout of 500ms is insufficient for CI environments, > particularly under high load. > > While the optimal timeout is unclear, this test was converted from the > original test_tc_tunnel.sh script. The original script used nc with "-w 1" > to specify a 1-second timeout [2]. Therefore, this test restores the > timeout to 1s. > > [...] Here is the summary with links: - [bpf-next,v1] selftests/bpf: Improve tc_tunnel test reliability https://git.kernel.org/bpf/bpf-next/c/2790db208b44 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

