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-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# selftests: net: vrf_strict_mode_test.sh
# 0.12 [+0.12] 
# 0.12 [+0.00] ################################################################################
# 0.12 [+0.00] TEST SECTION: VRF strict_mode test on init network namespace
# 0.13 [+0.00] ################################################################################
# 0.14 [+0.02] name:           vrf
# 0.14 [+0.00] filename:       (builtin)
# 0.15 [+0.00] version:        1.1
# 0.15 [+0.00] alias:          rtnl-link-vrf
# 0.15 [+0.00] license:        GPL
# 0.15 [+0.00] file:           drivers/net/vrf
# 0.15 [+0.00] description:    Device driver to instantiate VRF domains
# 0.15 [+0.00] author:         Shrijeet Mukherjee, David Ahern
# 0.16 [+0.01] 
# 0.16 [+0.00]     TEST: init: net.vrf.strict_mode is available                        [ OK ]
# 0.19 [+0.02] 
# 0.19 [+0.00]     TEST: init: strict_mode=0 by default, 0 vrfs                        [ OK ]
# 0.21 [+0.02] 
# 0.21 [+0.00]     TEST: init: add vrf vrf100, 1 vrfs for table 100                    [ OK ]
# 0.23 [+0.02] 
# 0.23 [+0.00]     TEST: init: vrf vrf100 up, addr 172.16.100.1/24                     [ OK ]
# 0.24 [+0.01] 
# 0.24 [+0.00]     TEST: init: enable strict_mode (=1)                                 [ OK ]
# 0.30 [+0.06] 
# 0.30 [+0.00]     TEST: init: CANNOT add vrf vrf101, 1 vrfs for table 100             [ OK ]
# 0.31 [+0.01] 
# 0.31 [+0.00]     TEST: init: disable strict_mode (=0)                                [ OK ]
# 0.33 [+0.02] 
# 0.33 [+0.00]     TEST: init: add vrf vrf101, 2 vrfs for table 100                    [ OK ]
# 0.35 [+0.02] 
# 0.35 [+0.00]     TEST: init: vrf vrf101 up, addr 172.16.101.1/24                     [ OK ]
# 0.36 [+0.01] 
# 0.36 [+0.00]     TEST: init: CANNOT enable strict_mode                               [ OK ]
# 0.41 [+0.05] 
# 0.41 [+0.00]     TEST: init: remove vrf vrf101                                       [ OK ]
# 0.42 [+0.01] 
# 0.42 [+0.00]     TEST: init: enable strict_mode (=1)                                 [ OK ]
# 0.45 [+0.02] 
# 0.45 [+0.00]     TEST: init: add vrf vrf102, 1 vrfs for table 102                    [ OK ]
# 0.47 [+0.02] 
# 0.47 [+0.00]     TEST: init: vrf vrf102 up, addr 172.16.102.1/24                     [ OK ]
# 0.47 [+0.00] 
# 0.47 [+0.00] ################################################################################
# 0.47 [+0.00] TEST SECTION: VRF strict_mode test on testns network namespace
# 0.47 [+0.00] ################################################################################
# 0.49 [+0.02] name:           vrf
# 0.49 [+0.00] filename:       (builtin)
# 0.49 [+0.00] version:        1.1
# 0.49 [+0.00] alias:          rtnl-link-vrf
# 0.49 [+0.00] license:        GPL
# 0.50 [+0.00] file:           drivers/net/vrf
# 0.50 [+0.00] description:    Device driver to instantiate VRF domains
# 0.50 [+0.00] author:         Shrijeet Mukherjee, David Ahern
# 0.52 [+0.02] 
# 0.52 [+0.00]     TEST: testns-ESwU06: net.vrf.strict_mode is available               [ OK ]
# 0.55 [+0.03] 
# 0.55 [+0.00]     TEST: testns-ESwU06: strict_mode=0 by default, 0 vrfs               [ OK ]
# 0.57 [+0.02] 
# 0.57 [+0.00]     TEST: testns-ESwU06: enable strict_mode (=1)                        [ OK ]
# 0.59 [+0.02] 
# 0.59 [+0.00]     TEST: testns-ESwU06: add vrf vrf100, 1 vrfs for table 100           [ OK ]
# 0.61 [+0.02] 
# 0.61 [+0.00]     TEST: testns-ESwU06: vrf vrf100 up, addr 10.0.100.1/24              [ OK ]
# 0.65 [+0.04] 
# 0.65 [+0.00]     TEST: testns-ESwU06: CANNOT add vrf vrf101, 1 vrfs for table 100    [ OK ]
# 0.71 [+0.06] 
# 0.71 [+0.00]     TEST: testns-ESwU06: CANNOT add vrf vrf102, 1 vrfs for table 100    [ OK ]
# 0.73 [+0.02] 
# 0.73 [+0.00]     TEST: testns-ESwU06: add vrf vrf200, 1 vrfs for table 200           [ OK ]
# 0.75 [+0.02] 
# 0.75 [+0.00]     TEST: testns-ESwU06: disable strict_mode (=0)                       [ OK ]
# 0.77 [+0.02] 
# 0.77 [+0.00]     TEST: testns-ESwU06: add vrf vrf101, 2 vrfs for table 100           [ OK ]
# 0.78 [+0.02] 
# 0.79 [+0.00]     TEST: testns-ESwU06: add vrf vrf102, 3 vrfs for table 100           [ OK ]
# 0.79 [+0.00] 
# 0.79 [+0.00] ################################################################################
# 0.79 [+0.00] TEST SECTION: VRF strict_mode test mixing init and testns network namespaces
# 0.79 [+0.00] ################################################################################
# 0.80 [+0.01] 
# 0.80 [+0.00]     TEST: init: check strict_mode=1                                     [ OK ]
# 0.82 [+0.02] 
# 0.82 [+0.00]     TEST: testns-ESwU06: check strict_mode=0                            [ OK ]
# 0.85 [+0.03] 
# 0.85 [+0.00]     TEST: testns-ESwU06: remove vrf vrf101                              [ OK ]
# 0.90 [+0.05] 
# 0.90 [+0.00]     TEST: testns-ESwU06: remove vrf vrf102                              [ OK ]
# 0.91 [+0.01] 
# 0.91 [+0.00]     TEST: init: disable strict_mode (=0)                                [ OK ]
# 0.93 [+0.01] 
# 0.93 [+0.00]     TEST: testns-ESwU06: enable strict_mode (=1)                        [ OK ]
# 0.93 [+0.01] 
# 0.93 [+0.00]     TEST: init: enable strict_mode (=1)                                 [ OK ]
# 0.94 [+0.01] 
# 0.94 [+0.00]     TEST: init: enable strict_mode (=1)                                 [ OK ]
# 0.96 [+0.02] 
# 0.96 [+0.00]     TEST: testns-ESwU06: disable strict_mode (=0)                       [ OK ]
# 0.97 [+0.01] 
# 0.97 [+0.00]     TEST: testns-ESwU06: disable strict_mode (=0)                       [ OK ]
# 0.98 [+0.01] 
# 0.98 [+0.00]     TEST: init: check strict_mode=1                                     [ OK ]
# 1.01 [+0.02] 
# 1.01 [+0.00]     TEST: testns-ESwU06: check strict_mode=0                            [ OK ]
# 1.13 [+0.12] 
# 1.13 [+0.00] Tests passed:  37
# 1.13 [+0.00] Tests failed:   0
ok 1 selftests: net: vrf_strict_mode_test.sh
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->