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.00 [+2.00] Error: ipv4: FIB table does not exist. # 2.00 [+0.00] Flush terminated # 2.13 [+0.14] Error: ipv6: FIB table does not exist. # 2.14 [+0.00] Flush terminated # 2.15 [+0.01] # 2.15 [+0.00] ######################################## # 2.15 [+0.00] Configuring interfaces # 8.04 [+5.89] # 8.04 [+0.00] ###################################################################### # 8.04 [+0.00] TEST SECTION: IPv4 onlink # 8.04 [+0.00] ###################################################################### # 8.05 [+0.00] # 8.05 [+0.00] ######################################### # 8.05 [+0.00] TEST SUBSECTION: Valid onlink commands # 8.05 [+0.00] # 8.05 [+0.00] ######################################### # 8.05 [+0.00] TEST SUBSECTION: default VRF - main table # 8.20 [+0.15] TEST: unicast connected [ OK ] # 8.36 [+0.16] TEST: unicast recursive [ OK ] # 8.37 [+0.00] # 8.37 [+0.00] ######################################### # 8.37 [+0.00] TEST SUBSECTION: VRF lisa # 8.52 [+0.16] TEST: unicast connected [ OK ] # 8.68 [+0.16] TEST: unicast recursive [ OK ] # 8.69 [+0.00] # 8.69 [+0.00] ######################################### # 8.69 [+0.00] TEST SUBSECTION: VRF device, PBR table # 8.85 [+0.16] TEST: unicast connected [ OK ] # 9.00 [+0.16] TEST: unicast recursive [ OK ] # 9.00 [+0.00] # 9.00 [+0.00] ######################################### # 9.00 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 9.17 [+0.17] TEST: unicast connected - multipath [ OK ] # 9.32 [+0.15] TEST: unicast recursive - multipath [ OK ] # 9.49 [+0.16] TEST: unicast connected - multipath onlink first only [ OK ] # 9.64 [+0.16] TEST: unicast connected - multipath onlink second only [ OK ] # 9.64 [+0.00] # 9.64 [+0.00] ######################################### # 9.65 [+0.00] TEST SUBSECTION: Invalid onlink commands # 9.80 [+0.15] TEST: Invalid gw - local unicast address [ OK ] # 9.96 [+0.16] TEST: Invalid gw - local unicast address, VRF [ OK ] # 10.13 [+0.17] TEST: No nexthop device given [ OK ] # 10.28 [+0.16] TEST: Gateway resolves to wrong nexthop device [ OK ] # 10.44 [+0.16] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.44 [+0.00] # 10.44 [+0.00] ###################################################################### # 10.44 [+0.00] TEST SECTION: IPv6 onlink # 10.45 [+0.00] ###################################################################### # 10.45 [+0.00] # 10.45 [+0.00] ######################################### # 10.45 [+0.00] TEST SUBSECTION: Valid onlink commands # 10.45 [+0.00] # 10.45 [+0.00] ######################################### # 10.45 [+0.00] TEST SUBSECTION: default VRF - main table # 10.61 [+0.16] TEST: unicast connected [ OK ] # 10.77 [+0.16] TEST: unicast recursive [ OK ] # 10.94 [+0.17] TEST: v4-mapped [ OK ] # 10.94 [+0.00] # 10.94 [+0.00] ######################################### # 10.94 [+0.00] TEST SUBSECTION: VRF lisa # 11.10 [+0.16] TEST: unicast connected [ OK ] # 11.26 [+0.16] TEST: unicast recursive [ OK ] # 11.45 [+0.19] TEST: v4-mapped [ OK ] # 11.45 [+0.00] # 11.45 [+0.00] ######################################### # 11.45 [+0.00] TEST SUBSECTION: VRF device, PBR table # 11.62 [+0.17] TEST: unicast connected [ OK ] # 11.78 [+0.16] TEST: unicast recursive [ OK ] # 11.94 [+0.16] TEST: v4-mapped [ OK ] # 11.94 [+0.00] # 11.94 [+0.00] ######################################### # 11.95 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 12.09 [+0.15] TEST: unicast connected - multipath onlink [ OK ] # 12.25 [+0.16] TEST: unicast recursive - multipath onlink [ OK ] # 12.41 [+0.16] TEST: v4-mapped - multipath onlink [ OK ] # 12.56 [+0.15] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 12.73 [+0.16] TEST: unicast connected - multipath onlink first only [ OK ] # 12.88 [+0.16] TEST: unicast connected - multipath onlink second only [ OK ] # 12.89 [+0.00] # 12.89 [+0.00] ######################################### # 12.89 [+0.00] TEST SUBSECTION: Invalid onlink commands # 13.21 [+0.32] TEST: Invalid gw - local unicast address [ OK ] # 13.36 [+0.16] TEST: Invalid gw - local linklocal address [ OK ] # 13.52 [+0.16] TEST: Invalid gw - multicast address [ OK ] # 13.82 [+0.29] TEST: Invalid gw - local unicast address, VRF [ OK ] # 13.97 [+0.15] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 14.13 [+0.16] TEST: Invalid gw - multicast address, VRF [ OK ] # 14.28 [+0.15] TEST: No nexthop device given [ OK ] # 14.43 [+0.15] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 17.12 [+2.69] # 17.12 [+0.00] Tests passed: 38 # 17.12 [+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__->