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.34 [+1.34] Error: ipv4: FIB table does not exist. # 1.34 [+0.00] Flush terminated # 1.46 [+0.12] Error: ipv6: FIB table does not exist. # 1.46 [+0.00] Flush terminated # 1.47 [+0.01] # 1.47 [+0.00] ######################################## # 1.47 [+0.00] Configuring interfaces # 5.07 [+3.60] # 5.07 [+0.00] ###################################################################### # 5.07 [+0.00] TEST SECTION: IPv4 onlink # 5.08 [+0.00] ###################################################################### # 5.08 [+0.00] # 5.08 [+0.00] ######################################### # 5.08 [+0.00] TEST SUBSECTION: Valid onlink commands # 5.08 [+0.00] # 5.08 [+0.00] ######################################### # 5.08 [+0.00] TEST SUBSECTION: default VRF - main table # 5.16 [+0.08] TEST: unicast connected [ OK ] # 5.26 [+0.09] TEST: unicast recursive [ OK ] # 5.26 [+0.00] # 5.26 [+0.00] ######################################### # 5.26 [+0.00] TEST SUBSECTION: VRF lisa # 5.34 [+0.08] TEST: unicast connected [ OK ] # 5.43 [+0.09] TEST: unicast recursive [ OK ] # 5.44 [+0.00] # 5.44 [+0.00] ######################################### # 5.44 [+0.00] TEST SUBSECTION: VRF device, PBR table # 5.52 [+0.08] TEST: unicast connected [ OK ] # 5.61 [+0.09] TEST: unicast recursive [ OK ] # 5.62 [+0.00] # 5.62 [+0.00] ######################################### # 5.62 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 5.70 [+0.08] TEST: unicast connected - multipath [ OK ] # 5.79 [+0.10] TEST: unicast recursive - multipath [ OK ] # 5.87 [+0.08] TEST: unicast connected - multipath onlink first only [ OK ] # 5.98 [+0.11] TEST: unicast connected - multipath onlink second only [ OK ] # 5.98 [+0.00] # 5.98 [+0.00] ######################################### # 5.98 [+0.00] TEST SUBSECTION: Invalid onlink commands # 6.07 [+0.09] TEST: Invalid gw - local unicast address [ OK ] # 6.17 [+0.10] TEST: Invalid gw - local unicast address, VRF [ OK ] # 6.25 [+0.08] TEST: No nexthop device given [ OK ] # 6.35 [+0.10] TEST: Gateway resolves to wrong nexthop device [ OK ] # 6.44 [+0.09] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 6.44 [+0.00] # 6.44 [+0.00] ###################################################################### # 6.44 [+0.00] TEST SECTION: IPv6 onlink # 6.44 [+0.00] ###################################################################### # 6.44 [+0.00] # 6.44 [+0.00] ######################################### # 6.44 [+0.00] TEST SUBSECTION: Valid onlink commands # 6.45 [+0.00] # 6.45 [+0.00] ######################################### # 6.45 [+0.00] TEST SUBSECTION: default VRF - main table # 6.53 [+0.09] TEST: unicast connected [ OK ] # 6.63 [+0.10] TEST: unicast recursive [ OK ] # 6.72 [+0.09] TEST: v4-mapped [ OK ] # 6.72 [+0.00] # 6.72 [+0.00] ######################################### # 6.72 [+0.00] TEST SUBSECTION: VRF lisa # 6.81 [+0.09] TEST: unicast connected [ OK ] # 6.91 [+0.09] TEST: unicast recursive [ OK ] # 7.01 [+0.10] TEST: v4-mapped [ OK ] # 7.01 [+0.00] # 7.01 [+0.00] ######################################### # 7.01 [+0.00] TEST SUBSECTION: VRF device, PBR table # 7.10 [+0.08] TEST: unicast connected [ OK ] # 7.19 [+0.09] TEST: unicast recursive [ OK ] # 7.28 [+0.09] TEST: v4-mapped [ OK ] # 7.28 [+0.00] # 7.28 [+0.00] ######################################### # 7.28 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 7.38 [+0.09] TEST: unicast connected - multipath onlink [ OK ] # 7.46 [+0.09] TEST: unicast recursive - multipath onlink [ OK ] # 7.56 [+0.10] TEST: v4-mapped - multipath onlink [ OK ] # 7.67 [+0.11] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 7.76 [+0.09] TEST: unicast connected - multipath onlink first only [ OK ] # 7.91 [+0.14] TEST: unicast connected - multipath onlink second only [ OK ] # 7.91 [+0.00] # 7.91 [+0.00] ######################################### # 7.91 [+0.00] TEST SUBSECTION: Invalid onlink commands # 8.11 [+0.20] TEST: Invalid gw - local unicast address [ OK ] # 8.19 [+0.08] TEST: Invalid gw - local linklocal address [ OK ] # 8.26 [+0.08] TEST: Invalid gw - multicast address [ OK ] # 8.46 [+0.19] TEST: Invalid gw - local unicast address, VRF [ OK ] # 8.55 [+0.09] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 8.65 [+0.10] TEST: Invalid gw - multicast address, VRF [ OK ] # 8.81 [+0.15] TEST: No nexthop device given [ OK ] # 8.92 [+0.12] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.76 [+1.83] # 10.76 [+0.00] Tests passed: 38 # 10.76 [+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 3): 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 3): 1e 05 01 01 f0 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 01 02 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__->