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.12 [+0.12] Error: ipv4: FIB table does not exist. # 0.12 [+0.00] Flush terminated # 0.13 [+0.01] Error: ipv6: FIB table does not exist. # 0.13 [+0.00] Flush terminated # 0.13 [+0.00] # 0.13 [+0.00] ######################################## # 0.13 [+0.00] Configuring interfaces # 0.50 [+0.37] # 0.50 [+0.00] ###################################################################### # 0.50 [+0.00] TEST SECTION: IPv4 onlink # 0.50 [+0.00] ###################################################################### # 0.50 [+0.00] # 0.50 [+0.00] ######################################### # 0.50 [+0.00] TEST SUBSECTION: Valid onlink commands # 0.50 [+0.00] # 0.50 [+0.00] ######################################### # 0.50 [+0.00] TEST SUBSECTION: default VRF - main table # 0.51 [+0.00] TEST: unicast connected [ OK ] # 0.51 [+0.01] TEST: unicast recursive [ OK ] # 0.51 [+0.00] # 0.52 [+0.00] ######################################### # 0.52 [+0.00] TEST SUBSECTION: VRF lisa # 0.52 [+0.01] TEST: unicast connected [ OK ] # 0.53 [+0.01] TEST: unicast recursive [ OK ] # 0.53 [+0.00] # 0.53 [+0.00] ######################################### # 0.53 [+0.00] TEST SUBSECTION: VRF device, PBR table # 0.54 [+0.01] TEST: unicast connected [ OK ] # 0.55 [+0.01] TEST: unicast recursive [ OK ] # 0.55 [+0.00] # 0.55 [+0.00] ######################################### # 0.55 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 0.55 [+0.01] TEST: unicast connected - multipath [ OK ] # 0.56 [+0.01] TEST: unicast recursive - multipath [ OK ] # 0.57 [+0.01] TEST: unicast connected - multipath onlink first only [ OK ] # 0.58 [+0.01] TEST: unicast connected - multipath onlink second only [ OK ] # 0.58 [+0.00] # 0.58 [+0.00] ######################################### # 0.58 [+0.00] TEST SUBSECTION: Invalid onlink commands # 0.59 [+0.01] TEST: Invalid gw - local unicast address [ OK ] # 0.59 [+0.01] TEST: Invalid gw - local unicast address, VRF [ OK ] # 0.60 [+0.01] TEST: No nexthop device given [ OK ] # 0.61 [+0.01] TEST: Gateway resolves to wrong nexthop device [ OK ] # 0.62 [+0.01] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 0.62 [+0.00] # 0.62 [+0.00] ###################################################################### # 0.62 [+0.00] TEST SECTION: IPv6 onlink # 0.62 [+0.00] ###################################################################### # 0.62 [+0.00] # 0.62 [+0.00] ######################################### # 0.62 [+0.00] TEST SUBSECTION: Valid onlink commands # 0.63 [+0.00] # 0.63 [+0.00] ######################################### # 0.63 [+0.00] TEST SUBSECTION: default VRF - main table # 0.63 [+0.00] TEST: unicast connected [ OK ] # 0.63 [+0.01] TEST: unicast recursive [ OK ] # 0.64 [+0.01] TEST: v4-mapped [ OK ] # 0.64 [+0.00] # 0.64 [+0.00] ######################################### # 0.65 [+0.00] TEST SUBSECTION: VRF lisa # 0.65 [+0.00] TEST: unicast connected [ OK ] # 0.66 [+0.01] TEST: unicast recursive [ OK ] # 0.67 [+0.01] TEST: v4-mapped [ OK ] # 0.67 [+0.00] # 0.67 [+0.00] ######################################### # 0.67 [+0.00] TEST SUBSECTION: VRF device, PBR table # 0.67 [+0.00] TEST: unicast connected [ OK ] # 0.68 [+0.01] TEST: unicast recursive [ OK ] # 0.69 [+0.01] TEST: v4-mapped [ OK ] # 0.69 [+0.00] # 0.69 [+0.00] ######################################### # 0.69 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 0.70 [+0.01] TEST: unicast connected - multipath onlink [ OK ] # 0.71 [+0.01] TEST: unicast recursive - multipath onlink [ OK ] # 0.71 [+0.01] TEST: v4-mapped - multipath onlink [ OK ] # 0.72 [+0.01] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 0.73 [+0.01] TEST: unicast connected - multipath onlink first only [ OK ] # 0.74 [+0.01] TEST: unicast connected - multipath onlink second only [ OK ] # 0.74 [+0.00] # 0.74 [+0.00] ######################################### # 0.74 [+0.00] TEST SUBSECTION: Invalid onlink commands # 0.76 [+0.02] TEST: Invalid gw - local unicast address [ OK ] # 0.77 [+0.01] TEST: Invalid gw - local linklocal address [ OK ] # 0.77 [+0.01] TEST: Invalid gw - multicast address [ OK ] # 0.79 [+0.02] TEST: Invalid gw - local unicast address, VRF [ OK ] # 0.80 [+0.01] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 0.81 [+0.01] TEST: Invalid gw - multicast address, VRF [ OK ] # 0.82 [+0.01] TEST: No nexthop device given [ OK ] # 0.82 [+0.01] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 1.01 [+0.18] # 1.01 [+0.00] Tests passed: 38 # 1.01 [+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__->