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.48 [+2.48] Error: ipv4: FIB table does not exist. # 2.48 [+0.00] Flush terminated # 2.66 [+0.18] Error: ipv6: FIB table does not exist. # 2.66 [+0.00] Flush terminated # 2.67 [+0.01] # 2.67 [+0.00] ######################################## # 2.67 [+0.00] Configuring interfaces # 9.47 [+6.80] # 9.47 [+0.00] ###################################################################### # 9.48 [+0.00] TEST SECTION: IPv4 onlink # 9.48 [+0.00] ###################################################################### # 9.48 [+0.00] # 9.48 [+0.00] ######################################### # 9.48 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.48 [+0.00] # 9.48 [+0.00] ######################################### # 9.49 [+0.00] TEST SUBSECTION: default VRF - main table # 9.65 [+0.16] TEST: unicast connected [ OK ] # 9.84 [+0.19] TEST: unicast recursive [ OK ] # 9.84 [+0.00] # 9.84 [+0.00] ######################################### # 9.84 [+0.00] TEST SUBSECTION: VRF lisa # 10.01 [+0.18] TEST: unicast connected [ OK ] # 10.18 [+0.17] TEST: unicast recursive [ OK ] # 10.18 [+0.00] # 10.18 [+0.00] ######################################### # 10.18 [+0.00] TEST SUBSECTION: VRF device, PBR table # 10.37 [+0.18] TEST: unicast connected [ OK ] # 10.53 [+0.16] TEST: unicast recursive [ OK ] # 10.53 [+0.00] # 10.53 [+0.00] ######################################### # 10.53 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 10.71 [+0.17] TEST: unicast connected - multipath [ OK ] # 10.88 [+0.17] TEST: unicast recursive - multipath [ OK ] # 11.06 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 11.22 [+0.16] TEST: unicast connected - multipath onlink second only [ OK ] # 11.23 [+0.00] # 11.23 [+0.00] ######################################### # 11.23 [+0.00] TEST SUBSECTION: Invalid onlink commands # 11.40 [+0.17] TEST: Invalid gw - local unicast address [ OK ] # 11.57 [+0.17] TEST: Invalid gw - local unicast address, VRF [ OK ] # 11.74 [+0.16] TEST: No nexthop device given [ OK ] # 11.95 [+0.22] TEST: Gateway resolves to wrong nexthop device [ OK ] # 12.13 [+0.17] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 12.13 [+0.00] # 12.13 [+0.00] ###################################################################### # 12.13 [+0.00] TEST SECTION: IPv6 onlink # 12.13 [+0.00] ###################################################################### # 12.14 [+0.00] # 12.14 [+0.00] ######################################### # 12.14 [+0.00] TEST SUBSECTION: Valid onlink commands # 12.14 [+0.00] # 12.14 [+0.00] ######################################### # 12.14 [+0.00] TEST SUBSECTION: default VRF - main table # 12.32 [+0.17] TEST: unicast connected [ OK ] # 12.49 [+0.17] TEST: unicast recursive [ OK ] # 12.67 [+0.18] TEST: v4-mapped [ OK ] # 12.67 [+0.00] # 12.67 [+0.00] ######################################### # 12.68 [+0.00] TEST SUBSECTION: VRF lisa # 12.84 [+0.17] TEST: unicast connected [ OK ] # 13.02 [+0.18] TEST: unicast recursive [ OK ] # 13.21 [+0.19] TEST: v4-mapped [ OK ] # 13.21 [+0.00] # 13.21 [+0.00] ######################################### # 13.22 [+0.00] TEST SUBSECTION: VRF device, PBR table # 13.38 [+0.16] TEST: unicast connected [ OK ] # 13.57 [+0.19] TEST: unicast recursive [ OK ] # 13.75 [+0.18] TEST: v4-mapped [ OK ] # 13.75 [+0.00] # 13.75 [+0.00] ######################################### # 13.75 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 13.94 [+0.19] TEST: unicast connected - multipath onlink [ OK ] # 14.12 [+0.19] TEST: unicast recursive - multipath onlink [ OK ] # 14.30 [+0.18] TEST: v4-mapped - multipath onlink [ OK ] # 14.48 [+0.18] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 14.65 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 14.83 [+0.18] TEST: unicast connected - multipath onlink second only [ OK ] # 14.84 [+0.00] # 14.84 [+0.00] ######################################### # 14.84 [+0.00] TEST SUBSECTION: Invalid onlink commands # 15.20 [+0.36] TEST: Invalid gw - local unicast address [ OK ] # 15.39 [+0.19] TEST: Invalid gw - local linklocal address [ OK ] # 15.56 [+0.17] TEST: Invalid gw - multicast address [ OK ] # 15.90 [+0.35] TEST: Invalid gw - local unicast address, VRF [ OK ] # 16.08 [+0.18] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 16.29 [+0.20] TEST: Invalid gw - multicast address, VRF [ OK ] # 16.48 [+0.19] TEST: No nexthop device given [ OK ] # 16.65 [+0.18] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 19.49 [+2.84] # 19.49 [+0.00] Tests passed: 38 # 19.50 [+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__->