Re: [PATCH net] selftests: forwarding: Avoid false MDB delete/flush failures

2024-09-14 Thread Jamie Bainbridge
On Sat, 14 Sept 2024 at 00:56, Jakub Kicinski 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 t

Re: [PATCH net] selftests: forwarding: Avoid false MDB delete/flush failures

2024-09-13 Thread Jakub Kicinski
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

[PATCH net] selftests: forwarding: Avoid false MDB delete/flush failures

2024-09-13 Thread Jamie Bainbridge
Running this test on a small system produces different failures every test checking deletions, and some flushes. From different test runs: TEST: Common host entries configuration tests (L2)[FAIL] Failed to delete L2 host entry TEST: Common port group entries configuration tests