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.14 [+2.14] # 2.14 [+0.00] ################################################################################ # 2.14 [+0.00] TEST SECTION: VRF strict_mode test on init network namespace # 2.14 [+0.00] ################################################################################ # 2.42 [+0.28] name: vrf # 2.42 [+0.00] filename: (builtin) # 2.43 [+0.01] version: 1.1 # 2.43 [+0.00] alias: rtnl-link-vrf # 2.43 [+0.00] license: GPL # 2.43 [+0.00] file: drivers/net/vrf # 2.43 [+0.00] description: Device driver to instantiate VRF domains # 2.43 [+0.00] author: Shrijeet Mukherjee, David Ahern # 2.60 [+0.17] # 2.60 [+0.00] TEST: init: net.vrf.strict_mode is available [ OK ] # 2.91 [+0.31] # 2.91 [+0.00] TEST: init: strict_mode=0 by default, 0 vrfs [ OK ] # 3.23 [+0.31] # 3.23 [+0.00] TEST: init: add vrf vrf100, 1 vrfs for table 100 [ OK ] # 3.46 [+0.23] # 3.46 [+0.00] TEST: init: vrf vrf100 up, addr 172.16.100.1/24 [ OK ] # 3.55 [+0.10] # 3.55 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 3.89 [+0.34] # 3.89 [+0.00] TEST: init: CANNOT add vrf vrf101, 1 vrfs for table 100 [ OK ] # 3.99 [+0.10] # 3.99 [+0.00] TEST: init: disable strict_mode (=0) [ OK ] # 4.27 [+0.28] # 4.27 [+0.00] TEST: init: add vrf vrf101, 2 vrfs for table 100 [ OK ] # 4.49 [+0.22] # 4.49 [+0.00] TEST: init: vrf vrf101 up, addr 172.16.101.1/24 [ OK ] # 4.59 [+0.10] # 4.59 [+0.00] TEST: init: CANNOT enable strict_mode [ OK ] # 4.81 [+0.22] # 4.81 [+0.00] TEST: init: remove vrf vrf101 [ OK ] # 4.90 [+0.10] # 4.91 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 5.19 [+0.29] # 5.19 [+0.00] TEST: init: add vrf vrf102, 1 vrfs for table 102 [ OK ] # 5.43 [+0.23] # 5.43 [+0.00] TEST: init: vrf vrf102 up, addr 172.16.102.1/24 [ OK ] # 5.43 [+0.00] # 5.43 [+0.00] ################################################################################ # 5.43 [+0.00] TEST SECTION: VRF strict_mode test on testns network namespace # 5.43 [+0.00] ################################################################################ # 5.72 [+0.28] name: vrf # 5.72 [+0.00] filename: (builtin) # 5.73 [+0.01] version: 1.1 # 5.73 [+0.00] alias: rtnl-link-vrf # 5.73 [+0.00] license: GPL # 5.73 [+0.00] file: drivers/net/vrf # 5.73 [+0.00] description: Device driver to instantiate VRF domains # 5.73 [+0.00] author: Shrijeet Mukherjee, David Ahern # 5.99 [+0.26] # 5.99 [+0.00] TEST: testns-5rWd7a: net.vrf.strict_mode is available [ OK ] # 6.40 [+0.41] # 6.40 [+0.00] TEST: testns-5rWd7a: strict_mode=0 by default, 0 vrfs [ OK ] # 6.59 [+0.19] # 6.59 [+0.00] TEST: testns-5rWd7a: enable strict_mode (=1) [ OK ] # 6.88 [+0.29] # 6.88 [+0.00] TEST: testns-5rWd7a: add vrf vrf100, 1 vrfs for table 100 [ OK ] # 7.10 [+0.22] # 7.10 [+0.00] TEST: testns-5rWd7a: vrf vrf100 up, addr 10.0.100.1/24 [ OK ] # 7.43 [+0.33] # 7.43 [+0.00] TEST: testns-5rWd7a: CANNOT add vrf vrf101, 1 vrfs for table 100 [ OK ] # 7.78 [+0.35] # 7.78 [+0.00] TEST: testns-5rWd7a: CANNOT add vrf vrf102, 1 vrfs for table 100 [ OK ] # 8.08 [+0.29] # 8.08 [+0.00] TEST: testns-5rWd7a: add vrf vrf200, 1 vrfs for table 200 [ OK ] # 8.27 [+0.20] # 8.27 [+0.00] TEST: testns-5rWd7a: disable strict_mode (=0) [ OK ] # 8.54 [+0.27] # 8.54 [+0.00] TEST: testns-5rWd7a: add vrf vrf101, 2 vrfs for table 100 [ OK ] # 8.83 [+0.29] # 8.83 [+0.00] TEST: testns-5rWd7a: add vrf vrf102, 3 vrfs for table 100 [ OK ] # 8.83 [+0.00] # 8.83 [+0.00] ################################################################################ # 8.84 [+0.00] TEST SECTION: VRF strict_mode test mixing init and testns network namespaces # 8.84 [+0.00] ################################################################################ # 9.02 [+0.19] # 9.02 [+0.00] TEST: init: check strict_mode=1 [ OK ] # 9.30 [+0.28] # 9.31 [+0.00] TEST: testns-5rWd7a: check strict_mode=0 [ OK ] # 9.50 [+0.19] # 9.50 [+0.00] TEST: testns-5rWd7a: remove vrf vrf101 [ OK ] # 9.66 [+0.17] # 9.67 [+0.00] TEST: testns-5rWd7a: remove vrf vrf102 [ OK ] # 9.77 [+0.11] # 9.77 [+0.00] TEST: init: disable strict_mode (=0) [ OK ] # 9.97 [+0.20] # 9.98 [+0.00] TEST: testns-5rWd7a: enable strict_mode (=1) [ OK ] # 10.08 [+0.10] # 10.08 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 10.17 [+0.09] # 10.17 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 10.36 [+0.19] # 10.36 [+0.00] TEST: testns-5rWd7a: disable strict_mode (=0) [ OK ] # 10.56 [+0.20] # 10.56 [+0.00] TEST: testns-5rWd7a: disable strict_mode (=0) [ OK ] # 10.73 [+0.17] # 10.73 [+0.00] TEST: init: check strict_mode=1 [ OK ] # 11.00 [+0.27] # 11.00 [+0.00] TEST: testns-5rWd7a: check strict_mode=0 [ OK ] # 11.83 [+0.84] # 11.83 [+0.00] Tests passed: 37 # 11.83 [+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__->