make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib-onlink-tests..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: fib-onlink-tests.sh # 0.21 [+0.21] Error: ipv4: FIB table does not exist. # 0.21 [+0.00] Flush terminated # 0.23 [+0.01] Error: ipv6: FIB table does not exist. # 0.23 [+0.00] Flush terminated # 0.23 [+0.00] # 0.23 [+0.00] ######################################## # 0.23 [+0.00] Configuring interfaces # 0.82 [+0.59] # 0.82 [+0.00] ###################################################################### # 0.83 [+0.00] TEST SECTION: IPv4 onlink # 0.83 [+0.00] ###################################################################### # 0.83 [+0.00] # 0.83 [+0.00] ######################################### # 0.83 [+0.00] TEST SUBSECTION: Valid onlink commands # 0.83 [+0.00] # 0.83 [+0.00] ######################################### # 0.84 [+0.00] TEST SUBSECTION: default VRF - main table # 0.84 [+0.01] TEST: unicast connected [ OK ] # 0.86 [+0.02] TEST: unicast recursive [ OK ] # 0.86 [+0.00] # 0.86 [+0.00] ######################################### # 0.86 [+0.00] TEST SUBSECTION: VRF lisa # 0.88 [+0.02] TEST: unicast connected [ OK ] # 0.90 [+0.02] TEST: unicast recursive [ OK ] # 0.90 [+0.00] # 0.90 [+0.00] ######################################### # 0.90 [+0.00] TEST SUBSECTION: VRF device, PBR table # 0.92 [+0.02] TEST: unicast connected [ OK ] # 0.94 [+0.02] TEST: unicast recursive [ OK ] # 0.94 [+0.00] # 0.94 [+0.00] ######################################### # 0.94 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 0.96 [+0.02] TEST: unicast connected - multipath [ OK ] # 0.97 [+0.02] TEST: unicast recursive - multipath [ OK ] # 0.99 [+0.02] TEST: unicast connected - multipath onlink first only [ OK ] # 1.01 [+0.02] TEST: unicast connected - multipath onlink second only [ OK ] # 1.01 [+0.00] # 1.01 [+0.00] ######################################### # 1.01 [+0.00] TEST SUBSECTION: Invalid onlink commands # 1.03 [+0.01] TEST: Invalid gw - local unicast address [ OK ] # 1.04 [+0.02] TEST: Invalid gw - local unicast address, VRF [ OK ] # 1.06 [+0.02] TEST: No nexthop device given [ OK ] # 1.08 [+0.02] TEST: Gateway resolves to wrong nexthop device [ OK ] # 1.09 [+0.02] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 1.10 [+0.00] # 1.10 [+0.00] ###################################################################### # 1.10 [+0.00] TEST SECTION: IPv6 onlink # 1.10 [+0.00] ###################################################################### # 1.10 [+0.00] # 1.10 [+0.00] ######################################### # 1.10 [+0.00] TEST SUBSECTION: Valid onlink commands # 1.11 [+0.00] # 1.11 [+0.00] ######################################### # 1.11 [+0.00] TEST SUBSECTION: default VRF - main table # 1.12 [+0.02] TEST: unicast connected [ OK ] # 1.14 [+0.02] TEST: unicast recursive [ OK ] # 1.16 [+0.02] TEST: v4-mapped [ OK ] # 1.16 [+0.00] # 1.16 [+0.00] ######################################### # 1.16 [+0.00] TEST SUBSECTION: VRF lisa # 1.18 [+0.02] TEST: unicast connected [ OK ] # 1.20 [+0.02] TEST: unicast recursive [ OK ] # 1.22 [+0.02] TEST: v4-mapped [ OK ] # 1.22 [+0.00] # 1.22 [+0.00] ######################################### # 1.22 [+0.00] TEST SUBSECTION: VRF device, PBR table # 1.24 [+0.02] TEST: unicast connected [ OK ] # 1.26 [+0.02] TEST: unicast recursive [ OK ] # 1.27 [+0.02] TEST: v4-mapped [ OK ] # 1.28 [+0.00] # 1.28 [+0.00] ######################################### # 1.28 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 1.29 [+0.02] TEST: unicast connected - multipath onlink [ OK ] # 1.31 [+0.02] TEST: unicast recursive - multipath onlink [ OK ] # 1.33 [+0.02] TEST: v4-mapped - multipath onlink [ OK ] # 1.35 [+0.02] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 1.37 [+0.02] TEST: unicast connected - multipath onlink first only [ OK ] # 1.39 [+0.02] TEST: unicast connected - multipath onlink second only [ OK ] # 1.39 [+0.00] # 1.39 [+0.00] ######################################### # 1.39 [+0.00] TEST SUBSECTION: Invalid onlink commands # 1.42 [+0.03] TEST: Invalid gw - local unicast address [ OK ] # 1.44 [+0.02] TEST: Invalid gw - local linklocal address [ OK ] # 1.46 [+0.02] TEST: Invalid gw - multicast address [ OK ] # 1.49 [+0.03] TEST: Invalid gw - local unicast address, VRF [ OK ] # 1.50 [+0.02] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 1.52 [+0.02] TEST: Invalid gw - multicast address, VRF [ OK ] # 1.54 [+0.01] TEST: No nexthop device given [ OK ] # 1.55 [+0.02] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 1.85 [+0.30] # 1.85 [+0.00] Tests passed: 38 # 1.85 [+0.00] Tests failed: 0 ok 1 selftests: net: fib-onlink-tests.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__->