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 # 2.68 [+2.68] Error: ipv4: FIB table does not exist. # 2.68 [+0.00] Flush terminated # 2.86 [+0.17] Error: ipv6: FIB table does not exist. # 2.86 [+0.00] Flush terminated # 2.87 [+0.01] # 2.87 [+0.00] ######################################## # 2.87 [+0.00] Configuring interfaces # 9.95 [+7.08] # 9.95 [+0.00] ###################################################################### # 9.95 [+0.00] TEST SECTION: IPv4 onlink # 9.95 [+0.00] ###################################################################### # 9.95 [+0.00] # 9.96 [+0.00] ######################################### # 9.96 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.96 [+0.00] # 9.96 [+0.00] ######################################### # 9.96 [+0.00] TEST SUBSECTION: default VRF - main table # 10.13 [+0.17] TEST: unicast connected [ OK ] # 10.32 [+0.19] TEST: unicast recursive [ OK ] # 10.32 [+0.00] # 10.32 [+0.00] ######################################### # 10.32 [+0.00] TEST SUBSECTION: VRF lisa # 10.50 [+0.18] TEST: unicast connected [ OK ] # 10.68 [+0.18] TEST: unicast recursive [ OK ] # 10.68 [+0.00] # 10.68 [+0.00] ######################################### # 10.69 [+0.00] TEST SUBSECTION: VRF device, PBR table # 10.87 [+0.18] TEST: unicast connected [ OK ] # 11.05 [+0.19] TEST: unicast recursive [ OK ] # 11.06 [+0.00] # 11.06 [+0.00] ######################################### # 11.06 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 11.24 [+0.18] TEST: unicast connected - multipath [ OK ] # 11.42 [+0.18] TEST: unicast recursive - multipath [ OK ] # 11.61 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 11.80 [+0.19] TEST: unicast connected - multipath onlink second only [ OK ] # 11.80 [+0.00] # 11.80 [+0.00] ######################################### # 11.80 [+0.00] TEST SUBSECTION: Invalid onlink commands # 11.99 [+0.19] TEST: Invalid gw - local unicast address [ OK ] # 12.19 [+0.20] TEST: Invalid gw - local unicast address, VRF [ OK ] # 12.37 [+0.19] TEST: No nexthop device given [ OK ] # 12.60 [+0.23] TEST: Gateway resolves to wrong nexthop device [ OK ] # 12.80 [+0.20] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 12.80 [+0.00] # 12.80 [+0.00] ###################################################################### # 12.80 [+0.00] TEST SECTION: IPv6 onlink # 12.81 [+0.00] ###################################################################### # 12.81 [+0.00] # 12.81 [+0.00] ######################################### # 12.81 [+0.00] TEST SUBSECTION: Valid onlink commands # 12.81 [+0.00] # 12.81 [+0.00] ######################################### # 12.81 [+0.00] TEST SUBSECTION: default VRF - main table # 12.99 [+0.17] TEST: unicast connected [ OK ] # 13.17 [+0.19] TEST: unicast recursive [ OK ] # 13.38 [+0.21] TEST: v4-mapped [ OK ] # 13.38 [+0.00] # 13.38 [+0.00] ######################################### # 13.39 [+0.00] TEST SUBSECTION: VRF lisa # 13.57 [+0.18] TEST: unicast connected [ OK ] # 13.76 [+0.19] TEST: unicast recursive [ OK ] # 13.94 [+0.19] TEST: v4-mapped [ OK ] # 13.94 [+0.00] # 13.94 [+0.00] ######################################### # 13.95 [+0.00] TEST SUBSECTION: VRF device, PBR table # 14.11 [+0.17] TEST: unicast connected [ OK ] # 14.30 [+0.18] TEST: unicast recursive [ OK ] # 14.48 [+0.18] TEST: v4-mapped [ OK ] # 14.48 [+0.00] # 14.48 [+0.00] ######################################### # 14.48 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 14.66 [+0.18] TEST: unicast connected - multipath onlink [ OK ] # 14.85 [+0.19] TEST: unicast recursive - multipath onlink [ OK ] # 15.02 [+0.17] TEST: v4-mapped - multipath onlink [ OK ] # 15.20 [+0.18] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 15.39 [+0.19] TEST: unicast connected - multipath onlink first only [ OK ] # 15.57 [+0.18] TEST: unicast connected - multipath onlink second only [ OK ] # 15.57 [+0.00] # 15.57 [+0.00] ######################################### # 15.57 [+0.00] TEST SUBSECTION: Invalid onlink commands # 15.93 [+0.36] TEST: Invalid gw - local unicast address [ OK ] # 16.16 [+0.23] TEST: Invalid gw - local linklocal address [ OK ] # 16.34 [+0.18] TEST: Invalid gw - multicast address [ OK ] # 16.71 [+0.37] TEST: Invalid gw - local unicast address, VRF [ OK ] # 16.91 [+0.20] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 17.12 [+0.21] TEST: Invalid gw - multicast address, VRF [ OK ] # 17.29 [+0.17] TEST: No nexthop device given [ OK ] # 17.49 [+0.19] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 20.56 [+3.07] # 20.56 [+0.00] Tests passed: 38 # 20.56 [+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__->