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 # 1.21 [+1.21] Error: ipv4: FIB table does not exist. # 1.22 [+0.00] Flush terminated # 1.30 [+0.09] Error: ipv6: FIB table does not exist. # 1.31 [+0.00] Flush terminated # 1.31 [+0.01] # 1.31 [+0.00] ######################################## # 1.31 [+0.00] Configuring interfaces # 4.99 [+3.67] # 4.99 [+0.00] ###################################################################### # 4.99 [+0.00] TEST SECTION: IPv4 onlink # 4.99 [+0.00] ###################################################################### # 5.00 [+0.00] # 5.00 [+0.00] ######################################### # 5.00 [+0.00] TEST SUBSECTION: Valid onlink commands # 5.00 [+0.00] # 5.00 [+0.00] ######################################### # 5.00 [+0.00] TEST SUBSECTION: default VRF - main table # 5.08 [+0.08] TEST: unicast connected [ OK ] # 5.18 [+0.09] TEST: unicast recursive [ OK ] # 5.18 [+0.00] # 5.18 [+0.00] ######################################### # 5.18 [+0.00] TEST SUBSECTION: VRF lisa # 5.26 [+0.08] TEST: unicast connected [ OK ] # 5.36 [+0.10] TEST: unicast recursive [ OK ] # 5.36 [+0.00] # 5.36 [+0.00] ######################################### # 5.37 [+0.00] TEST SUBSECTION: VRF device, PBR table # 5.45 [+0.08] TEST: unicast connected [ OK ] # 5.54 [+0.09] TEST: unicast recursive [ OK ] # 5.55 [+0.00] # 5.55 [+0.00] ######################################### # 5.55 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 5.64 [+0.09] TEST: unicast connected - multipath [ OK ] # 5.73 [+0.10] TEST: unicast recursive - multipath [ OK ] # 5.83 [+0.10] TEST: unicast connected - multipath onlink first only [ OK ] # 5.92 [+0.09] TEST: unicast connected - multipath onlink second only [ OK ] # 5.92 [+0.00] # 5.92 [+0.00] ######################################### # 5.92 [+0.00] TEST SUBSECTION: Invalid onlink commands # 6.01 [+0.08] TEST: Invalid gw - local unicast address [ OK ] # 6.10 [+0.10] TEST: Invalid gw - local unicast address, VRF [ OK ] # 6.19 [+0.09] TEST: No nexthop device given [ OK ] # 6.28 [+0.09] TEST: Gateway resolves to wrong nexthop device [ OK ] # 6.37 [+0.09] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 6.38 [+0.00] # 6.38 [+0.00] ###################################################################### # 6.38 [+0.00] TEST SECTION: IPv6 onlink # 6.38 [+0.00] ###################################################################### # 6.38 [+0.00] # 6.38 [+0.00] ######################################### # 6.38 [+0.00] TEST SUBSECTION: Valid onlink commands # 6.39 [+0.00] # 6.39 [+0.00] ######################################### # 6.39 [+0.00] TEST SUBSECTION: default VRF - main table # 6.47 [+0.08] TEST: unicast connected [ OK ] # 6.60 [+0.13] TEST: unicast recursive [ OK ] # 6.70 [+0.11] TEST: v4-mapped [ OK ] # 6.71 [+0.00] # 6.71 [+0.00] ######################################### # 6.71 [+0.00] TEST SUBSECTION: VRF lisa # 6.81 [+0.10] TEST: unicast connected [ OK ] # 6.90 [+0.09] TEST: unicast recursive [ OK ] # 7.00 [+0.10] TEST: v4-mapped [ OK ] # 7.00 [+0.00] # 7.00 [+0.00] ######################################### # 7.00 [+0.00] TEST SUBSECTION: VRF device, PBR table # 7.08 [+0.08] TEST: unicast connected [ OK ] # 7.18 [+0.10] TEST: unicast recursive [ OK ] # 7.26 [+0.09] TEST: v4-mapped [ OK ] # 7.27 [+0.00] # 7.27 [+0.00] ######################################### # 7.27 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 7.37 [+0.10] TEST: unicast connected - multipath onlink [ OK ] # 7.46 [+0.09] TEST: unicast recursive - multipath onlink [ OK ] # 7.55 [+0.09] TEST: v4-mapped - multipath onlink [ OK ] # 7.65 [+0.10] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 7.73 [+0.08] TEST: unicast connected - multipath onlink first only [ OK ] # 7.84 [+0.11] TEST: unicast connected - multipath onlink second only [ OK ] # 7.84 [+0.00] # 7.84 [+0.00] ######################################### # 7.84 [+0.00] TEST SUBSECTION: Invalid onlink commands # 8.06 [+0.22] TEST: Invalid gw - local unicast address [ OK ] # 8.14 [+0.08] TEST: Invalid gw - local linklocal address [ OK ] # 8.22 [+0.08] TEST: Invalid gw - multicast address [ OK ] # 8.40 [+0.19] TEST: Invalid gw - local unicast address, VRF [ OK ] # 8.50 [+0.10] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 8.59 [+0.08] TEST: Invalid gw - multicast address, VRF [ OK ] # 8.72 [+0.14] TEST: No nexthop device given [ OK ] # 8.81 [+0.09] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.51 [+1.70] # 10.52 [+0.01] Tests passed: 38 # 10.52 [+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__->