Re: [PATCH net] selftests: forwarding: Avoid false MDB delete/flush failures
From: Jamie Bainbridge
Date: Sat Sep 14 2024 - 05:08:47 EST
On Sat, 14 Sept 2024 at 00:56, Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Fri, 13 Sep 2024 19:40:04 +1000 Jamie Bainbridge wrote:
> > Running this test on a small system produces different failures every
> > test checking deletions, and some flushes. From different test runs:
>
> This increases the runtime of the test 1m 25s -> 1m 35s sec which may
> be fine. But unfortunately it also makes it reliably fail with:
>
> # TEST: Flush tests [FAIL]
> # Managed to flush by destination VNI
>
> on x86 VMs.
Thanks, I see why that could be.
Will re-test and re-send.