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.49 [+2.49] Error: ipv4: FIB table does not exist. # 2.49 [+0.00] Flush terminated # 2.67 [+0.17] Error: ipv6: FIB table does not exist. # 2.67 [+0.00] Flush terminated # 2.68 [+0.02] # 2.68 [+0.00] ######################################## # 2.69 [+0.00] Configuring interfaces # 9.36 [+6.67] # 9.36 [+0.00] ###################################################################### # 9.36 [+0.00] TEST SECTION: IPv4 onlink # 9.36 [+0.00] ###################################################################### # 9.36 [+0.00] # 9.36 [+0.00] ######################################### # 9.36 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.37 [+0.00] # 9.37 [+0.00] ######################################### # 9.37 [+0.00] TEST SUBSECTION: default VRF - main table # 9.54 [+0.17] TEST: unicast connected [ OK ] # 9.72 [+0.18] TEST: unicast recursive [ OK ] # 9.72 [+0.00] # 9.72 [+0.00] ######################################### # 9.72 [+0.00] TEST SUBSECTION: VRF lisa # 9.89 [+0.16] TEST: unicast connected [ OK ] # 10.06 [+0.18] TEST: unicast recursive [ OK ] # 10.07 [+0.00] # 10.07 [+0.00] ######################################### # 10.07 [+0.00] TEST SUBSECTION: VRF device, PBR table # 10.24 [+0.18] TEST: unicast connected [ OK ] # 10.43 [+0.18] TEST: unicast recursive [ OK ] # 10.43 [+0.00] # 10.43 [+0.00] ######################################### # 10.43 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 10.60 [+0.16] TEST: unicast connected - multipath [ OK ] # 10.78 [+0.18] TEST: unicast recursive - multipath [ OK ] # 10.95 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 11.12 [+0.17] TEST: unicast connected - multipath onlink second only [ OK ] # 11.12 [+0.00] # 11.12 [+0.00] ######################################### # 11.13 [+0.00] TEST SUBSECTION: Invalid onlink commands # 11.30 [+0.18] TEST: Invalid gw - local unicast address [ OK ] # 11.47 [+0.17] TEST: Invalid gw - local unicast address, VRF [ OK ] # 11.64 [+0.17] TEST: No nexthop device given [ OK ] # 11.85 [+0.21] TEST: Gateway resolves to wrong nexthop device [ OK ] # 12.03 [+0.18] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 12.03 [+0.00] # 12.04 [+0.00] ###################################################################### # 12.04 [+0.00] TEST SECTION: IPv6 onlink # 12.04 [+0.00] ###################################################################### # 12.04 [+0.00] # 12.04 [+0.00] ######################################### # 12.04 [+0.00] TEST SUBSECTION: Valid onlink commands # 12.04 [+0.00] # 12.04 [+0.00] ######################################### # 12.05 [+0.00] TEST SUBSECTION: default VRF - main table # 12.21 [+0.16] TEST: unicast connected [ OK ] # 12.38 [+0.18] TEST: unicast recursive [ OK ] # 12.55 [+0.17] TEST: v4-mapped [ OK ] # 12.55 [+0.00] # 12.55 [+0.00] ######################################### # 12.56 [+0.00] TEST SUBSECTION: VRF lisa # 12.73 [+0.17] TEST: unicast connected [ OK ] # 12.92 [+0.19] TEST: unicast recursive [ OK ] # 13.09 [+0.17] TEST: v4-mapped [ OK ] # 13.09 [+0.00] # 13.09 [+0.00] ######################################### # 13.10 [+0.00] TEST SUBSECTION: VRF device, PBR table # 13.26 [+0.17] TEST: unicast connected [ OK ] # 13.44 [+0.17] TEST: unicast recursive [ OK ] # 13.61 [+0.18] TEST: v4-mapped [ OK ] # 13.62 [+0.00] # 13.62 [+0.00] ######################################### # 13.62 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 13.78 [+0.16] TEST: unicast connected - multipath onlink [ OK ] # 13.97 [+0.19] TEST: unicast recursive - multipath onlink [ OK ] # 14.14 [+0.17] TEST: v4-mapped - multipath onlink [ OK ] # 14.32 [+0.18] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 14.48 [+0.17] TEST: unicast connected - multipath onlink first only [ OK ] # 14.66 [+0.18] TEST: unicast connected - multipath onlink second only [ OK ] # 14.66 [+0.00] # 14.66 [+0.00] ######################################### # 14.66 [+0.00] TEST SUBSECTION: Invalid onlink commands # 15.04 [+0.37] TEST: Invalid gw - local unicast address [ OK ] # 15.21 [+0.17] TEST: Invalid gw - local linklocal address [ OK ] # 15.38 [+0.17] TEST: Invalid gw - multicast address [ OK ] # 15.71 [+0.33] TEST: Invalid gw - local unicast address, VRF [ OK ] # 15.88 [+0.17] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 16.06 [+0.18] TEST: Invalid gw - multicast address, VRF [ OK ] # 16.25 [+0.19] TEST: No nexthop device given [ OK ] # 16.43 [+0.18] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 19.36 [+2.93] # 19.36 [+0.00] Tests passed: 38 # 19.36 [+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__->