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.62 [+1.62] Error: ipv4: FIB table does not exist. # 1.62 [+0.00] Flush terminated # 1.72 [+0.10] Error: ipv6: FIB table does not exist. # 1.73 [+0.00] Flush terminated # 1.73 [+0.01] # 1.73 [+0.00] ######################################## # 1.74 [+0.00] Configuring interfaces # 7.12 [+5.38] # 7.12 [+0.00] ###################################################################### # 7.12 [+0.00] TEST SECTION: IPv4 onlink # 7.12 [+0.00] ###################################################################### # 7.12 [+0.00] # 7.12 [+0.00] ######################################### # 7.13 [+0.00] TEST SUBSECTION: Valid onlink commands # 7.13 [+0.00] # 7.13 [+0.00] ######################################### # 7.13 [+0.00] TEST SUBSECTION: default VRF - main table # 7.25 [+0.12] TEST: unicast connected [ OK ] # 7.38 [+0.12] TEST: unicast recursive [ OK ] # 7.38 [+0.00] # 7.38 [+0.00] ######################################### # 7.38 [+0.00] TEST SUBSECTION: VRF lisa # 7.52 [+0.14] TEST: unicast connected [ OK ] # 7.64 [+0.12] TEST: unicast recursive [ OK ] # 7.64 [+0.00] # 7.64 [+0.00] ######################################### # 7.65 [+0.00] TEST SUBSECTION: VRF device, PBR table # 7.77 [+0.12] TEST: unicast connected [ OK ] # 7.89 [+0.12] TEST: unicast recursive [ OK ] # 7.89 [+0.00] # 7.89 [+0.00] ######################################### # 7.89 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 8.03 [+0.14] TEST: unicast connected - multipath [ OK ] # 8.15 [+0.12] TEST: unicast recursive - multipath [ OK ] # 8.28 [+0.13] TEST: unicast connected - multipath onlink first only [ OK ] # 8.39 [+0.12] TEST: unicast connected - multipath onlink second only [ OK ] # 8.40 [+0.00] # 8.40 [+0.00] ######################################### # 8.40 [+0.00] TEST SUBSECTION: Invalid onlink commands # 8.52 [+0.12] TEST: Invalid gw - local unicast address [ OK ] # 8.65 [+0.12] TEST: Invalid gw - local unicast address, VRF [ OK ] # 8.76 [+0.12] TEST: No nexthop device given [ OK ] # 8.89 [+0.12] TEST: Gateway resolves to wrong nexthop device [ OK ] # 9.01 [+0.12] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 9.01 [+0.00] # 9.01 [+0.00] ###################################################################### # 9.02 [+0.00] TEST SECTION: IPv6 onlink # 9.02 [+0.00] ###################################################################### # 9.02 [+0.00] # 9.02 [+0.00] ######################################### # 9.02 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.02 [+0.00] # 9.02 [+0.00] ######################################### # 9.02 [+0.00] TEST SUBSECTION: default VRF - main table # 9.14 [+0.12] TEST: unicast connected [ OK ] # 9.26 [+0.12] TEST: unicast recursive [ OK ] # 9.38 [+0.13] TEST: v4-mapped [ OK ] # 9.39 [+0.00] # 9.39 [+0.00] ######################################### # 9.39 [+0.00] TEST SUBSECTION: VRF lisa # 9.51 [+0.12] TEST: unicast connected [ OK ] # 9.63 [+0.13] TEST: unicast recursive [ OK ] # 9.76 [+0.13] TEST: v4-mapped [ OK ] # 9.76 [+0.00] # 9.76 [+0.00] ######################################### # 9.77 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.89 [+0.12] TEST: unicast connected [ OK ] # 10.02 [+0.13] TEST: unicast recursive [ OK ] # 10.14 [+0.13] TEST: v4-mapped [ OK ] # 10.15 [+0.00] # 10.15 [+0.00] ######################################### # 10.15 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 10.27 [+0.12] TEST: unicast connected - multipath onlink [ OK ] # 10.39 [+0.11] TEST: unicast recursive - multipath onlink [ OK ] # 10.61 [+0.22] TEST: v4-mapped - multipath onlink [ OK ] # 10.74 [+0.13] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 10.87 [+0.13] TEST: unicast connected - multipath onlink first only [ OK ] # 10.99 [+0.12] TEST: unicast connected - multipath onlink second only [ OK ] # 10.99 [+0.00] # 10.99 [+0.00] ######################################### # 10.99 [+0.00] TEST SUBSECTION: Invalid onlink commands # 11.31 [+0.31] TEST: Invalid gw - local unicast address [ OK ] # 11.42 [+0.12] TEST: Invalid gw - local linklocal address [ OK ] # 11.55 [+0.13] TEST: Invalid gw - multicast address [ OK ] # 11.83 [+0.28] TEST: Invalid gw - local unicast address, VRF [ OK ] # 11.96 [+0.13] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 12.08 [+0.12] TEST: Invalid gw - multicast address, VRF [ OK ] # 12.22 [+0.14] TEST: No nexthop device given [ OK ] # 12.34 [+0.13] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 14.69 [+2.35] # 14.69 [+0.00] Tests passed: 38 # 14.69 [+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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->