make -C tools/testing/selftests TARGETS="net" TEST_PROGS=vrf_strict_mode_ttest.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: vrf_strict_mode_test.sh # 1.41 [+1.41] # 1.41 [+0.00] ################################################################################ # 1.41 [+0.00] TEST SECTION: VRF strict_mode test on init network namespace # 1.41 [+0.00] ################################################################################ # 1.63 [+0.22] name: vrf # 1.64 [+0.00] filename: (builtin) # 1.65 [+0.02] version: 1.1 # 1.65 [+0.00] alias: rtnl-link-vrf # 1.65 [+0.00] license: GPL # 1.65 [+0.00] file: drivers/net/vrf # 1.66 [+0.00] description: Device driver to instantiate VRF domains # 1.66 [+0.00] author: Shrijeet Mukherjee, David Ahern # 1.80 [+0.14] # 1.80 [+0.00] TEST: init: net.vrf.strict_mode is available [ OK ] # 2.03 [+0.23] # 2.03 [+0.00] TEST: init: strict_mode=0 by default, 0 vrfs [ OK ] # 2.29 [+0.25] # 2.29 [+0.00] TEST: init: add vrf vrf100, 1 vrfs for table 100 [ OK ] # 2.45 [+0.17] # 2.45 [+0.00] TEST: init: vrf vrf100 up, addr 172.16.100.1/24 [ OK ] # 2.54 [+0.09] # 2.54 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 2.81 [+0.27] # 2.81 [+0.00] TEST: init: CANNOT add vrf vrf101, 1 vrfs for table 100 [ OK ] # 2.89 [+0.08] # 2.90 [+0.00] TEST: init: disable strict_mode (=0) [ OK ] # 3.13 [+0.23] # 3.13 [+0.00] TEST: init: add vrf vrf101, 2 vrfs for table 100 [ OK ] # 3.31 [+0.18] # 3.31 [+0.00] TEST: init: vrf vrf101 up, addr 172.16.101.1/24 [ OK ] # 3.40 [+0.09] # 3.40 [+0.00] TEST: init: CANNOT enable strict_mode [ OK ] # 3.54 [+0.15] # 3.54 [+0.00] TEST: init: remove vrf vrf101 [ OK ] # 3.63 [+0.08] # 3.63 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 3.87 [+0.24] # 3.87 [+0.00] TEST: init: add vrf vrf102, 1 vrfs for table 102 [ OK ] # 4.05 [+0.18] # 4.05 [+0.00] TEST: init: vrf vrf102 up, addr 172.16.102.1/24 [ OK ] # 4.05 [+0.00] # 4.05 [+0.00] ################################################################################ # 4.05 [+0.00] TEST SECTION: VRF strict_mode test on testns network namespace # 4.06 [+0.00] ################################################################################ # 4.27 [+0.21] name: vrf # 4.27 [+0.00] filename: (builtin) # 4.28 [+0.01] version: 1.1 # 4.28 [+0.00] alias: rtnl-link-vrf # 4.28 [+0.00] license: GPL # 4.28 [+0.00] file: drivers/net/vrf # 4.28 [+0.00] description: Device driver to instantiate VRF domains # 4.29 [+0.00] author: Shrijeet Mukherjee, David Ahern # 4.49 [+0.21] # 4.49 [+0.00] TEST: testns-lfEMi8: net.vrf.strict_mode is available [ OK ] # 4.81 [+0.31] # 4.81 [+0.00] TEST: testns-lfEMi8: strict_mode=0 by default, 0 vrfs [ OK ] # 4.95 [+0.14] # 4.95 [+0.00] TEST: testns-lfEMi8: enable strict_mode (=1) [ OK ] # 5.15 [+0.20] # 5.15 [+0.00] TEST: testns-lfEMi8: add vrf vrf100, 1 vrfs for table 100 [ OK ] # 5.32 [+0.17] # 5.32 [+0.00] TEST: testns-lfEMi8: vrf vrf100 up, addr 10.0.100.1/24 [ OK ] # 5.58 [+0.26] # 5.58 [+0.00] TEST: testns-lfEMi8: CANNOT add vrf vrf101, 1 vrfs for table 100 [ OK ] # 5.92 [+0.34] # 5.92 [+0.00] TEST: testns-lfEMi8: CANNOT add vrf vrf102, 1 vrfs for table 100 [ OK ] # 6.15 [+0.24] # 6.16 [+0.00] TEST: testns-lfEMi8: add vrf vrf200, 1 vrfs for table 200 [ OK ] # 6.30 [+0.14] # 6.30 [+0.00] TEST: testns-lfEMi8: disable strict_mode (=0) [ OK ] # 6.51 [+0.21] # 6.51 [+0.00] TEST: testns-lfEMi8: add vrf vrf101, 2 vrfs for table 100 [ OK ] # 6.73 [+0.23] # 6.73 [+0.00] TEST: testns-lfEMi8: add vrf vrf102, 3 vrfs for table 100 [ OK ] # 6.73 [+0.00] # 6.73 [+0.00] ################################################################################ # 6.74 [+0.00] TEST SECTION: VRF strict_mode test mixing init and testns network namespaces # 6.74 [+0.00] ################################################################################ # 6.87 [+0.13] # 6.87 [+0.00] TEST: init: check strict_mode=1 [ OK ] # 7.06 [+0.18] # 7.06 [+0.00] TEST: testns-lfEMi8: check strict_mode=0 [ OK ] # 7.20 [+0.14] # 7.20 [+0.00] TEST: testns-lfEMi8: remove vrf vrf101 [ OK ] # 7.32 [+0.12] # 7.32 [+0.00] TEST: testns-lfEMi8: remove vrf vrf102 [ OK ] # 7.39 [+0.07] # 7.39 [+0.00] TEST: init: disable strict_mode (=0) [ OK ] # 7.52 [+0.13] # 7.52 [+0.00] TEST: testns-lfEMi8: enable strict_mode (=1) [ OK ] # 7.59 [+0.06] # 7.59 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 7.67 [+0.08] # 7.67 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 7.81 [+0.14] # 7.81 [+0.00] TEST: testns-lfEMi8: disable strict_mode (=0) [ OK ] # 7.95 [+0.14] # 7.95 [+0.00] TEST: testns-lfEMi8: disable strict_mode (=0) [ OK ] # 8.08 [+0.13] # 8.08 [+0.00] TEST: init: check strict_mode=1 [ OK ] # 8.28 [+0.20] # 8.28 [+0.00] TEST: testns-lfEMi8: check strict_mode=0 [ OK ] # 8.96 [+0.69] # 8.96 [+0.00] Tests passed: 37 # 8.96 [+0.00] Tests failed: 0 ok 1 selftests: net: vrf_strict_mode_test.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->