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.18 [+1.18] Error: ipv4: FIB table does not exist. # 1.18 [+0.00] Flush terminated # 1.25 [+0.07] Error: ipv6: FIB table does not exist. # 1.25 [+0.00] Flush terminated # 1.27 [+0.01] # 1.27 [+0.00] ######################################## # 1.27 [+0.00] Configuring interfaces # 4.74 [+3.47] # 4.74 [+0.00] ###################################################################### # 4.74 [+0.00] TEST SECTION: IPv4 onlink # 4.74 [+0.00] ###################################################################### # 4.74 [+0.00] # 4.74 [+0.00] ######################################### # 4.74 [+0.00] TEST SUBSECTION: Valid onlink commands # 4.75 [+0.00] # 4.75 [+0.00] ######################################### # 4.75 [+0.00] TEST SUBSECTION: default VRF - main table # 4.82 [+0.08] TEST: unicast connected [ OK ] # 4.90 [+0.08] TEST: unicast recursive [ OK ] # 4.90 [+0.00] # 4.90 [+0.00] ######################################### # 4.90 [+0.00] TEST SUBSECTION: VRF lisa # 4.99 [+0.08] TEST: unicast connected [ OK ] # 5.07 [+0.08] TEST: unicast recursive [ OK ] # 5.07 [+0.00] # 5.07 [+0.00] ######################################### # 5.07 [+0.00] TEST SUBSECTION: VRF device, PBR table # 5.15 [+0.08] TEST: unicast connected [ OK ] # 5.23 [+0.08] TEST: unicast recursive [ OK ] # 5.23 [+0.00] # 5.23 [+0.00] ######################################### # 5.23 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 5.31 [+0.08] TEST: unicast connected - multipath [ OK ] # 5.40 [+0.08] TEST: unicast recursive - multipath [ OK ] # 5.48 [+0.09] TEST: unicast connected - multipath onlink first only [ OK ] # 5.56 [+0.08] TEST: unicast connected - multipath onlink second only [ OK ] # 5.56 [+0.00] # 5.56 [+0.00] ######################################### # 5.56 [+0.00] TEST SUBSECTION: Invalid onlink commands # 5.65 [+0.08] TEST: Invalid gw - local unicast address [ OK ] # 5.73 [+0.09] TEST: Invalid gw - local unicast address, VRF [ OK ] # 5.82 [+0.09] TEST: No nexthop device given [ OK ] # 5.90 [+0.08] TEST: Gateway resolves to wrong nexthop device [ OK ] # 5.98 [+0.08] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 5.99 [+0.00] # 5.99 [+0.00] ###################################################################### # 5.99 [+0.00] TEST SECTION: IPv6 onlink # 5.99 [+0.00] ###################################################################### # 5.99 [+0.00] # 5.99 [+0.00] ######################################### # 5.99 [+0.00] TEST SUBSECTION: Valid onlink commands # 5.99 [+0.00] # 5.99 [+0.00] ######################################### # 5.99 [+0.00] TEST SUBSECTION: default VRF - main table # 6.07 [+0.08] TEST: unicast connected [ OK ] # 6.16 [+0.09] TEST: unicast recursive [ OK ] # 6.25 [+0.09] TEST: v4-mapped [ OK ] # 6.25 [+0.00] # 6.25 [+0.00] ######################################### # 6.25 [+0.00] TEST SUBSECTION: VRF lisa # 6.34 [+0.08] TEST: unicast connected [ OK ] # 6.43 [+0.09] TEST: unicast recursive [ OK ] # 6.52 [+0.09] TEST: v4-mapped [ OK ] # 6.53 [+0.00] # 6.53 [+0.00] ######################################### # 6.53 [+0.00] TEST SUBSECTION: VRF device, PBR table # 6.62 [+0.09] TEST: unicast connected [ OK ] # 6.72 [+0.10] TEST: unicast recursive [ OK ] # 6.84 [+0.13] TEST: v4-mapped [ OK ] # 6.85 [+0.00] # 6.85 [+0.00] ######################################### # 6.85 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 6.96 [+0.11] TEST: unicast connected - multipath onlink [ OK ] # 7.05 [+0.09] TEST: unicast recursive - multipath onlink [ OK ] # 7.13 [+0.07] TEST: v4-mapped - multipath onlink [ OK ] # 7.21 [+0.09] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 7.29 [+0.08] TEST: unicast connected - multipath onlink first only [ OK ] # 7.40 [+0.10] TEST: unicast connected - multipath onlink second only [ OK ] # 7.40 [+0.00] # 7.40 [+0.00] ######################################### # 7.40 [+0.00] TEST SUBSECTION: Invalid onlink commands # 7.59 [+0.19] TEST: Invalid gw - local unicast address [ OK ] # 7.68 [+0.09] TEST: Invalid gw - local linklocal address [ OK ] # 7.76 [+0.08] TEST: Invalid gw - multicast address [ OK ] # 7.95 [+0.19] TEST: Invalid gw - local unicast address, VRF [ OK ] # 8.03 [+0.09] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 8.16 [+0.12] TEST: Invalid gw - multicast address, VRF [ OK ] # 8.24 [+0.09] TEST: No nexthop device given [ OK ] # 8.32 [+0.08] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.08 [+1.76] # 10.08 [+0.00] Tests passed: 38 # 10.08 [+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__->