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.47 [+2.47] Error: ipv4: FIB table does not exist. # 2.47 [+0.00] Flush terminated # 2.63 [+0.17] Error: ipv6: FIB table does not exist. # 2.64 [+0.00] Flush terminated # 2.64 [+0.01] # 2.64 [+0.00] ######################################## # 2.65 [+0.00] Configuring interfaces # 9.23 [+6.59] # 9.23 [+0.00] ###################################################################### # 9.23 [+0.00] TEST SECTION: IPv4 onlink # 9.24 [+0.00] ###################################################################### # 9.24 [+0.00] # 9.24 [+0.00] ######################################### # 9.24 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.24 [+0.00] # 9.24 [+0.00] ######################################### # 9.24 [+0.00] TEST SUBSECTION: default VRF - main table # 9.42 [+0.18] TEST: unicast connected [ OK ] # 9.60 [+0.17] TEST: unicast recursive [ OK ] # 9.60 [+0.00] # 9.60 [+0.00] ######################################### # 9.60 [+0.00] TEST SUBSECTION: VRF lisa # 9.78 [+0.18] TEST: unicast connected [ OK ] # 9.96 [+0.17] TEST: unicast recursive [ OK ] # 9.96 [+0.00] # 9.96 [+0.00] ######################################### # 9.96 [+0.00] TEST SUBSECTION: VRF device, PBR table # 10.12 [+0.16] TEST: unicast connected [ OK ] # 10.31 [+0.19] TEST: unicast recursive [ OK ] # 10.31 [+0.00] # 10.31 [+0.00] ######################################### # 10.32 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 10.48 [+0.17] TEST: unicast connected - multipath [ OK ] # 10.66 [+0.18] TEST: unicast recursive - multipath [ OK ] # 10.84 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 11.02 [+0.18] TEST: unicast connected - multipath onlink second only [ OK ] # 11.02 [+0.00] # 11.02 [+0.00] ######################################### # 11.02 [+0.00] TEST SUBSECTION: Invalid onlink commands # 11.19 [+0.17] TEST: Invalid gw - local unicast address [ OK ] # 11.38 [+0.18] TEST: Invalid gw - local unicast address, VRF [ OK ] # 11.57 [+0.19] TEST: No nexthop device given [ OK ] # 11.79 [+0.22] TEST: Gateway resolves to wrong nexthop device [ OK ] # 11.97 [+0.18] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 11.97 [+0.00] # 11.97 [+0.00] ###################################################################### # 11.98 [+0.00] TEST SECTION: IPv6 onlink # 11.98 [+0.00] ###################################################################### # 11.98 [+0.00] # 11.98 [+0.00] ######################################### # 11.98 [+0.00] TEST SUBSECTION: Valid onlink commands # 11.99 [+0.00] # 11.99 [+0.00] ######################################### # 11.99 [+0.00] TEST SUBSECTION: default VRF - main table # 12.14 [+0.15] TEST: unicast connected [ OK ] # 12.32 [+0.18] TEST: unicast recursive [ OK ] # 12.49 [+0.17] TEST: v4-mapped [ OK ] # 12.50 [+0.00] # 12.50 [+0.00] ######################################### # 12.50 [+0.00] TEST SUBSECTION: VRF lisa # 12.67 [+0.17] TEST: unicast connected [ OK ] # 12.87 [+0.20] TEST: unicast recursive [ OK ] # 13.05 [+0.18] TEST: v4-mapped [ OK ] # 13.05 [+0.00] # 13.05 [+0.00] ######################################### # 13.05 [+0.00] TEST SUBSECTION: VRF device, PBR table # 13.22 [+0.17] TEST: unicast connected [ OK ] # 13.40 [+0.18] TEST: unicast recursive [ OK ] # 13.58 [+0.18] TEST: v4-mapped [ OK ] # 13.58 [+0.00] # 13.58 [+0.00] ######################################### # 13.59 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 13.76 [+0.17] TEST: unicast connected - multipath onlink [ OK ] # 13.95 [+0.19] TEST: unicast recursive - multipath onlink [ OK ] # 14.15 [+0.20] TEST: v4-mapped - multipath onlink [ OK ] # 14.32 [+0.17] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 14.50 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 14.69 [+0.20] TEST: unicast connected - multipath onlink second only [ OK ] # 14.70 [+0.00] # 14.70 [+0.00] ######################################### # 14.70 [+0.00] TEST SUBSECTION: Invalid onlink commands # 15.12 [+0.42] TEST: Invalid gw - local unicast address [ OK ] # 15.29 [+0.17] TEST: Invalid gw - local linklocal address [ OK ] # 15.48 [+0.19] TEST: Invalid gw - multicast address [ OK ] # 15.87 [+0.39] TEST: Invalid gw - local unicast address, VRF [ OK ] # 16.05 [+0.18] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 16.23 [+0.18] TEST: Invalid gw - multicast address, VRF [ OK ] # 16.41 [+0.18] TEST: No nexthop device given [ OK ] # 16.58 [+0.17] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 19.35 [+2.77] # 19.35 [+0.00] Tests passed: 38 # 19.35 [+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__->