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 # 3.08 [+3.08] Error: ipv4: FIB table does not exist. # 3.09 [+0.00] Flush terminated # 3.28 [+0.19] Error: ipv6: FIB table does not exist. # 3.28 [+0.00] Flush terminated # 3.30 [+0.02] # 3.30 [+0.00] ######################################## # 3.30 [+0.00] Configuring interfaces # 11.12 [+7.81] # 11.12 [+0.00] ###################################################################### # 11.12 [+0.00] TEST SECTION: IPv4 onlink # 11.12 [+0.00] ###################################################################### # 11.12 [+0.00] # 11.12 [+0.00] ######################################### # 11.13 [+0.00] TEST SUBSECTION: Valid onlink commands # 11.13 [+0.00] # 11.13 [+0.00] ######################################### # 11.13 [+0.00] TEST SUBSECTION: default VRF - main table # 11.30 [+0.17] TEST: unicast connected [ OK ] # 11.48 [+0.18] TEST: unicast recursive [ OK ] # 11.48 [+0.00] # 11.48 [+0.00] ######################################### # 11.49 [+0.00] TEST SUBSECTION: VRF lisa # 11.68 [+0.20] TEST: unicast connected [ OK ] # 11.87 [+0.19] TEST: unicast recursive [ OK ] # 11.87 [+0.00] # 11.87 [+0.00] ######################################### # 11.87 [+0.00] TEST SUBSECTION: VRF device, PBR table # 12.08 [+0.20] TEST: unicast connected [ OK ] # 12.28 [+0.20] TEST: unicast recursive [ OK ] # 12.28 [+0.00] # 12.28 [+0.00] ######################################### # 12.29 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 12.49 [+0.20] TEST: unicast connected - multipath [ OK ] # 12.68 [+0.19] TEST: unicast recursive - multipath [ OK ] # 12.87 [+0.20] TEST: unicast connected - multipath onlink first only [ OK ] # 13.06 [+0.19] TEST: unicast connected - multipath onlink second only [ OK ] # 13.06 [+0.01] # 13.06 [+0.00] ######################################### # 13.07 [+0.01] TEST SUBSECTION: Invalid onlink commands # 13.26 [+0.19] TEST: Invalid gw - local unicast address [ OK ] # 13.48 [+0.22] TEST: Invalid gw - local unicast address, VRF [ OK ] # 13.71 [+0.23] TEST: No nexthop device given [ OK ] # 13.98 [+0.26] TEST: Gateway resolves to wrong nexthop device [ OK ] # 14.20 [+0.22] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 14.20 [+0.00] # 14.20 [+0.00] ###################################################################### # 14.20 [+0.00] TEST SECTION: IPv6 onlink # 14.21 [+0.00] ###################################################################### # 14.21 [+0.00] # 14.21 [+0.00] ######################################### # 14.21 [+0.00] TEST SUBSECTION: Valid onlink commands # 14.21 [+0.00] # 14.21 [+0.00] ######################################### # 14.21 [+0.00] TEST SUBSECTION: default VRF - main table # 14.42 [+0.20] TEST: unicast connected [ OK ] # 14.62 [+0.21] TEST: unicast recursive [ OK ] # 14.84 [+0.22] TEST: v4-mapped [ OK ] # 14.85 [+0.00] # 14.85 [+0.00] ######################################### # 14.85 [+0.00] TEST SUBSECTION: VRF lisa # 15.04 [+0.19] TEST: unicast connected [ OK ] # 15.23 [+0.19] TEST: unicast recursive [ OK ] # 15.47 [+0.24] TEST: v4-mapped [ OK ] # 15.47 [+0.00] # 15.47 [+0.00] ######################################### # 15.47 [+0.00] TEST SUBSECTION: VRF device, PBR table # 15.67 [+0.20] TEST: unicast connected [ OK ] # 15.89 [+0.22] TEST: unicast recursive [ OK ] # 16.13 [+0.25] TEST: v4-mapped [ OK ] # 16.14 [+0.00] # 16.14 [+0.00] ######################################### # 16.14 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 16.36 [+0.22] TEST: unicast connected - multipath onlink [ OK ] # 16.59 [+0.23] TEST: unicast recursive - multipath onlink [ OK ] # 16.84 [+0.25] TEST: v4-mapped - multipath onlink [ OK ] # 17.07 [+0.23] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 17.29 [+0.23] TEST: unicast connected - multipath onlink first only [ OK ] # 17.48 [+0.19] TEST: unicast connected - multipath onlink second only [ OK ] # 17.48 [+0.00] # 17.48 [+0.00] ######################################### # 17.49 [+0.00] TEST SUBSECTION: Invalid onlink commands # 17.91 [+0.43] TEST: Invalid gw - local unicast address [ OK ] # 18.10 [+0.19] TEST: Invalid gw - local linklocal address [ OK ] # 18.33 [+0.24] TEST: Invalid gw - multicast address [ OK ] # 18.74 [+0.41] TEST: Invalid gw - local unicast address, VRF [ OK ] # 18.94 [+0.20] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 19.13 [+0.19] TEST: Invalid gw - multicast address, VRF [ OK ] # 19.33 [+0.20] TEST: No nexthop device given [ OK ] # 19.55 [+0.21] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 22.74 [+3.20] # 22.74 [+0.00] Tests passed: 38 # 22.74 [+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__->