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.45 [+2.45] Error: ipv4: FIB table does not exist. # 2.45 [+0.00] Flush terminated # 2.61 [+0.16] Error: ipv6: FIB table does not exist. # 2.61 [+0.00] Flush terminated # 2.62 [+0.01] # 2.62 [+0.00] ######################################## # 2.62 [+0.00] Configuring interfaces # 9.13 [+6.51] # 9.13 [+0.00] ###################################################################### # 9.14 [+0.00] TEST SECTION: IPv4 onlink # 9.14 [+0.00] ###################################################################### # 9.14 [+0.00] # 9.14 [+0.00] ######################################### # 9.14 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.14 [+0.00] # 9.14 [+0.00] ######################################### # 9.15 [+0.00] TEST SUBSECTION: default VRF - main table # 9.30 [+0.16] TEST: unicast connected [ OK ] # 9.47 [+0.17] TEST: unicast recursive [ OK ] # 9.48 [+0.00] # 9.48 [+0.00] ######################################### # 9.48 [+0.00] TEST SUBSECTION: VRF lisa # 9.65 [+0.17] TEST: unicast connected [ OK ] # 9.82 [+0.17] TEST: unicast recursive [ OK ] # 9.82 [+0.00] # 9.82 [+0.00] ######################################### # 9.82 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.98 [+0.16] TEST: unicast connected [ OK ] # 10.15 [+0.17] TEST: unicast recursive [ OK ] # 10.15 [+0.00] # 10.16 [+0.00] ######################################### # 10.16 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 10.33 [+0.17] TEST: unicast connected - multipath [ OK ] # 10.50 [+0.17] TEST: unicast recursive - multipath [ OK ] # 10.66 [+0.16] TEST: unicast connected - multipath onlink first only [ OK ] # 10.84 [+0.18] TEST: unicast connected - multipath onlink second only [ OK ] # 10.84 [+0.00] # 10.84 [+0.00] ######################################### # 10.84 [+0.00] TEST SUBSECTION: Invalid onlink commands # 11.01 [+0.17] TEST: Invalid gw - local unicast address [ OK ] # 11.18 [+0.17] TEST: Invalid gw - local unicast address, VRF [ OK ] # 11.35 [+0.17] TEST: No nexthop device given [ OK ] # 11.52 [+0.17] TEST: Gateway resolves to wrong nexthop device [ OK ] # 11.69 [+0.17] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 11.69 [+0.00] # 11.69 [+0.00] ###################################################################### # 11.69 [+0.00] TEST SECTION: IPv6 onlink # 11.70 [+0.00] ###################################################################### # 11.70 [+0.00] # 11.70 [+0.00] ######################################### # 11.70 [+0.00] TEST SUBSECTION: Valid onlink commands # 11.70 [+0.00] # 11.70 [+0.00] ######################################### # 11.70 [+0.00] TEST SUBSECTION: default VRF - main table # 11.90 [+0.20] TEST: unicast connected [ OK ] # 12.12 [+0.22] TEST: unicast recursive [ OK ] # 12.30 [+0.17] TEST: v4-mapped [ OK ] # 12.30 [+0.00] # 12.30 [+0.00] ######################################### # 12.30 [+0.00] TEST SUBSECTION: VRF lisa # 12.47 [+0.17] TEST: unicast connected [ OK ] # 12.65 [+0.18] TEST: unicast recursive [ OK ] # 12.83 [+0.18] TEST: v4-mapped [ OK ] # 12.83 [+0.00] # 12.83 [+0.00] ######################################### # 12.83 [+0.00] TEST SUBSECTION: VRF device, PBR table # 13.00 [+0.17] TEST: unicast connected [ OK ] # 13.20 [+0.20] TEST: unicast recursive [ OK ] # 13.36 [+0.17] TEST: v4-mapped [ OK ] # 13.37 [+0.00] # 13.37 [+0.00] ######################################### # 13.37 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 13.53 [+0.16] TEST: unicast connected - multipath onlink [ OK ] # 13.70 [+0.17] TEST: unicast recursive - multipath onlink [ OK ] # 13.88 [+0.18] TEST: v4-mapped - multipath onlink [ OK ] # 14.05 [+0.17] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 14.22 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 14.40 [+0.18] TEST: unicast connected - multipath onlink second only [ OK ] # 14.41 [+0.00] # 14.41 [+0.00] ######################################### # 14.41 [+0.00] TEST SUBSECTION: Invalid onlink commands # 14.76 [+0.35] TEST: Invalid gw - local unicast address [ OK ] # 14.93 [+0.17] TEST: Invalid gw - local linklocal address [ OK ] # 15.10 [+0.17] TEST: Invalid gw - multicast address [ OK ] # 15.44 [+0.34] TEST: Invalid gw - local unicast address, VRF [ OK ] # 15.61 [+0.17] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 15.78 [+0.17] TEST: Invalid gw - multicast address, VRF [ OK ] # 15.95 [+0.17] TEST: No nexthop device given [ OK ] # 16.11 [+0.16] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 18.89 [+2.78] # 18.89 [+0.00] Tests passed: 38 # 18.89 [+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__->