On Mon, 27 Jul 2026 at 12:09, Matthieu Baerts <[email protected]> wrote:
>
> Hi Alice,
>
> On 23/07/2026 16:02, Alice Mikityanska wrote:
> > From: Alice Mikityanska <[email protected]>
> >
> > Commit 5cb53743e1ff ("selftests: net: Add a test for BIG TCP in UDP
> > tunnels") used iptables match comment, which was missed from the CI
> > kernel config. Add the missing config option.
>
> It helps, the CI can now run this test!
>
> Reviewed-by: Matthieu Baerts <[email protected]>
>
>
> But I think another follow-up patch is required, because this test is
> flaky when using a debug kernel config:
>
>
> https://netdev.bots.linux.dev/flakes.html?min-flip=0&tn-needle=big-tcp-tunnels-sh
>
> Maybe because wait_local_port_listen() is required after having called
> netserver?

The issue is hard to reproduce on my machine, but I could reproduce it
in ~12 hours of non-stop testing in a loop. It reproduces even with
wait_local_port_listen, so it must be something else. The log above
(and my repro attempts) shows that it fails in a non-first test, but
netserver starts only once, before the first test. If the failure was
due to netserver not being ready, it would fail in the first test.
I'll keep investigating.

> Cheers,
> Matt
> --
> Sponsored by the NGI0 Core fund.
>

Reply via email to