Hello:
This series was applied to netdev/net-next.git (main) by Paolo Abeni pabeni@redhat.com:
On Tue, 17 Jun 2025 10:50:58 +0000 you wrote:
The two updated tests sometimes failed because the network setup hadn't completed. Used slowwait to ensure the setup finished and the tests always passed. I ran both tests 50 times, and all of them passed.
Hangbin Liu (2): selftests: net: use slowwait to stabilize vrf_route_leaking test selftests: net: use slowwait to make sure IPv6 setup finished
[...]
Here is the summary with links: - [net-next,1/2] selftests: net: use slowwait to stabilize vrf_route_leaking test https://git.kernel.org/netdev/net-next/c/d83a58067592 - [net-next,2/2] selftests: net: use slowwait to make sure IPv6 setup finished https://git.kernel.org/netdev/net-next/c/948670361c0c
You are awesome, thank you!