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.64 [+0.64] Error: ipv4: FIB table does not exist. # 0.64 [+0.00] Flush terminated # 0.67 [+0.03] Error: ipv6: FIB table does not exist. # 0.67 [+0.00] Flush terminated # 0.68 [+0.01] # 0.68 [+0.00] ######################################## # 0.68 [+0.00] Configuring interfaces # 2.84 [+2.16] # 2.84 [+0.00] ###################################################################### # 2.84 [+0.00] TEST SECTION: IPv4 onlink # 2.84 [+0.00] ###################################################################### # 2.84 [+0.00] # 2.84 [+0.00] ######################################### # 2.84 [+0.00] TEST SUBSECTION: Valid onlink commands # 2.84 [+0.00] # 2.84 [+0.00] ######################################### # 2.84 [+0.00] TEST SUBSECTION: default VRF - main table # 2.88 [+0.04] TEST: unicast connected [ OK ] # 2.90 [+0.02] TEST: unicast recursive [ OK ] # 2.90 [+0.00] # 2.90 [+0.00] ######################################### # 2.90 [+0.00] TEST SUBSECTION: VRF lisa # 2.96 [+0.05] TEST: unicast connected [ OK ] # 3.00 [+0.04] TEST: unicast recursive [ OK ] # 3.00 [+0.00] # 3.00 [+0.00] ######################################### # 3.00 [+0.00] TEST SUBSECTION: VRF device, PBR table # 3.04 [+0.04] TEST: unicast connected [ OK ] # 3.09 [+0.05] TEST: unicast recursive [ OK ] # 3.09 [+0.00] # 3.09 [+0.00] ######################################### # 3.09 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 3.11 [+0.02] TEST: unicast connected - multipath [ OK ] # 3.15 [+0.04] TEST: unicast recursive - multipath [ OK ] # 3.18 [+0.03] TEST: unicast connected - multipath onlink first only [ OK ] # 3.20 [+0.03] TEST: unicast connected - multipath onlink second only [ OK ] # 3.20 [+0.00] # 3.20 [+0.00] ######################################### # 3.20 [+0.00] TEST SUBSECTION: Invalid onlink commands # 3.24 [+0.03] TEST: Invalid gw - local unicast address [ OK ] # 3.27 [+0.03] TEST: Invalid gw - local unicast address, VRF [ OK ] # 3.33 [+0.06] TEST: No nexthop device given [ OK ] # 3.35 [+0.02] TEST: Gateway resolves to wrong nexthop device [ OK ] # 3.40 [+0.05] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 3.40 [+0.00] # 3.40 [+0.00] ###################################################################### # 3.40 [+0.00] TEST SECTION: IPv6 onlink # 3.40 [+0.00] ###################################################################### # 3.40 [+0.00] # 3.40 [+0.00] ######################################### # 3.40 [+0.00] TEST SUBSECTION: Valid onlink commands # 3.40 [+0.00] # 3.40 [+0.00] ######################################### # 3.40 [+0.00] TEST SUBSECTION: default VRF - main table # 3.43 [+0.03] TEST: unicast connected [ OK ] # 3.46 [+0.03] TEST: unicast recursive [ OK ] # 3.51 [+0.05] TEST: v4-mapped [ OK ] # 3.51 [+0.00] # 3.51 [+0.00] ######################################### # 3.51 [+0.00] TEST SUBSECTION: VRF lisa # 3.55 [+0.04] TEST: unicast connected [ OK ] # 3.60 [+0.06] TEST: unicast recursive [ OK ] # 3.63 [+0.02] TEST: v4-mapped [ OK ] # 3.63 [+0.00] # 3.63 [+0.00] ######################################### # 3.63 [+0.00] TEST SUBSECTION: VRF device, PBR table # 3.67 [+0.04] TEST: unicast connected [ OK ] # 3.72 [+0.06] TEST: unicast recursive [ OK ] # 3.80 [+0.08] TEST: v4-mapped [ OK ] # 3.80 [+0.00] # 3.80 [+0.00] ######################################### # 3.80 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 3.83 [+0.03] TEST: unicast connected - multipath onlink [ OK ] # 3.87 [+0.04] TEST: unicast recursive - multipath onlink [ OK ] # 3.93 [+0.06] TEST: v4-mapped - multipath onlink [ OK ] # 4.11 [+0.18] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 4.11 [+0.00] TEST: unicast connected - multipath onlink first only [ OK ] # 4.15 [+0.04] TEST: unicast connected - multipath onlink second only [ OK ] # 4.15 [+0.00] # 4.15 [+0.00] ######################################### # 4.15 [+0.00] TEST SUBSECTION: Invalid onlink commands # 4.43 [+0.28] TEST: Invalid gw - local unicast address [ OK ] # 4.45 [+0.03] TEST: Invalid gw - local linklocal address [ OK ] # 4.49 [+0.03] TEST: Invalid gw - multicast address [ OK ] # 4.60 [+0.11] TEST: Invalid gw - local unicast address, VRF [ OK ] # 4.64 [+0.04] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 4.67 [+0.04] TEST: Invalid gw - multicast address, VRF [ OK ] # 4.70 [+0.03] TEST: No nexthop device given [ OK ] # 4.75 [+0.05] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 6.00 [+1.25] # 6.00 [+0.00] Tests passed: 38 # 6.00 [+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__->