Re: [PATCH net-next v5 0/5] Remove expired routes with a separated list of routes.
From: Kui-Feng Lee <hidden>
Date: 2024-02-08 18:48:10
From: Kui-Feng Lee <hidden>
Date: 2024-02-08 18:48:10
On 2/8/24 03:55, Paolo Abeni wrote:
Note that we have a selftest failure in the batch including this series for the fib_tests: https://netdev-3.bots.linux.dev/vmksft-net/results/456022/6-fib-tests-sh/stdout I haven't digged much, but I fear its related. Please have a look. For more info on how to reproduce the selftest environment: https://github.com/linux-netdev/nipa/wiki/How-to-run-netdev-selftests-CI-style Thanks, Paolo
To David and Hangbin, This specific case failed for the first time and passed on all following rounds. It is very time sensitive. Do you think it is OK to run "sysctl -wq net.ipv6.route.flush=1" to force a synchronized gc?