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.66 [+1.66] Error: ipv4: FIB table does not exist. # 1.67 [+0.00] Flush terminated # 1.76 [+0.10] Error: ipv6: FIB table does not exist. # 1.76 [+0.00] Flush terminated # 1.78 [+0.02] # 1.78 [+0.00] ######################################## # 1.79 [+0.00] Configuring interfaces # 6.72 [+4.93] # 6.72 [+0.00] ###################################################################### # 6.72 [+0.00] TEST SECTION: IPv4 onlink # 6.72 [+0.00] ###################################################################### # 6.72 [+0.00] # 6.72 [+0.00] ######################################### # 6.72 [+0.00] TEST SUBSECTION: Valid onlink commands # 6.72 [+0.00] # 6.72 [+0.00] ######################################### # 6.73 [+0.00] TEST SUBSECTION: default VRF - main table # 6.83 [+0.11] TEST: unicast connected [ OK ] # 6.95 [+0.12] TEST: unicast recursive [ OK ] # 6.95 [+0.00] # 6.95 [+0.00] ######################################### # 6.96 [+0.00] TEST SUBSECTION: VRF lisa # 7.07 [+0.11] TEST: unicast connected [ OK ] # 7.21 [+0.14] TEST: unicast recursive [ OK ] # 7.21 [+0.00] # 7.21 [+0.00] ######################################### # 7.21 [+0.00] TEST SUBSECTION: VRF device, PBR table # 7.33 [+0.12] TEST: unicast connected [ OK ] # 7.46 [+0.13] TEST: unicast recursive [ OK ] # 7.46 [+0.00] # 7.46 [+0.00] ######################################### # 7.46 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 7.58 [+0.12] TEST: unicast connected - multipath [ OK ] # 7.70 [+0.12] TEST: unicast recursive - multipath [ OK ] # 7.82 [+0.12] TEST: unicast connected - multipath onlink first only [ OK ] # 7.95 [+0.12] TEST: unicast connected - multipath onlink second only [ OK ] # 7.95 [+0.00] # 7.95 [+0.00] ######################################### # 7.95 [+0.00] TEST SUBSECTION: Invalid onlink commands # 8.07 [+0.12] TEST: Invalid gw - local unicast address [ OK ] # 8.20 [+0.13] TEST: Invalid gw - local unicast address, VRF [ OK ] # 8.31 [+0.11] TEST: No nexthop device given [ OK ] # 8.42 [+0.11] TEST: Gateway resolves to wrong nexthop device [ OK ] # 8.54 [+0.12] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 8.54 [+0.00] # 8.54 [+0.00] ###################################################################### # 8.54 [+0.00] TEST SECTION: IPv6 onlink # 8.55 [+0.00] ###################################################################### # 8.55 [+0.00] # 8.55 [+0.00] ######################################### # 8.55 [+0.00] TEST SUBSECTION: Valid onlink commands # 8.55 [+0.00] # 8.55 [+0.00] ######################################### # 8.55 [+0.00] TEST SUBSECTION: default VRF - main table # 8.67 [+0.12] TEST: unicast connected [ OK ] # 8.79 [+0.12] TEST: unicast recursive [ OK ] # 8.92 [+0.13] TEST: v4-mapped [ OK ] # 8.92 [+0.00] # 8.92 [+0.00] ######################################### # 8.92 [+0.00] TEST SUBSECTION: VRF lisa # 9.03 [+0.11] TEST: unicast connected [ OK ] # 9.15 [+0.12] TEST: unicast recursive [ OK ] # 9.27 [+0.11] TEST: v4-mapped [ OK ] # 9.27 [+0.00] # 9.27 [+0.00] ######################################### # 9.27 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.39 [+0.12] TEST: unicast connected [ OK ] # 9.52 [+0.13] TEST: unicast recursive [ OK ] # 9.63 [+0.12] TEST: v4-mapped [ OK ] # 9.64 [+0.00] # 9.64 [+0.00] ######################################### # 9.64 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 9.77 [+0.13] TEST: unicast connected - multipath onlink [ OK ] # 9.98 [+0.21] TEST: unicast recursive - multipath onlink [ OK ] # 10.11 [+0.13] TEST: v4-mapped - multipath onlink [ OK ] # 10.24 [+0.12] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 10.36 [+0.13] TEST: unicast connected - multipath onlink first only [ OK ] # 10.47 [+0.11] TEST: unicast connected - multipath onlink second only [ OK ] # 10.48 [+0.00] # 10.48 [+0.00] ######################################### # 10.48 [+0.00] TEST SUBSECTION: Invalid onlink commands # 10.76 [+0.28] TEST: Invalid gw - local unicast address [ OK ] # 10.89 [+0.13] TEST: Invalid gw - local linklocal address [ OK ] # 11.00 [+0.11] TEST: Invalid gw - multicast address [ OK ] # 11.29 [+0.28] TEST: Invalid gw - local unicast address, VRF [ OK ] # 11.41 [+0.12] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 11.53 [+0.12] TEST: Invalid gw - multicast address, VRF [ OK ] # 11.65 [+0.13] TEST: No nexthop device given [ OK ] # 11.78 [+0.13] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 14.09 [+2.31] # 14.09 [+0.00] Tests passed: 38 # 14.09 [+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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->