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.13 [+2.13] Error: ipv4: FIB table does not exist. # 2.13 [+0.00] Flush terminated # 2.27 [+0.14] Error: ipv6: FIB table does not exist. # 2.28 [+0.00] Flush terminated # 2.30 [+0.02] # 2.30 [+0.00] ######################################## # 2.30 [+0.00] Configuring interfaces # 8.34 [+6.04] # 8.34 [+0.00] ###################################################################### # 8.34 [+0.00] TEST SECTION: IPv4 onlink # 8.35 [+0.00] ###################################################################### # 8.35 [+0.00] # 8.35 [+0.00] ######################################### # 8.35 [+0.00] TEST SUBSECTION: Valid onlink commands # 8.35 [+0.00] # 8.35 [+0.00] ######################################### # 8.36 [+0.00] TEST SUBSECTION: default VRF - main table # 8.50 [+0.15] TEST: unicast connected [ OK ] # 8.66 [+0.16] TEST: unicast recursive [ OK ] # 8.66 [+0.00] # 8.66 [+0.00] ######################################### # 8.66 [+0.00] TEST SUBSECTION: VRF lisa # 8.81 [+0.15] TEST: unicast connected [ OK ] # 8.98 [+0.16] TEST: unicast recursive [ OK ] # 8.98 [+0.00] # 8.98 [+0.00] ######################################### # 8.98 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.14 [+0.15] TEST: unicast connected [ OK ] # 9.29 [+0.16] TEST: unicast recursive [ OK ] # 9.30 [+0.00] # 9.30 [+0.00] ######################################### # 9.30 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 9.45 [+0.15] TEST: unicast connected - multipath [ OK ] # 9.61 [+0.15] TEST: unicast recursive - multipath [ OK ] # 9.77 [+0.16] TEST: unicast connected - multipath onlink first only [ OK ] # 9.92 [+0.15] TEST: unicast connected - multipath onlink second only [ OK ] # 9.92 [+0.00] # 9.92 [+0.00] ######################################### # 9.93 [+0.00] TEST SUBSECTION: Invalid onlink commands # 10.08 [+0.15] TEST: Invalid gw - local unicast address [ OK ] # 10.23 [+0.15] TEST: Invalid gw - local unicast address, VRF [ OK ] # 10.39 [+0.16] TEST: No nexthop device given [ OK ] # 10.54 [+0.15] TEST: Gateway resolves to wrong nexthop device [ OK ] # 10.70 [+0.16] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.70 [+0.00] # 10.70 [+0.00] ###################################################################### # 10.70 [+0.00] TEST SECTION: IPv6 onlink # 10.70 [+0.00] ###################################################################### # 10.71 [+0.00] # 10.71 [+0.00] ######################################### # 10.71 [+0.00] TEST SUBSECTION: Valid onlink commands # 10.71 [+0.00] # 10.71 [+0.00] ######################################### # 10.71 [+0.00] TEST SUBSECTION: default VRF - main table # 10.87 [+0.16] TEST: unicast connected [ OK ] # 11.03 [+0.16] TEST: unicast recursive [ OK ] # 11.18 [+0.15] TEST: v4-mapped [ OK ] # 11.18 [+0.00] # 11.18 [+0.00] ######################################### # 11.18 [+0.00] TEST SUBSECTION: VRF lisa # 11.36 [+0.17] TEST: unicast connected [ OK ] # 11.51 [+0.15] TEST: unicast recursive [ OK ] # 11.66 [+0.15] TEST: v4-mapped [ OK ] # 11.66 [+0.00] # 11.66 [+0.00] ######################################### # 11.67 [+0.00] TEST SUBSECTION: VRF device, PBR table # 11.82 [+0.15] TEST: unicast connected [ OK ] # 11.97 [+0.15] TEST: unicast recursive [ OK ] # 12.12 [+0.15] TEST: v4-mapped [ OK ] # 12.12 [+0.00] # 12.12 [+0.00] ######################################### # 12.13 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 12.28 [+0.15] TEST: unicast connected - multipath onlink [ OK ] # 12.43 [+0.15] TEST: unicast recursive - multipath onlink [ OK ] # 12.58 [+0.16] TEST: v4-mapped - multipath onlink [ OK ] # 12.73 [+0.15] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 12.88 [+0.15] TEST: unicast connected - multipath onlink first only [ OK ] # 13.03 [+0.16] TEST: unicast connected - multipath onlink second only [ OK ] # 13.03 [+0.00] # 13.03 [+0.00] ######################################### # 13.04 [+0.00] TEST SUBSECTION: Invalid onlink commands # 13.35 [+0.31] TEST: Invalid gw - local unicast address [ OK ] # 13.50 [+0.15] TEST: Invalid gw - local linklocal address [ OK ] # 13.65 [+0.15] TEST: Invalid gw - multicast address [ OK ] # 13.95 [+0.30] TEST: Invalid gw - local unicast address, VRF [ OK ] # 14.11 [+0.16] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 14.26 [+0.15] TEST: Invalid gw - multicast address, VRF [ OK ] # 14.40 [+0.14] TEST: No nexthop device given [ OK ] # 14.56 [+0.16] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 17.11 [+2.55] # 17.11 [+0.00] Tests passed: 38 # 17.11 [+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__->