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.22 [+1.22] Error: ipv4: FIB table does not exist. # 1.23 [+0.00] Flush terminated # 1.29 [+0.07] Error: ipv6: FIB table does not exist. # 1.29 [+0.00] Flush terminated # 1.30 [+0.01] # 1.30 [+0.00] ######################################## # 1.30 [+0.00] Configuring interfaces # 4.67 [+3.37] # 4.67 [+0.00] ###################################################################### # 4.67 [+0.00] TEST SECTION: IPv4 onlink # 4.67 [+0.00] ###################################################################### # 4.67 [+0.00] # 4.67 [+0.00] ######################################### # 4.67 [+0.00] TEST SUBSECTION: Valid onlink commands # 4.67 [+0.00] # 4.67 [+0.00] ######################################### # 4.68 [+0.00] TEST SUBSECTION: default VRF - main table # 4.76 [+0.08] TEST: unicast connected [ OK ] # 4.84 [+0.08] TEST: unicast recursive [ OK ] # 4.84 [+0.00] # 4.84 [+0.00] ######################################### # 4.84 [+0.00] TEST SUBSECTION: VRF lisa # 4.93 [+0.09] TEST: unicast connected [ OK ] # 5.01 [+0.08] TEST: unicast recursive [ OK ] # 5.01 [+0.00] # 5.01 [+0.00] ######################################### # 5.01 [+0.00] TEST SUBSECTION: VRF device, PBR table # 5.08 [+0.08] TEST: unicast connected [ OK ] # 5.17 [+0.08] TEST: unicast recursive [ OK ] # 5.17 [+0.00] # 5.17 [+0.00] ######################################### # 5.17 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 5.25 [+0.08] TEST: unicast connected - multipath [ OK ] # 5.35 [+0.09] TEST: unicast recursive - multipath [ OK ] # 5.43 [+0.08] TEST: unicast connected - multipath onlink first only [ OK ] # 5.52 [+0.09] TEST: unicast connected - multipath onlink second only [ OK ] # 5.52 [+0.00] # 5.52 [+0.00] ######################################### # 5.52 [+0.00] TEST SUBSECTION: Invalid onlink commands # 5.60 [+0.08] TEST: Invalid gw - local unicast address [ OK ] # 5.69 [+0.09] TEST: Invalid gw - local unicast address, VRF [ OK ] # 5.77 [+0.08] TEST: No nexthop device given [ OK ] # 5.85 [+0.08] TEST: Gateway resolves to wrong nexthop device [ OK ] # 5.93 [+0.08] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 5.93 [+0.00] # 5.93 [+0.00] ###################################################################### # 5.93 [+0.00] TEST SECTION: IPv6 onlink # 5.93 [+0.00] ###################################################################### # 5.93 [+0.00] # 5.93 [+0.00] ######################################### # 5.93 [+0.00] TEST SUBSECTION: Valid onlink commands # 5.94 [+0.00] # 5.94 [+0.00] ######################################### # 5.94 [+0.00] TEST SUBSECTION: default VRF - main table # 6.02 [+0.08] TEST: unicast connected [ OK ] # 6.10 [+0.08] TEST: unicast recursive [ OK ] # 6.19 [+0.09] TEST: v4-mapped [ OK ] # 6.19 [+0.00] # 6.20 [+0.00] ######################################### # 6.20 [+0.00] TEST SUBSECTION: VRF lisa # 6.28 [+0.09] TEST: unicast connected [ OK ] # 6.36 [+0.08] TEST: unicast recursive [ OK ] # 6.45 [+0.09] TEST: v4-mapped [ OK ] # 6.45 [+0.00] # 6.45 [+0.00] ######################################### # 6.45 [+0.00] TEST SUBSECTION: VRF device, PBR table # 6.54 [+0.08] TEST: unicast connected [ OK ] # 6.62 [+0.09] TEST: unicast recursive [ OK ] # 6.70 [+0.08] TEST: v4-mapped [ OK ] # 6.70 [+0.00] # 6.70 [+0.00] ######################################### # 6.71 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 6.79 [+0.09] TEST: unicast connected - multipath onlink [ OK ] # 6.89 [+0.09] TEST: unicast recursive - multipath onlink [ OK ] # 6.97 [+0.08] TEST: v4-mapped - multipath onlink [ OK ] # 7.06 [+0.09] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 7.14 [+0.08] TEST: unicast connected - multipath onlink first only [ OK ] # 7.23 [+0.09] TEST: unicast connected - multipath onlink second only [ OK ] # 7.23 [+0.00] # 7.23 [+0.00] ######################################### # 7.23 [+0.00] TEST SUBSECTION: Invalid onlink commands # 7.43 [+0.20] TEST: Invalid gw - local unicast address [ OK ] # 7.52 [+0.09] TEST: Invalid gw - local linklocal address [ OK ] # 7.62 [+0.09] TEST: Invalid gw - multicast address [ OK ] # 7.81 [+0.19] TEST: Invalid gw - local unicast address, VRF [ OK ] # 7.90 [+0.09] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 7.98 [+0.08] TEST: Invalid gw - multicast address, VRF [ OK ] # 8.11 [+0.13] TEST: No nexthop device given [ OK ] # 8.20 [+0.09] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 9.84 [+1.64] # 9.84 [+0.00] Tests passed: 38 # 9.84 [+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 unreferenced object 0x00042d20 (size 64): comm "swapper/0", pid 0, jiffies 4294667296 hex dump (first 32 bytes on cpu 2): 00 00 00 00 00 00 00 00 00 00 06 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace (crc 0): pcpu_alloc_noprof+0x4ad/0xab0 setup_zone_pageset+0x30/0x290 setup_per_cpu_pageset+0x6a/0x1f0 start_kernel+0x2a4/0x410 x86_64_start_reservations+0x18/0x30 x86_64_start_kernel+0xba/0x110 common_startup_64+0x12c/0x138 unreferenced object 0x00043040 (size 48): comm "swapper/0", pid 0, jiffies 4294667296 hex dump (first 32 bytes on cpu 2): 1e 04 01 0f e2 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 06 19 10 00 00 00 00 00 00 00 00 00 00 00 ................ backtrace (crc 0): pcpu_alloc_noprof+0x4ad/0xab0 setup_per_cpu_pageset+0xd2/0x1f0 start_kernel+0x2a4/0x410 x86_64_start_reservations+0x18/0x30 x86_64_start_kernel+0xba/0x110 comm DETECTED CRASH, lowering timeout on_startup_64+0x12c/0x138 xx__->