Hello:
This patch was applied to netdev/net.git (master) by David S. Miller davem@davemloft.net:
On Fri, 5 Nov 2021 16:55:29 +0100 you wrote:
It looks like test_vxlan_under_vrf.sh is always failing to verify the connectivity test during the ping between the two simulated VMs.
This is due to the fact that veth-hv in each VM should have a distinct MAC address.
Fix by setting a unique MAC address on each simulated VM interface.
[...]
Here is the summary with links: - selftests: net: test_vxlan_under_vrf: fix HV connectivity test https://git.kernel.org/netdev/net/c/e7e4785fa30f
You are awesome, thank you!