make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib-onlink-tests..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: fib-onlink-tests.sh # 1.20 [+1.20] Error: ipv4: FIB table does not exist. # 1.21 [+0.00] Flush terminated # 1.28 [+0.08] Error: ipv6: FIB table does not exist. # 1.29 [+0.00] Flush terminated # 1.29 [+0.01] # 1.29 [+0.00] ######################################## # 1.29 [+0.00] Configuring interfaces # 4.81 [+3.52] # 4.81 [+0.00] ###################################################################### # 4.81 [+0.00] TEST SECTION: IPv4 onlink # 4.81 [+0.00] ###################################################################### # 4.81 [+0.00] # 4.81 [+0.00] ######################################### # 4.82 [+0.00] TEST SUBSECTION: Valid onlink commands # 4.82 [+0.00] # 4.82 [+0.00] ######################################### # 4.82 [+0.00] TEST SUBSECTION: default VRF - main table # 4.91 [+0.09] TEST: unicast connected [ OK ] # 4.99 [+0.08] TEST: unicast recursive [ OK ] # 4.99 [+0.00] # 4.99 [+0.00] ######################################### # 4.99 [+0.00] TEST SUBSECTION: VRF lisa # 5.08 [+0.09] TEST: unicast connected [ OK ] # 5.17 [+0.09] TEST: unicast recursive [ OK ] # 5.17 [+0.00] # 5.17 [+0.00] ######################################### # 5.17 [+0.00] TEST SUBSECTION: VRF device, PBR table # 5.26 [+0.08] TEST: unicast connected [ OK ] # 5.35 [+0.09] TEST: unicast recursive [ OK ] # 5.35 [+0.00] # 5.35 [+0.00] ######################################### # 5.36 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 5.43 [+0.08] TEST: unicast connected - multipath [ OK ] # 5.53 [+0.09] TEST: unicast recursive - multipath [ OK ] # 5.61 [+0.08] TEST: unicast connected - multipath onlink first only [ OK ] # 5.70 [+0.09] TEST: unicast connected - multipath onlink second only [ OK ] # 5.70 [+0.00] # 5.70 [+0.00] ######################################### # 5.70 [+0.00] TEST SUBSECTION: Invalid onlink commands # 5.78 [+0.08] TEST: Invalid gw - local unicast address [ OK ] # 5.87 [+0.08] TEST: Invalid gw - local unicast address, VRF [ OK ] # 5.96 [+0.09] TEST: No nexthop device given [ OK ] # 6.03 [+0.08] TEST: Gateway resolves to wrong nexthop device [ OK ] # 6.12 [+0.09] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 6.12 [+0.00] # 6.12 [+0.00] ###################################################################### # 6.13 [+0.00] TEST SECTION: IPv6 onlink # 6.13 [+0.00] ###################################################################### # 6.13 [+0.00] # 6.13 [+0.00] ######################################### # 6.13 [+0.00] TEST SUBSECTION: Valid onlink commands # 6.13 [+0.00] # 6.13 [+0.00] ######################################### # 6.14 [+0.00] TEST SUBSECTION: default VRF - main table # 6.21 [+0.07] TEST: unicast connected [ OK ] # 6.30 [+0.09] TEST: unicast recursive [ OK ] # 6.38 [+0.08] TEST: v4-mapped [ OK ] # 6.38 [+0.00] # 6.38 [+0.00] ######################################### # 6.38 [+0.00] TEST SUBSECTION: VRF lisa # 6.47 [+0.08] TEST: unicast connected [ OK ] # 6.55 [+0.08] TEST: unicast recursive [ OK ] # 6.64 [+0.10] TEST: v4-mapped [ OK ] # 6.65 [+0.00] # 6.65 [+0.00] ######################################### # 6.65 [+0.00] TEST SUBSECTION: VRF device, PBR table # 6.72 [+0.07] TEST: unicast connected [ OK ] # 6.81 [+0.09] TEST: unicast recursive [ OK ] # 6.89 [+0.08] TEST: v4-mapped [ OK ] # 6.89 [+0.00] # 6.89 [+0.00] ######################################### # 6.89 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 6.97 [+0.08] TEST: unicast connected - multipath onlink [ OK ] # 7.06 [+0.09] TEST: unicast recursive - multipath onlink [ OK ] # 7.15 [+0.09] TEST: v4-mapped - multipath onlink [ OK ] # 7.25 [+0.10] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 7.33 [+0.08] TEST: unicast connected - multipath onlink first only [ OK ] # 7.42 [+0.09] TEST: unicast connected - multipath onlink second only [ OK ] # 7.42 [+0.00] # 7.42 [+0.00] ######################################### # 7.43 [+0.00] TEST SUBSECTION: Invalid onlink commands # 7.63 [+0.20] TEST: Invalid gw - local unicast address [ OK ] # 7.71 [+0.09] TEST: Invalid gw - local linklocal address [ OK ] # 7.81 [+0.10] TEST: Invalid gw - multicast address [ OK ] # 8.01 [+0.20] TEST: Invalid gw - local unicast address, VRF [ OK ] # 8.14 [+0.13] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 8.22 [+0.09] TEST: Invalid gw - multicast address, VRF [ OK ] # 8.31 [+0.09] TEST: No nexthop device given [ OK ] # 8.41 [+0.10] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.36 [+1.96] # 10.36 [+0.00] Tests passed: 38 # 10.36 [+0.00] Tests failed: 0 ok 1 selftests: net: fib-onlink-tests.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__->