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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' 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 # 2.23 [+2.23] # 2.23 [+0.00] ################################################################################ # 2.23 [+0.00] TEST SECTION: VRF strict_mode test on init network namespace # 2.23 [+0.00] ################################################################################ # 2.53 [+0.30] name: vrf # 2.53 [+0.00] filename: (builtin) # 2.54 [+0.01] version: 1.1 # 2.55 [+0.00] alias: rtnl-link-vrf # 2.55 [+0.00] license: GPL # 2.55 [+0.00] file: drivers/net/vrf # 2.55 [+0.00] description: Device driver to instantiate VRF domains # 2.55 [+0.00] author: Shrijeet Mukherjee, David Ahern # 2.74 [+0.19] # 2.74 [+0.00] TEST: init: net.vrf.strict_mode is available [ OK ] # 3.06 [+0.32] # 3.06 [+0.00] TEST: init: strict_mode=0 by default, 0 vrfs [ OK ] # 3.39 [+0.33] # 3.40 [+0.00] TEST: init: add vrf vrf100, 1 vrfs for table 100 [ OK ] # 3.63 [+0.24] # 3.63 [+0.00] TEST: init: vrf vrf100 up, addr 172.16.100.1/24 [ OK ] # 3.74 [+0.11] # 3.74 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 4.14 [+0.39] # 4.14 [+0.00] TEST: init: CANNOT add vrf vrf101, 1 vrfs for table 100 [ OK ] # 4.26 [+0.13] # 4.26 [+0.00] TEST: init: disable strict_mode (=0) [ OK ] # 4.59 [+0.33] # 4.59 [+0.00] TEST: init: add vrf vrf101, 2 vrfs for table 100 [ OK ] # 4.81 [+0.22] # 4.82 [+0.00] TEST: init: vrf vrf101 up, addr 172.16.101.1/24 [ OK ] # 4.93 [+0.12] # 4.94 [+0.00] TEST: init: CANNOT enable strict_mode [ OK ] # 5.12 [+0.19] # 5.13 [+0.01] TEST: init: remove vrf vrf101 [ OK ] # 5.24 [+0.10] # 5.24 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 5.53 [+0.29] # 5.53 [+0.00] TEST: init: add vrf vrf102, 1 vrfs for table 102 [ OK ] # 5.76 [+0.23] # 5.76 [+0.00] TEST: init: vrf vrf102 up, addr 172.16.102.1/24 [ OK ] # 5.76 [+0.00] # 5.76 [+0.00] ################################################################################ # 5.77 [+0.00] TEST SECTION: VRF strict_mode test on testns network namespace # 5.77 [+0.00] ################################################################################ # 6.04 [+0.27] name: vrf # 6.04 [+0.00] filename: (builtin) # 6.05 [+0.01] version: 1.1 # 6.05 [+0.00] alias: rtnl-link-vrf # 6.05 [+0.00] license: GPL # 6.05 [+0.00] file: drivers/net/vrf # 6.06 [+0.00] description: Device driver to instantiate VRF domains # 6.06 [+0.00] author: Shrijeet Mukherjee, David Ahern # 6.33 [+0.27] # 6.33 [+0.00] TEST: testns-2b2FgJ: net.vrf.strict_mode is available [ OK ] # 6.80 [+0.47] # 6.80 [+0.00] TEST: testns-2b2FgJ: strict_mode=0 by default, 0 vrfs [ OK ] # 7.00 [+0.20] # 7.00 [+0.00] TEST: testns-2b2FgJ: enable strict_mode (=1) [ OK ] # 7.32 [+0.32] # 7.32 [+0.00] TEST: testns-2b2FgJ: add vrf vrf100, 1 vrfs for table 100 [ OK ] # 7.57 [+0.25] # 7.57 [+0.00] TEST: testns-2b2FgJ: vrf vrf100 up, addr 10.0.100.1/24 [ OK ] # 7.90 [+0.34] # 7.90 [+0.00] TEST: testns-2b2FgJ: CANNOT add vrf vrf101, 1 vrfs for table 100 [ OK ] # 8.24 [+0.33] # 8.24 [+0.00] TEST: testns-2b2FgJ: CANNOT add vrf vrf102, 1 vrfs for table 100 [ OK ] # 8.53 [+0.29] # 8.53 [+0.00] TEST: testns-2b2FgJ: add vrf vrf200, 1 vrfs for table 200 [ OK ] # 8.75 [+0.22] # 8.75 [+0.00] TEST: testns-2b2FgJ: disable strict_mode (=0) [ OK ] # 9.02 [+0.27] # 9.02 [+0.00] TEST: testns-2b2FgJ: add vrf vrf101, 2 vrfs for table 100 [ OK ] # 9.34 [+0.32] # 9.34 [+0.00] TEST: testns-2b2FgJ: add vrf vrf102, 3 vrfs for table 100 [ OK ] # 9.34 [+0.00] # 9.34 [+0.00] ################################################################################ # 9.34 [+0.00] TEST SECTION: VRF strict_mode test mixing init and testns network namespaces # 9.34 [+0.00] ################################################################################ # 9.53 [+0.19] # 9.53 [+0.00] TEST: init: check strict_mode=1 [ OK ] # 9.84 [+0.31] # 9.84 [+0.00] TEST: testns-2b2FgJ: check strict_mode=0 [ OK ] # 10.02 [+0.18] # 10.02 [+0.00] TEST: testns-2b2FgJ: remove vrf vrf101 [ OK ] # 10.20 [+0.18] # 10.20 [+0.00] TEST: testns-2b2FgJ: remove vrf vrf102 [ OK ] # 10.31 [+0.11] # 10.31 [+0.00] TEST: init: disable strict_mode (=0) [ OK ] # 10.53 [+0.22] # 10.53 [+0.00] TEST: testns-2b2FgJ: enable strict_mode (=1) [ OK ] # 10.62 [+0.09] # 10.62 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 10.73 [+0.10] # 10.73 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 10.93 [+0.20] # 10.93 [+0.00] TEST: testns-2b2FgJ: disable strict_mode (=0) [ OK ] # 11.12 [+0.19] # 11.12 [+0.00] TEST: testns-2b2FgJ: disable strict_mode (=0) [ OK ] # 11.29 [+0.17] # 11.29 [+0.00] TEST: init: check strict_mode=1 [ OK ] # 11.58 [+0.29] # 11.58 [+0.00] TEST: testns-2b2FgJ: check strict_mode=0 [ OK ] # 12.42 [+0.84] # 12.42 [+0.00] Tests passed: 37 # 12.42 [+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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->