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.65 [+1.65] Error: ipv4: FIB table does not exist. # 1.65 [+0.00] Flush terminated # 1.75 [+0.11] Error: ipv6: FIB table does not exist. # 1.75 [+0.00] Flush terminated # 1.78 [+0.03] # 1.78 [+0.00] ######################################## # 1.78 [+0.00] Configuring interfaces # 6.47 [+4.69] # 6.47 [+0.00] ###################################################################### # 6.47 [+0.00] TEST SECTION: IPv4 onlink # 6.47 [+0.00] ###################################################################### # 6.47 [+0.00] # 6.47 [+0.00] ######################################### # 6.48 [+0.00] TEST SUBSECTION: Valid onlink commands # 6.48 [+0.00] # 6.48 [+0.00] ######################################### # 6.48 [+0.00] TEST SUBSECTION: default VRF - main table # 6.59 [+0.12] TEST: unicast connected [ OK ] # 6.71 [+0.11] TEST: unicast recursive [ OK ] # 6.71 [+0.00] # 6.71 [+0.00] ######################################### # 6.71 [+0.00] TEST SUBSECTION: VRF lisa # 6.83 [+0.12] TEST: unicast connected [ OK ] # 6.94 [+0.11] TEST: unicast recursive [ OK ] # 6.95 [+0.01] # 6.95 [+0.00] ######################################### # 6.95 [+0.00] TEST SUBSECTION: VRF device, PBR table # 7.06 [+0.11] TEST: unicast connected [ OK ] # 7.17 [+0.11] TEST: unicast recursive [ OK ] # 7.17 [+0.00] # 7.17 [+0.00] ######################################### # 7.17 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 7.29 [+0.11] TEST: unicast connected - multipath [ OK ] # 7.41 [+0.12] TEST: unicast recursive - multipath [ OK ] # 7.52 [+0.11] TEST: unicast connected - multipath onlink first only [ OK ] # 7.63 [+0.11] TEST: unicast connected - multipath onlink second only [ OK ] # 7.63 [+0.00] # 7.63 [+0.00] ######################################### # 7.64 [+0.00] TEST SUBSECTION: Invalid onlink commands # 7.75 [+0.12] TEST: Invalid gw - local unicast address [ OK ] # 7.88 [+0.13] TEST: Invalid gw - local unicast address, VRF [ OK ] # 7.99 [+0.11] TEST: No nexthop device given [ OK ] # 8.11 [+0.12] TEST: Gateway resolves to wrong nexthop device [ OK ] # 8.23 [+0.11] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 8.23 [+0.00] # 8.23 [+0.00] ###################################################################### # 8.23 [+0.00] TEST SECTION: IPv6 onlink # 8.24 [+0.00] ###################################################################### # 8.24 [+0.00] # 8.24 [+0.00] ######################################### # 8.24 [+0.00] TEST SUBSECTION: Valid onlink commands # 8.24 [+0.00] # 8.24 [+0.00] ######################################### # 8.24 [+0.00] TEST SUBSECTION: default VRF - main table # 8.35 [+0.10] TEST: unicast connected [ OK ] # 8.46 [+0.11] TEST: unicast recursive [ OK ] # 8.58 [+0.12] TEST: v4-mapped [ OK ] # 8.58 [+0.01] # 8.58 [+0.00] ######################################### # 8.59 [+0.00] TEST SUBSECTION: VRF lisa # 8.69 [+0.11] TEST: unicast connected [ OK ] # 8.81 [+0.12] TEST: unicast recursive [ OK ] # 8.93 [+0.12] TEST: v4-mapped [ OK ] # 8.93 [+0.00] # 8.93 [+0.00] ######################################### # 8.93 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.04 [+0.10] TEST: unicast connected [ OK ] # 9.25 [+0.21] TEST: unicast recursive [ OK ] # 9.36 [+0.11] TEST: v4-mapped [ OK ] # 9.36 [+0.00] # 9.36 [+0.00] ######################################### # 9.36 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 9.47 [+0.11] TEST: unicast connected - multipath onlink [ OK ] # 9.59 [+0.12] TEST: unicast recursive - multipath onlink [ OK ] # 9.70 [+0.11] TEST: v4-mapped - multipath onlink [ OK ] # 9.83 [+0.12] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 9.94 [+0.11] TEST: unicast connected - multipath onlink first only [ OK ] # 10.06 [+0.12] TEST: unicast connected - multipath onlink second only [ OK ] # 10.06 [+0.00] # 10.06 [+0.00] ######################################### # 10.06 [+0.00] TEST SUBSECTION: Invalid onlink commands # 10.33 [+0.27] TEST: Invalid gw - local unicast address [ OK ] # 10.44 [+0.10] TEST: Invalid gw - local linklocal address [ OK ] # 10.55 [+0.12] TEST: Invalid gw - multicast address [ OK ] # 10.79 [+0.24] TEST: Invalid gw - local unicast address, VRF [ OK ] # 10.93 [+0.14] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 11.05 [+0.12] TEST: Invalid gw - multicast address, VRF [ OK ] # 11.17 [+0.12] TEST: No nexthop device given [ OK ] # 11.28 [+0.11] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 13.56 [+2.28] # 13.56 [+0.00] Tests passed: 38 # 13.56 [+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__->