Merge branch 'convert-net-selftests-to-run-in-unique-namespace-part-3'
authorJakub Kicinski <kuba@kernel.org>
Fri, 15 Dec 2023 02:38:37 +0000 (18:38 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 15 Dec 2023 02:38:38 +0000 (18:38 -0800)
commit1891cfe3b38b3afd54cc652f8eb8e2d0d7353301
tree54e9ead672773d49d5f9fa8aea2097025191930c
parentfcb29877f7e18a1f27d7d6871f5f7bb6aaade575
parentb795db185e3260c8022dbfd01c12a05dcfe51b7a
Merge branch 'convert-net-selftests-to-run-in-unique-namespace-part-3'

Hangbin Liu says:

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

Here is the 3rd part of converting net selftests to run in unique namespace.
This part converts all srv6 and fib tests.

Note that patch 06 is a fix for testing fib_nexthop_multiprefix.

Here is the part 1 link:
https://lore.kernel.org/netdev/20231202020110.362433-1-liuhangbin@gmail.com
And part 2 link:
https://lore.kernel.org/netdev/20231206070801.1691247-1-liuhangbin@gmail.com
====================

Link: https://lore.kernel.org/r/20231213060856.4030084-1-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>