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.43 [+2.43] Error: ipv4: FIB table does not exist. # 2.43 [+0.00] Flush terminated # 2.59 [+0.16] Error: ipv6: FIB table does not exist. # 2.59 [+0.00] Flush terminated # 2.60 [+0.02] # 2.60 [+0.00] ######################################## # 2.61 [+0.00] Configuring interfaces # 9.10 [+6.49] # 9.10 [+0.00] ###################################################################### # 9.10 [+0.00] TEST SECTION: IPv4 onlink # 9.10 [+0.00] ###################################################################### # 9.10 [+0.00] # 9.10 [+0.00] ######################################### # 9.11 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.11 [+0.00] # 9.11 [+0.00] ######################################### # 9.11 [+0.00] TEST SUBSECTION: default VRF - main table # 9.27 [+0.16] TEST: unicast connected [ OK ] # 9.44 [+0.17] TEST: unicast recursive [ OK ] # 9.44 [+0.00] # 9.44 [+0.00] ######################################### # 9.44 [+0.00] TEST SUBSECTION: VRF lisa # 9.61 [+0.16] TEST: unicast connected [ OK ] # 9.78 [+0.17] TEST: unicast recursive [ OK ] # 9.79 [+0.00] # 9.79 [+0.00] ######################################### # 9.79 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.95 [+0.16] TEST: unicast connected [ OK ] # 10.12 [+0.17] TEST: unicast recursive [ OK ] # 10.12 [+0.00] # 10.12 [+0.00] ######################################### # 10.13 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 10.29 [+0.16] TEST: unicast connected - multipath [ OK ] # 10.46 [+0.17] TEST: unicast recursive - multipath [ OK ] # 10.63 [+0.17] TEST: unicast connected - multipath onlink first only [ OK ] # 10.81 [+0.17] TEST: unicast connected - multipath onlink second only [ OK ] # 10.81 [+0.00] # 10.81 [+0.00] ######################################### # 10.81 [+0.00] TEST SUBSECTION: Invalid onlink commands # 10.98 [+0.17] TEST: Invalid gw - local unicast address [ OK ] # 11.16 [+0.18] TEST: Invalid gw - local unicast address, VRF [ OK ] # 11.33 [+0.18] TEST: No nexthop device given [ OK ] # 11.49 [+0.16] TEST: Gateway resolves to wrong nexthop device [ OK ] # 11.66 [+0.17] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 11.67 [+0.00] # 11.67 [+0.00] ###################################################################### # 11.67 [+0.00] TEST SECTION: IPv6 onlink # 11.67 [+0.00] ###################################################################### # 11.68 [+0.00] # 11.68 [+0.00] ######################################### # 11.68 [+0.00] TEST SUBSECTION: Valid onlink commands # 11.68 [+0.00] # 11.68 [+0.00] ######################################### # 11.68 [+0.00] TEST SUBSECTION: default VRF - main table # 11.84 [+0.15] TEST: unicast connected [ OK ] # 12.01 [+0.17] TEST: unicast recursive [ OK ] # 12.20 [+0.19] TEST: v4-mapped [ OK ] # 12.20 [+0.00] # 12.20 [+0.00] ######################################### # 12.20 [+0.00] TEST SUBSECTION: VRF lisa # 12.37 [+0.17] TEST: unicast connected [ OK ] # 12.54 [+0.17] TEST: unicast recursive [ OK ] # 12.71 [+0.17] TEST: v4-mapped [ OK ] # 12.71 [+0.00] # 12.71 [+0.00] ######################################### # 12.71 [+0.00] TEST SUBSECTION: VRF device, PBR table # 12.87 [+0.16] TEST: unicast connected [ OK ] # 13.03 [+0.16] TEST: unicast recursive [ OK ] # 13.20 [+0.17] TEST: v4-mapped [ OK ] # 13.20 [+0.00] # 13.20 [+0.00] ######################################### # 13.20 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 13.40 [+0.19] TEST: unicast connected - multipath onlink [ OK ] # 13.56 [+0.16] TEST: unicast recursive - multipath onlink [ OK ] # 13.72 [+0.16] TEST: v4-mapped - multipath onlink [ OK ] # 13.89 [+0.17] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 14.08 [+0.19] TEST: unicast connected - multipath onlink first only [ OK ] # 14.24 [+0.16] TEST: unicast connected - multipath onlink second only [ OK ] # 14.24 [+0.00] # 14.24 [+0.00] ######################################### # 14.25 [+0.00] TEST SUBSECTION: Invalid onlink commands # 14.56 [+0.31] TEST: Invalid gw - local unicast address [ OK ] # 14.72 [+0.16] TEST: Invalid gw - local linklocal address [ OK ] # 14.89 [+0.17] TEST: Invalid gw - multicast address [ OK ] # 15.22 [+0.33] TEST: Invalid gw - local unicast address, VRF [ OK ] # 15.39 [+0.17] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 15.55 [+0.16] TEST: Invalid gw - multicast address, VRF [ OK ] # 15.72 [+0.17] TEST: No nexthop device given [ OK ] # 15.88 [+0.16] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 18.58 [+2.70] # 18.58 [+0.00] Tests passed: 38 # 18.58 [+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__->