Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Thu, 27 Nov 2025 14:33:10 +0000 you wrote:
Jakub reported increased flakiness in bond_macvlan_ipvlan.sh on regular kernel, while the tests consistently pass on a debug kernel. This suggests a timing-sensitive issue.
To mitigate this, introduce a short sleep before each xvlan_over_bond connectivity check. The delay helps ensure neighbor and route cache have fully converged before verifying connectivity.
[...]
Here is the summary with links: - [net] selftests: bonding: add delay before each xvlan_over_bond connectivity check https://git.kernel.org/netdev/net/c/2c28ee720ad1
You are awesome, thank you!