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 # 1.71 [+1.71] Error: ipv4: FIB table does not exist. # 1.71 [+0.00] Flush terminated # 1.81 [+0.10] Error: ipv6: FIB table does not exist. # 1.82 [+0.00] Flush terminated # 1.83 [+0.02] # 1.84 [+0.00] ######################################## # 1.84 [+0.00] Configuring interfaces # 7.14 [+5.30] # 7.14 [+0.00] ###################################################################### # 7.14 [+0.00] TEST SECTION: IPv4 onlink # 7.14 [+0.00] ###################################################################### # 7.14 [+0.00] # 7.14 [+0.00] ######################################### # 7.15 [+0.00] TEST SUBSECTION: Valid onlink commands # 7.15 [+0.00] # 7.15 [+0.00] ######################################### # 7.15 [+0.00] TEST SUBSECTION: default VRF - main table # 7.28 [+0.13] TEST: unicast connected [ OK ] # 7.39 [+0.11] TEST: unicast recursive [ OK ] # 7.39 [+0.00] # 7.39 [+0.00] ######################################### # 7.39 [+0.00] TEST SUBSECTION: VRF lisa # 7.52 [+0.13] TEST: unicast connected [ OK ] # 7.64 [+0.12] TEST: unicast recursive [ OK ] # 7.64 [+0.00] # 7.64 [+0.00] ######################################### # 7.64 [+0.00] TEST SUBSECTION: VRF device, PBR table # 7.76 [+0.12] TEST: unicast connected [ OK ] # 7.88 [+0.11] TEST: unicast recursive [ OK ] # 7.88 [+0.00] # 7.88 [+0.00] ######################################### # 7.88 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 8.01 [+0.13] TEST: unicast connected - multipath [ OK ] # 8.14 [+0.13] TEST: unicast recursive - multipath [ OK ] # 8.26 [+0.12] TEST: unicast connected - multipath onlink first only [ OK ] # 8.39 [+0.12] TEST: unicast connected - multipath onlink second only [ OK ] # 8.39 [+0.00] # 8.39 [+0.00] ######################################### # 8.39 [+0.00] TEST SUBSECTION: Invalid onlink commands # 8.52 [+0.13] TEST: Invalid gw - local unicast address [ OK ] # 8.65 [+0.13] TEST: Invalid gw - local unicast address, VRF [ OK ] # 8.77 [+0.12] TEST: No nexthop device given [ OK ] # 8.91 [+0.14] TEST: Gateway resolves to wrong nexthop device [ OK ] # 9.03 [+0.12] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 9.03 [+0.00] # 9.03 [+0.00] ###################################################################### # 9.03 [+0.00] TEST SECTION: IPv6 onlink # 9.03 [+0.00] ###################################################################### # 9.03 [+0.00] # 9.03 [+0.00] ######################################### # 9.04 [+0.00] TEST SUBSECTION: Valid onlink commands # 9.04 [+0.00] # 9.04 [+0.00] ######################################### # 9.04 [+0.00] TEST SUBSECTION: default VRF - main table # 9.14 [+0.11] TEST: unicast connected [ OK ] # 9.27 [+0.13] TEST: unicast recursive [ OK ] # 9.39 [+0.12] TEST: v4-mapped [ OK ] # 9.39 [+0.00] # 9.39 [+0.00] ######################################### # 9.39 [+0.00] TEST SUBSECTION: VRF lisa # 9.52 [+0.13] TEST: unicast connected [ OK ] # 9.64 [+0.11] TEST: unicast recursive [ OK ] # 9.78 [+0.14] TEST: v4-mapped [ OK ] # 9.78 [+0.00] # 9.78 [+0.00] ######################################### # 9.78 [+0.00] TEST SUBSECTION: VRF device, PBR table # 9.91 [+0.13] TEST: unicast connected [ OK ] # 10.04 [+0.13] TEST: unicast recursive [ OK ] # 10.17 [+0.14] TEST: v4-mapped [ OK ] # 10.18 [+0.00] # 10.18 [+0.00] ######################################### # 10.18 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 10.31 [+0.14] TEST: unicast connected - multipath onlink [ OK ] # 10.51 [+0.19] TEST: unicast recursive - multipath onlink [ OK ] # 10.67 [+0.17] TEST: v4-mapped - multipath onlink [ OK ] # 10.81 [+0.14] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 10.99 [+0.18] TEST: unicast connected - multipath onlink first only [ OK ] # 11.12 [+0.13] TEST: unicast connected - multipath onlink second only [ OK ] # 11.12 [+0.00] # 11.12 [+0.00] ######################################### # 11.12 [+0.00] TEST SUBSECTION: Invalid onlink commands # 11.42 [+0.30] TEST: Invalid gw - local unicast address [ OK ] # 11.59 [+0.17] TEST: Invalid gw - local linklocal address [ OK ] # 11.72 [+0.13] TEST: Invalid gw - multicast address [ OK ] # 12.04 [+0.32] TEST: Invalid gw - local unicast address, VRF [ OK ] # 12.19 [+0.15] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 12.31 [+0.13] TEST: Invalid gw - multicast address, VRF [ OK ] # 12.44 [+0.13] TEST: No nexthop device given [ OK ] # 12.58 [+0.14] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 15.06 [+2.48] # 15.06 [+0.00] Tests passed: 38 # 15.06 [+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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->