Merge branch 'net-selftests-unique-namespace'
authorDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2023 12:12:17 +0000 (12:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2023 12:12:17 +0000 (12:12 +0000)
commit36b0bdb6d330fe0546fc7f97d93e8cfa57421ad9
tree3dd624d4c495d286e2282c3bbd2c09c5ef22571f
parent6b4756beb18ffdce0be854e2ed293acfff6e90aa
parent61b12ebe439adfd9853c13499c2099e2a6d41771
Merge branch 'net-selftests-unique-namespace'

Hangbin Liu says:

====================
Convert net selftests to run in unique namespace (Part 2)

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>