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.61 [+1.61] Error: ipv4: FIB table does not exist. # 1.62 [+0.00] Flush terminated # 1.74 [+0.12] Error: ipv6: FIB table does not exist. # 1.74 [+0.00] Flush terminated # 1.75 [+0.01] # 1.75 [+0.00] ######################################## # 1.76 [+0.00] Configuring interfaces # 6.38 [+4.63] # 6.38 [+0.00] ###################################################################### # 6.39 [+0.00] TEST SECTION: IPv4 onlink # 6.39 [+0.00] ###################################################################### # 6.39 [+0.00] # 6.39 [+0.00] ######################################### # 6.39 [+0.00] TEST SUBSECTION: Valid onlink commands # 6.39 [+0.00] # 6.39 [+0.00] ######################################### # 6.39 [+0.00] TEST SUBSECTION: default VRF - main table # 6.48 [+0.09] TEST: unicast connected [ OK ] # 6.59 [+0.11] TEST: unicast recursive [ OK ] # 6.59 [+0.00] # 6.59 [+0.00] ######################################### # 6.59 [+0.00] TEST SUBSECTION: VRF lisa # 6.73 [+0.14] TEST: unicast connected [ OK ] # 6.86 [+0.12] TEST: unicast recursive [ OK ] # 6.86 [+0.00] # 6.86 [+0.00] ######################################### # 6.86 [+0.00] TEST SUBSECTION: VRF device, PBR table # 6.96 [+0.09] TEST: unicast connected [ OK ] # 7.08 [+0.13] TEST: unicast recursive [ OK ] # 7.09 [+0.00] # 7.09 [+0.00] ######################################### # 7.09 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 7.20 [+0.11] TEST: unicast connected - multipath [ OK ] # 7.31 [+0.11] TEST: unicast recursive - multipath [ OK ] # 7.42 [+0.10] TEST: unicast connected - multipath onlink first only [ OK ] # 7.51 [+0.10] TEST: unicast connected - multipath onlink second only [ OK ] # 7.52 [+0.00] # 7.52 [+0.00] ######################################### # 7.52 [+0.00] TEST SUBSECTION: Invalid onlink commands # 7.62 [+0.11] TEST: Invalid gw - local unicast address [ OK ] # 7.72 [+0.10] TEST: Invalid gw - local unicast address, VRF [ OK ] # 7.83 [+0.11] TEST: No nexthop device given [ OK ] # 7.94 [+0.11] TEST: Gateway resolves to wrong nexthop device [ OK ] # 8.08 [+0.14] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 8.09 [+0.00] # 8.09 [+0.00] ###################################################################### # 8.09 [+0.00] TEST SECTION: IPv6 onlink # 8.09 [+0.00] ###################################################################### # 8.09 [+0.00] # 8.09 [+0.00] ######################################### # 8.09 [+0.00] TEST SUBSECTION: Valid onlink commands # 8.10 [+0.00] # 8.10 [+0.00] ######################################### # 8.10 [+0.00] TEST SUBSECTION: default VRF - main table # 8.21 [+0.12] TEST: unicast connected [ OK ] # 8.34 [+0.12] TEST: unicast recursive [ OK ] # 8.44 [+0.10] TEST: v4-mapped [ OK ] # 8.44 [+0.00] # 8.44 [+0.00] ######################################### # 8.44 [+0.00] TEST SUBSECTION: VRF lisa # 8.57 [+0.13] TEST: unicast connected [ OK ] # 8.71 [+0.13] TEST: unicast recursive [ OK ] # 8.81 [+0.10] TEST: v4-mapped [ OK ] # 8.81 [+0.00] # 8.82 [+0.00] ######################################### # 8.82 [+0.00] TEST SUBSECTION: VRF device, PBR table # 8.92 [+0.10] TEST: unicast connected [ OK ] # 9.03 [+0.12] TEST: unicast recursive [ OK ] # 9.15 [+0.12] TEST: v4-mapped [ OK ] # 9.15 [+0.00] # 9.15 [+0.00] ######################################### # 9.16 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 9.27 [+0.11] TEST: unicast connected - multipath onlink [ OK ] # 9.39 [+0.12] TEST: unicast recursive - multipath onlink [ OK ] # 9.51 [+0.12] TEST: v4-mapped - multipath onlink [ OK ] # 9.66 [+0.15] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 9.82 [+0.16] TEST: unicast connected - multipath onlink first only [ OK ] # 9.96 [+0.14] TEST: unicast connected - multipath onlink second only [ OK ] # 9.96 [+0.00] # 9.96 [+0.00] ######################################### # 9.96 [+0.00] TEST SUBSECTION: Invalid onlink commands # 10.22 [+0.26] TEST: Invalid gw - local unicast address [ OK ] # 10.36 [+0.14] TEST: Invalid gw - local linklocal address [ OK ] # 10.47 [+0.11] TEST: Invalid gw - multicast address [ OK ] # 10.73 [+0.26] TEST: Invalid gw - local unicast address, VRF [ OK ] # 10.83 [+0.10] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 10.96 [+0.13] TEST: Invalid gw - multicast address, VRF [ OK ] # 11.09 [+0.13] TEST: No nexthop device given [ OK ] # 11.23 [+0.14] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 13.52 [+2.30] # 13.52 [+0.00] Tests passed: 38 # 13.53 [+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__->