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 # 3.02 [+3.02] Error: ipv4: FIB table does not exist. # 3.02 [+0.00] Flush terminated # 3.20 [+0.18] Error: ipv6: FIB table does not exist. # 3.20 [+0.00] Flush terminated # 3.21 [+0.01] # 3.21 [+0.00] ######################################## # 3.21 [+0.00] Configuring interfaces # 10.15 [+6.94] # 10.15 [+0.00] ###################################################################### # 10.16 [+0.00] TEST SECTION: IPv4 onlink # 10.16 [+0.00] ###################################################################### # 10.16 [+0.00] # 10.16 [+0.00] ######################################### # 10.16 [+0.00] TEST SUBSECTION: Valid onlink commands # 10.16 [+0.00] # 10.16 [+0.00] ######################################### # 10.16 [+0.00] TEST SUBSECTION: default VRF - main table # 10.35 [+0.19] TEST: unicast connected [ OK ] # 10.54 [+0.19] TEST: unicast recursive [ OK ] # 10.55 [+0.00] # 10.55 [+0.00] ######################################### # 10.55 [+0.00] TEST SUBSECTION: VRF lisa # 10.74 [+0.19] TEST: unicast connected [ OK ] # 10.93 [+0.19] TEST: unicast recursive [ OK ] # 10.93 [+0.00] # 10.93 [+0.00] ######################################### # 10.93 [+0.00] TEST SUBSECTION: VRF device, PBR table # 11.12 [+0.18] TEST: unicast connected [ OK ] # 11.30 [+0.18] TEST: unicast recursive [ OK ] # 11.30 [+0.00] # 11.30 [+0.00] ######################################### # 11.30 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 11.48 [+0.18] TEST: unicast connected - multipath [ OK ] # 11.66 [+0.18] TEST: unicast recursive - multipath [ OK ] # 11.84 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 12.03 [+0.19] TEST: unicast connected - multipath onlink second only [ OK ] # 12.03 [+0.00] # 12.03 [+0.00] ######################################### # 12.04 [+0.00] TEST SUBSECTION: Invalid onlink commands # 12.22 [+0.18] TEST: Invalid gw - local unicast address [ OK ] # 12.41 [+0.19] TEST: Invalid gw - local unicast address, VRF [ OK ] # 12.59 [+0.18] TEST: No nexthop device given [ OK ] # 12.82 [+0.24] TEST: Gateway resolves to wrong nexthop device [ OK ] # 13.03 [+0.20] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 13.03 [+0.00] # 13.03 [+0.00] ###################################################################### # 13.03 [+0.01] TEST SECTION: IPv6 onlink # 13.04 [+0.00] ###################################################################### # 13.04 [+0.00] # 13.04 [+0.00] ######################################### # 13.04 [+0.00] TEST SUBSECTION: Valid onlink commands # 13.04 [+0.00] # 13.04 [+0.00] ######################################### # 13.04 [+0.00] TEST SUBSECTION: default VRF - main table # 13.25 [+0.20] TEST: unicast connected [ OK ] # 13.45 [+0.21] TEST: unicast recursive [ OK ] # 13.66 [+0.21] TEST: v4-mapped [ OK ] # 13.67 [+0.00] # 13.67 [+0.00] ######################################### # 13.67 [+0.00] TEST SUBSECTION: VRF lisa # 13.86 [+0.19] TEST: unicast connected [ OK ] # 14.07 [+0.21] TEST: unicast recursive [ OK ] # 14.28 [+0.21] TEST: v4-mapped [ OK ] # 14.28 [+0.00] # 14.28 [+0.00] ######################################### # 14.28 [+0.00] TEST SUBSECTION: VRF device, PBR table # 14.47 [+0.19] TEST: unicast connected [ OK ] # 14.68 [+0.21] TEST: unicast recursive [ OK ] # 14.89 [+0.21] TEST: v4-mapped [ OK ] # 14.89 [+0.00] # 14.89 [+0.00] ######################################### # 14.89 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 15.10 [+0.21] TEST: unicast connected - multipath onlink [ OK ] # 15.32 [+0.22] TEST: unicast recursive - multipath onlink [ OK ] # 15.54 [+0.22] TEST: v4-mapped - multipath onlink [ OK ] # 15.73 [+0.19] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 15.93 [+0.20] TEST: unicast connected - multipath onlink first only [ OK ] # 16.14 [+0.21] TEST: unicast connected - multipath onlink second only [ OK ] # 16.14 [+0.00] # 16.15 [+0.00] ######################################### # 16.15 [+0.00] TEST SUBSECTION: Invalid onlink commands # 16.52 [+0.37] TEST: Invalid gw - local unicast address [ OK ] # 16.73 [+0.21] TEST: Invalid gw - local linklocal address [ OK ] # 16.91 [+0.18] TEST: Invalid gw - multicast address [ OK ] # 17.25 [+0.35] TEST: Invalid gw - local unicast address, VRF [ OK ] # 17.43 [+0.18] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 17.62 [+0.20] TEST: Invalid gw - multicast address, VRF [ OK ] # 17.81 [+0.19] TEST: No nexthop device given [ OK ] # 17.98 [+0.17] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 20.85 [+2.87] # 20.85 [+0.00] Tests passed: 38 # 20.85 [+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__->