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.02 [+2.02] Error: ipv4: FIB table does not exist. # 2.02 [+0.00] Flush terminated # 2.16 [+0.15] Error: ipv6: FIB table does not exist. # 2.17 [+0.00] Flush terminated # 2.18 [+0.01] # 2.18 [+0.00] ######################################## # 2.18 [+0.00] Configuring interfaces # 8.26 [+6.08] # 8.26 [+0.00] ###################################################################### # 8.26 [+0.00] TEST SECTION: IPv4 onlink # 8.26 [+0.00] ###################################################################### # 8.26 [+0.00] # 8.26 [+0.00] ######################################### # 8.26 [+0.00] TEST SUBSECTION: Valid onlink commands # 8.27 [+0.00] # 8.27 [+0.00] ######################################### # 8.27 [+0.00] TEST SUBSECTION: default VRF - main table # 8.42 [+0.15] TEST: unicast connected [ OK ] # 8.58 [+0.16] TEST: unicast recursive [ OK ] # 8.58 [+0.00] # 8.58 [+0.00] ######################################### # 8.59 [+0.00] TEST SUBSECTION: VRF lisa # 8.74 [+0.16] TEST: unicast connected [ OK ] # 8.90 [+0.15] TEST: unicast recursive [ OK ] # 8.90 [+0.00] # 8.90 [+0.00] ######################################### # 8.90 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.05 [+0.15] TEST: unicast connected [ OK ] # 9.21 [+0.16] TEST: unicast recursive [ OK ] # 9.21 [+0.00] # 9.21 [+0.00] ######################################### # 9.22 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 9.36 [+0.15] TEST: unicast connected - multipath [ OK ] # 9.53 [+0.17] TEST: unicast recursive - multipath [ OK ] # 9.69 [+0.16] TEST: unicast connected - multipath onlink first only [ OK ] # 9.84 [+0.15] TEST: unicast connected - multipath onlink second only [ OK ] # 9.84 [+0.00] # 9.84 [+0.00] ######################################### # 9.85 [+0.00] TEST SUBSECTION: Invalid onlink commands # 10.00 [+0.15] TEST: Invalid gw - local unicast address [ OK ] # 10.15 [+0.15] TEST: Invalid gw - local unicast address, VRF [ OK ] # 10.31 [+0.16] TEST: No nexthop device given [ OK ] # 10.46 [+0.15] TEST: Gateway resolves to wrong nexthop device [ OK ] # 10.61 [+0.15] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.61 [+0.00] # 10.61 [+0.00] ###################################################################### # 10.62 [+0.00] TEST SECTION: IPv6 onlink # 10.62 [+0.00] ###################################################################### # 10.62 [+0.00] # 10.62 [+0.00] ######################################### # 10.62 [+0.00] TEST SUBSECTION: Valid onlink commands # 10.62 [+0.00] # 10.62 [+0.00] ######################################### # 10.62 [+0.00] TEST SUBSECTION: default VRF - main table # 10.77 [+0.14] TEST: unicast connected [ OK ] # 10.92 [+0.16] TEST: unicast recursive [ OK ] # 11.07 [+0.15] TEST: v4-mapped [ OK ] # 11.07 [+0.00] # 11.07 [+0.00] ######################################### # 11.08 [+0.00] TEST SUBSECTION: VRF lisa # 11.23 [+0.15] TEST: unicast connected [ OK ] # 11.42 [+0.19] TEST: unicast recursive [ OK ] # 11.57 [+0.15] TEST: v4-mapped [ OK ] # 11.57 [+0.00] # 11.57 [+0.00] ######################################### # 11.57 [+0.00] TEST SUBSECTION: VRF device, PBR table # 11.74 [+0.17] TEST: unicast connected [ OK ] # 11.90 [+0.15] TEST: unicast recursive [ OK ] # 12.06 [+0.16] TEST: v4-mapped [ OK ] # 12.06 [+0.00] # 12.06 [+0.00] ######################################### # 12.06 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 12.22 [+0.15] TEST: unicast connected - multipath onlink [ OK ] # 12.38 [+0.17] TEST: unicast recursive - multipath onlink [ OK ] # 12.55 [+0.17] TEST: v4-mapped - multipath onlink [ OK ] # 12.71 [+0.16] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 12.87 [+0.16] TEST: unicast connected - multipath onlink first only [ OK ] # 13.02 [+0.15] TEST: unicast connected - multipath onlink second only [ OK ] # 13.03 [+0.00] # 13.03 [+0.00] ######################################### # 13.03 [+0.00] TEST SUBSECTION: Invalid onlink commands # 13.35 [+0.32] TEST: Invalid gw - local unicast address [ OK ] # 13.51 [+0.16] TEST: Invalid gw - local linklocal address [ OK ] # 13.66 [+0.15] TEST: Invalid gw - multicast address [ OK ] # 13.99 [+0.32] TEST: Invalid gw - local unicast address, VRF [ OK ] # 14.15 [+0.16] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 14.31 [+0.16] TEST: Invalid gw - multicast address, VRF [ OK ] # 14.47 [+0.16] TEST: No nexthop device given [ OK ] # 14.63 [+0.17] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 17.22 [+2.58] # 17.22 [+0.00] Tests passed: 38 # 17.22 [+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__->