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.05 [+2.05] Error: ipv4: FIB table does not exist. # 2.05 [+0.00] Flush terminated # 2.20 [+0.15] Error: ipv6: FIB table does not exist. # 2.20 [+0.00] Flush terminated # 2.22 [+0.01] # 2.22 [+0.00] ######################################## # 2.22 [+0.00] Configuring interfaces # 8.18 [+5.96] # 8.19 [+0.00] ###################################################################### # 8.19 [+0.00] TEST SECTION: IPv4 onlink # 8.19 [+0.00] ###################################################################### # 8.19 [+0.00] # 8.19 [+0.00] ######################################### # 8.19 [+0.00] TEST SUBSECTION: Valid onlink commands # 8.19 [+0.00] # 8.19 [+0.00] ######################################### # 8.20 [+0.00] TEST SUBSECTION: default VRF - main table # 8.35 [+0.16] TEST: unicast connected [ OK ] # 8.50 [+0.15] TEST: unicast recursive [ OK ] # 8.51 [+0.00] # 8.51 [+0.00] ######################################### # 8.51 [+0.00] TEST SUBSECTION: VRF lisa # 8.67 [+0.16] TEST: unicast connected [ OK ] # 8.83 [+0.16] TEST: unicast recursive [ OK ] # 8.84 [+0.00] # 8.84 [+0.00] ######################################### # 8.84 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.00 [+0.16] TEST: unicast connected [ OK ] # 9.15 [+0.15] TEST: unicast recursive [ OK ] # 9.15 [+0.00] # 9.15 [+0.00] ######################################### # 9.16 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 9.31 [+0.15] TEST: unicast connected - multipath [ OK ] # 9.47 [+0.16] TEST: unicast recursive - multipath [ OK ] # 9.62 [+0.15] TEST: unicast connected - multipath onlink first only [ OK ] # 9.78 [+0.16] TEST: unicast connected - multipath onlink second only [ OK ] # 9.78 [+0.00] # 9.78 [+0.00] ######################################### # 9.78 [+0.00] TEST SUBSECTION: Invalid onlink commands # 9.94 [+0.16] TEST: Invalid gw - local unicast address [ OK ] # 10.10 [+0.17] TEST: Invalid gw - local unicast address, VRF [ OK ] # 10.26 [+0.15] TEST: No nexthop device given [ OK ] # 10.43 [+0.17] TEST: Gateway resolves to wrong nexthop device [ OK ] # 10.62 [+0.19] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.62 [+0.00] # 10.62 [+0.00] ###################################################################### # 10.62 [+0.00] TEST SECTION: IPv6 onlink # 10.62 [+0.00] ###################################################################### # 10.63 [+0.00] # 10.63 [+0.00] ######################################### # 10.63 [+0.00] TEST SUBSECTION: Valid onlink commands # 10.63 [+0.00] # 10.63 [+0.00] ######################################### # 10.63 [+0.00] TEST SUBSECTION: default VRF - main table # 10.80 [+0.17] TEST: unicast connected [ OK ] # 11.00 [+0.20] TEST: unicast recursive [ OK ] # 11.17 [+0.17] TEST: v4-mapped [ OK ] # 11.17 [+0.00] # 11.18 [+0.00] ######################################### # 11.18 [+0.00] TEST SUBSECTION: VRF lisa # 11.33 [+0.15] TEST: unicast connected [ OK ] # 11.52 [+0.18] TEST: unicast recursive [ OK ] # 11.66 [+0.15] TEST: v4-mapped [ OK ] # 11.67 [+0.00] # 11.67 [+0.00] ######################################### # 11.67 [+0.00] TEST SUBSECTION: VRF device, PBR table # 11.82 [+0.15] TEST: unicast connected [ OK ] # 11.98 [+0.16] TEST: unicast recursive [ OK ] # 12.15 [+0.17] TEST: v4-mapped [ OK ] # 12.15 [+0.00] # 12.15 [+0.00] ######################################### # 12.16 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 12.32 [+0.16] TEST: unicast connected - multipath onlink [ OK ] # 12.47 [+0.15] TEST: unicast recursive - multipath onlink [ OK ] # 12.64 [+0.17] TEST: v4-mapped - multipath onlink [ OK ] # 12.79 [+0.16] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 12.95 [+0.15] TEST: unicast connected - multipath onlink first only [ OK ] # 13.10 [+0.15] TEST: unicast connected - multipath onlink second only [ OK ] # 13.10 [+0.00] # 13.10 [+0.00] ######################################### # 13.10 [+0.00] TEST SUBSECTION: Invalid onlink commands # 13.46 [+0.36] TEST: Invalid gw - local unicast address [ OK ] # 13.62 [+0.15] TEST: Invalid gw - local linklocal address [ OK ] # 13.81 [+0.19] TEST: Invalid gw - multicast address [ OK ] # 14.10 [+0.29] TEST: Invalid gw - local unicast address, VRF [ OK ] # 14.25 [+0.15] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 14.41 [+0.16] TEST: Invalid gw - multicast address, VRF [ OK ] # 14.58 [+0.17] TEST: No nexthop device given [ OK ] # 14.72 [+0.15] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 17.29 [+2.57] # 17.29 [+0.00] Tests passed: 38 # 17.29 [+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__->