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.30 [+1.30] # 1.30 [+0.00] ################################################################################ # 1.30 [+0.00] TEST SECTION: VRF strict_mode test on init network namespace # 1.30 [+0.00] ################################################################################ # 1.53 [+0.23] name: vrf # 1.53 [+0.00] filename: (builtin) # 1.54 [+0.01] version: 1.1 # 1.54 [+0.00] alias: rtnl-link-vrf # 1.54 [+0.00] license: GPL # 1.54 [+0.00] file: drivers/net/vrf # 1.54 [+0.00] description: Device driver to instantiate VRF domains # 1.54 [+0.00] author: Shrijeet Mukherjee, David Ahern # 1.68 [+0.13] # 1.68 [+0.00] TEST: init: net.vrf.strict_mode is available [ OK ] # 1.90 [+0.23] # 1.90 [+0.00] TEST: init: strict_mode=0 by default, 0 vrfs [ OK ] # 2.11 [+0.21] # 2.12 [+0.01] TEST: init: add vrf vrf100, 1 vrfs for table 100 [ OK ] # 2.27 [+0.16] # 2.27 [+0.00] TEST: init: vrf vrf100 up, addr 172.16.100.1/24 [ OK ] # 2.35 [+0.07] # 2.35 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 2.62 [+0.27] # 2.62 [+0.00] TEST: init: CANNOT add vrf vrf101, 1 vrfs for table 100 [ OK ] # 2.70 [+0.07] # 2.70 [+0.00] TEST: init: disable strict_mode (=0) [ OK ] # 2.91 [+0.21] # 2.91 [+0.00] TEST: init: add vrf vrf101, 2 vrfs for table 100 [ OK ] # 3.08 [+0.17] # 3.08 [+0.00] TEST: init: vrf vrf101 up, addr 172.16.101.1/24 [ OK ] # 3.16 [+0.08] # 3.16 [+0.00] TEST: init: CANNOT enable strict_mode [ OK ] # 3.30 [+0.14] # 3.30 [+0.00] TEST: init: remove vrf vrf101 [ OK ] # 3.37 [+0.07] # 3.37 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 3.61 [+0.23] # 3.61 [+0.00] TEST: init: add vrf vrf102, 1 vrfs for table 102 [ OK ] # 3.78 [+0.17] # 3.78 [+0.00] TEST: init: vrf vrf102 up, addr 172.16.102.1/24 [ OK ] # 3.78 [+0.00] # 3.78 [+0.00] ################################################################################ # 3.78 [+0.00] TEST SECTION: VRF strict_mode test on testns network namespace # 3.79 [+0.00] ################################################################################ # 4.00 [+0.21] name: vrf # 4.00 [+0.00] filename: (builtin) # 4.01 [+0.01] version: 1.1 # 4.01 [+0.00] alias: rtnl-link-vrf # 4.01 [+0.00] license: GPL # 4.01 [+0.00] file: drivers/net/vrf # 4.01 [+0.00] description: Device driver to instantiate VRF domains # 4.01 [+0.00] author: Shrijeet Mukherjee, David Ahern # 4.21 [+0.20] # 4.21 [+0.00] TEST: testns-TPytTj: net.vrf.strict_mode is available [ OK ] # 4.52 [+0.30] # 4.52 [+0.00] TEST: testns-TPytTj: strict_mode=0 by default, 0 vrfs [ OK ] # 4.66 [+0.14] # 4.66 [+0.00] TEST: testns-TPytTj: enable strict_mode (=1) [ OK ] # 4.88 [+0.22] # 4.88 [+0.00] TEST: testns-TPytTj: add vrf vrf100, 1 vrfs for table 100 [ OK ] # 5.05 [+0.17] # 5.05 [+0.00] TEST: testns-TPytTj: vrf vrf100 up, addr 10.0.100.1/24 [ OK ] # 5.30 [+0.25] # 5.30 [+0.00] TEST: testns-TPytTj: CANNOT add vrf vrf101, 1 vrfs for table 100 [ OK ] # 5.57 [+0.27] # 5.58 [+0.00] TEST: testns-TPytTj: CANNOT add vrf vrf102, 1 vrfs for table 100 [ OK ] # 5.77 [+0.19] # 5.77 [+0.00] TEST: testns-TPytTj: add vrf vrf200, 1 vrfs for table 200 [ OK ] # 5.92 [+0.16] # 5.92 [+0.00] TEST: testns-TPytTj: disable strict_mode (=0) [ OK ] # 6.16 [+0.23] # 6.16 [+0.00] TEST: testns-TPytTj: add vrf vrf101, 2 vrfs for table 100 [ OK ] # 6.36 [+0.21] # 6.36 [+0.00] TEST: testns-TPytTj: add vrf vrf102, 3 vrfs for table 100 [ OK ] # 6.37 [+0.00] # 6.37 [+0.00] ################################################################################ # 6.37 [+0.00] TEST SECTION: VRF strict_mode test mixing init and testns network namespaces # 6.37 [+0.00] ################################################################################ # 6.50 [+0.13] # 6.50 [+0.00] TEST: init: check strict_mode=1 [ OK ] # 6.71 [+0.21] # 6.72 [+0.00] TEST: testns-TPytTj: check strict_mode=0 [ OK ] # 6.87 [+0.15] # 6.87 [+0.00] TEST: testns-TPytTj: remove vrf vrf101 [ OK ] # 7.00 [+0.13] # 7.00 [+0.00] TEST: testns-TPytTj: remove vrf vrf102 [ OK ] # 7.08 [+0.08] # 7.08 [+0.00] TEST: init: disable strict_mode (=0) [ OK ] # 7.24 [+0.16] # 7.24 [+0.00] TEST: testns-TPytTj: enable strict_mode (=1) [ OK ] # 7.32 [+0.08] # 7.32 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 7.39 [+0.06] # 7.39 [+0.00] TEST: init: enable strict_mode (=1) [ OK ] # 7.55 [+0.16] # 7.55 [+0.00] TEST: testns-TPytTj: disable strict_mode (=0) [ OK ] # 7.71 [+0.16] # 7.71 [+0.00] TEST: testns-TPytTj: disable strict_mode (=0) [ OK ] # 7.84 [+0.14] # 7.84 [+0.00] TEST: init: check strict_mode=1 [ OK ] # 8.04 [+0.20] # 8.04 [+0.00] TEST: testns-TPytTj: check strict_mode=0 [ OK ] # 8.69 [+0.65] # 8.69 [+0.00] Tests passed: 37 # 8.69 [+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__->