Hello:
This series was applied to netdev/net-next.git (main) by David S. Miller davem@davemloft.net:
On Wed, 6 Dec 2023 15:07:52 +0800 you wrote:
Here is the 2nd part of converting net selftests to run in unique namespace. This part converts all bridge, vxlan, vrf tests.
Here is the part 1 link: https://lore.kernel.org/netdev/20231202020110.362433-1-liuhangbin@gmail.com
Hangbin Liu (9): selftests/net: convert test_bridge_backup_port.sh to run it in unique namespace selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique namespace selftests/net: convert test_vxlan_mdb.sh to run it in unique namespace selftests/net: convert test_vxlan_nolocalbypass.sh to run it in unique namespace selftests/net: convert test_vxlan_under_vrf.sh to run it in unique namespace selftests/net: convert test_vxlan_vnifiltering.sh to run it in unique namespace selftests/net: convert vrf_route_leaking.sh to run it in unique namespace selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespace selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespace
[...]
Here is the summary with links: - [net-next,1/9] selftests/net: convert test_bridge_backup_port.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/4624a78c18c6 - [net-next,2/9] selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/312abe3d93a3 - [net-next,3/9] selftests/net: convert test_vxlan_mdb.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/a8258e64ca74 - [net-next,4/9] selftests/net: convert test_vxlan_nolocalbypass.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/d79e907b425d - [net-next,5/9] selftests/net: convert test_vxlan_under_vrf.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/d6aab1f63297 - [net-next,6/9] selftests/net: convert test_vxlan_vnifiltering.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/5ece8371747d - [net-next,7/9] selftests/net: convert vrf_route_leaking.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/bedc99abcaf8 - [net-next,8/9] selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/51f64acbe36e - [net-next,9/9] selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespace https://git.kernel.org/netdev/net-next/c/61b12ebe439a
You are awesome, thank you!