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.44 [+2.44] Error: ipv4: FIB table does not exist. # 2.44 [+0.00] Flush terminated # 2.60 [+0.16] Error: ipv6: FIB table does not exist. # 2.60 [+0.00] Flush terminated # 2.61 [+0.01] # 2.61 [+0.00] ######################################## # 2.61 [+0.00] Configuring interfaces # 9.26 [+6.65] # 9.26 [+0.00] ###################################################################### # 9.26 [+0.00] TEST SECTION: IPv4 onlink # 9.27 [+0.00] ###################################################################### # 9.27 [+0.00] # 9.27 [+0.00] ######################################### # 9.27 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.27 [+0.00] # 9.27 [+0.00] ######################################### # 9.27 [+0.00] TEST SUBSECTION: default VRF - main table # 9.43 [+0.16] TEST: unicast connected [ OK ] # 9.60 [+0.18] TEST: unicast recursive [ OK ] # 9.61 [+0.00] # 9.61 [+0.00] ######################################### # 9.61 [+0.00] TEST SUBSECTION: VRF lisa # 9.79 [+0.18] TEST: unicast connected [ OK ] # 9.97 [+0.18] TEST: unicast recursive [ OK ] # 9.97 [+0.00] # 9.97 [+0.00] ######################################### # 9.97 [+0.00] TEST SUBSECTION: VRF device, PBR table # 10.15 [+0.18] TEST: unicast connected [ OK ] # 10.31 [+0.16] TEST: unicast recursive [ OK ] # 10.31 [+0.00] # 10.31 [+0.00] ######################################### # 10.32 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 10.50 [+0.19] TEST: unicast connected - multipath [ OK ] # 10.67 [+0.16] TEST: unicast recursive - multipath [ OK ] # 10.84 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 11.02 [+0.17] TEST: unicast connected - multipath onlink second only [ OK ] # 11.02 [+0.00] # 11.02 [+0.00] ######################################### # 11.02 [+0.00] TEST SUBSECTION: Invalid onlink commands # 11.18 [+0.16] TEST: Invalid gw - local unicast address [ OK ] # 11.37 [+0.19] TEST: Invalid gw - local unicast address, VRF [ OK ] # 11.54 [+0.17] TEST: No nexthop device given [ OK ] # 11.71 [+0.17] TEST: Gateway resolves to wrong nexthop device [ OK ] # 11.89 [+0.18] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 11.89 [+0.00] # 11.89 [+0.00] ###################################################################### # 11.90 [+0.00] TEST SECTION: IPv6 onlink # 11.90 [+0.00] ###################################################################### # 11.90 [+0.00] # 11.90 [+0.00] ######################################### # 11.90 [+0.00] TEST SUBSECTION: Valid onlink commands # 11.90 [+0.00] # 11.90 [+0.00] ######################################### # 11.91 [+0.00] TEST SUBSECTION: default VRF - main table # 12.08 [+0.17] TEST: unicast connected [ OK ] # 12.29 [+0.21] TEST: unicast recursive [ OK ] # 12.46 [+0.17] TEST: v4-mapped [ OK ] # 12.46 [+0.00] # 12.46 [+0.00] ######################################### # 12.46 [+0.00] TEST SUBSECTION: VRF lisa # 12.64 [+0.17] TEST: unicast connected [ OK ] # 12.81 [+0.17] TEST: unicast recursive [ OK ] # 12.98 [+0.17] TEST: v4-mapped [ OK ] # 12.98 [+0.00] # 12.99 [+0.00] ######################################### # 12.99 [+0.00] TEST SUBSECTION: VRF device, PBR table # 13.15 [+0.17] TEST: unicast connected [ OK ] # 13.34 [+0.19] TEST: unicast recursive [ OK ] # 13.52 [+0.18] TEST: v4-mapped [ OK ] # 13.52 [+0.00] # 13.52 [+0.00] ######################################### # 13.52 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 13.71 [+0.18] TEST: unicast connected - multipath onlink [ OK ] # 13.88 [+0.17] TEST: unicast recursive - multipath onlink [ OK ] # 14.04 [+0.16] TEST: v4-mapped - multipath onlink [ OK ] # 14.22 [+0.17] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 14.39 [+0.17] TEST: unicast connected - multipath onlink first only [ OK ] # 14.57 [+0.18] TEST: unicast connected - multipath onlink second only [ OK ] # 14.58 [+0.00] # 14.58 [+0.00] ######################################### # 14.58 [+0.00] TEST SUBSECTION: Invalid onlink commands # 14.92 [+0.34] TEST: Invalid gw - local unicast address [ OK ] # 15.09 [+0.18] TEST: Invalid gw - local linklocal address [ OK ] # 15.27 [+0.17] TEST: Invalid gw - multicast address [ OK ] # 15.63 [+0.36] TEST: Invalid gw - local unicast address, VRF [ OK ] # 15.81 [+0.18] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 15.98 [+0.17] TEST: Invalid gw - multicast address, VRF [ OK ] # 16.16 [+0.19] TEST: No nexthop device given [ OK ] # 16.34 [+0.18] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 19.16 [+2.82] # 19.16 [+0.00] Tests passed: 38 # 19.16 [+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__->