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.20 [+1.20] Error: ipv4: FIB table does not exist. # 1.20 [+0.00] Flush terminated # 1.27 [+0.08] Error: ipv6: FIB table does not exist. # 1.28 [+0.00] Flush terminated # 1.28 [+0.01] # 1.28 [+0.00] ######################################## # 1.28 [+0.00] Configuring interfaces # 4.81 [+3.53] # 4.81 [+0.00] ###################################################################### # 4.81 [+0.00] TEST SECTION: IPv4 onlink # 4.82 [+0.00] ###################################################################### # 4.82 [+0.00] # 4.82 [+0.00] ######################################### # 4.82 [+0.00] TEST SUBSECTION: Valid onlink commands # 4.82 [+0.00] # 4.82 [+0.00] ######################################### # 4.82 [+0.00] TEST SUBSECTION: default VRF - main table # 4.90 [+0.08] TEST: unicast connected [ OK ] # 4.98 [+0.09] TEST: unicast recursive [ OK ] # 4.99 [+0.00] # 4.99 [+0.00] ######################################### # 4.99 [+0.00] TEST SUBSECTION: VRF lisa # 5.06 [+0.08] TEST: unicast connected [ OK ] # 5.15 [+0.09] TEST: unicast recursive [ OK ] # 5.16 [+0.00] # 5.16 [+0.00] ######################################### # 5.16 [+0.00] TEST SUBSECTION: VRF device, PBR table # 5.24 [+0.08] TEST: unicast connected [ OK ] # 5.33 [+0.09] TEST: unicast recursive [ OK ] # 5.33 [+0.00] # 5.33 [+0.00] ######################################### # 5.33 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 5.42 [+0.09] TEST: unicast connected - multipath [ OK ] # 5.50 [+0.08] TEST: unicast recursive - multipath [ OK ] # 5.59 [+0.09] TEST: unicast connected - multipath onlink first only [ OK ] # 5.68 [+0.09] TEST: unicast connected - multipath onlink second only [ OK ] # 5.68 [+0.00] # 5.68 [+0.00] ######################################### # 5.68 [+0.00] TEST SUBSECTION: Invalid onlink commands # 5.77 [+0.08] TEST: Invalid gw - local unicast address [ OK ] # 5.85 [+0.08] TEST: Invalid gw - local unicast address, VRF [ OK ] # 5.94 [+0.09] TEST: No nexthop device given [ OK ] # 6.02 [+0.08] TEST: Gateway resolves to wrong nexthop device [ OK ] # 6.11 [+0.09] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 6.11 [+0.00] # 6.11 [+0.00] ###################################################################### # 6.11 [+0.00] TEST SECTION: IPv6 onlink # 6.12 [+0.00] ###################################################################### # 6.12 [+0.00] # 6.12 [+0.00] ######################################### # 6.12 [+0.00] TEST SUBSECTION: Valid onlink commands # 6.12 [+0.00] # 6.12 [+0.00] ######################################### # 6.12 [+0.00] TEST SUBSECTION: default VRF - main table # 6.20 [+0.08] TEST: unicast connected [ OK ] # 6.29 [+0.09] TEST: unicast recursive [ OK ] # 6.38 [+0.08] TEST: v4-mapped [ OK ] # 6.38 [+0.00] # 6.38 [+0.00] ######################################### # 6.38 [+0.00] TEST SUBSECTION: VRF lisa # 6.46 [+0.08] TEST: unicast connected [ OK ] # 6.55 [+0.09] TEST: unicast recursive [ OK ] # 6.65 [+0.10] TEST: v4-mapped [ OK ] # 6.65 [+0.00] # 6.65 [+0.00] ######################################### # 6.65 [+0.00] TEST SUBSECTION: VRF device, PBR table # 6.73 [+0.08] TEST: unicast connected [ OK ] # 6.82 [+0.08] TEST: unicast recursive [ OK ] # 6.91 [+0.09] TEST: v4-mapped [ OK ] # 6.91 [+0.00] # 6.91 [+0.00] ######################################### # 6.91 [+0.00] TEST SUBSECTION: default VRF - main table - multipath # 6.99 [+0.08] TEST: unicast connected - multipath onlink [ OK ] # 7.09 [+0.10] TEST: unicast recursive - multipath onlink [ OK ] # 7.17 [+0.08] TEST: v4-mapped - multipath onlink [ OK ] # 7.26 [+0.09] TEST: unicast connected - multipath onlink both nexthops [ OK ] # 7.35 [+0.09] TEST: unicast connected - multipath onlink first only [ OK ] # 7.44 [+0.09] TEST: unicast connected - multipath onlink second only [ OK ] # 7.44 [+0.00] # 7.44 [+0.00] ######################################### # 7.44 [+0.00] TEST SUBSECTION: Invalid onlink commands # 7.64 [+0.20] TEST: Invalid gw - local unicast address [ OK ] # 7.73 [+0.09] TEST: Invalid gw - local linklocal address [ OK ] # 7.82 [+0.09] TEST: Invalid gw - multicast address [ OK ] # 8.01 [+0.19] TEST: Invalid gw - local unicast address, VRF [ OK ] # 8.10 [+0.08] TEST: Invalid gw - local linklocal address, VRF [ OK ] # 8.19 [+0.09] TEST: Invalid gw - multicast address, VRF [ OK ] # 8.27 [+0.09] TEST: No nexthop device given [ OK ] # 8.37 [+0.10] TEST: Gateway resolves to wrong nexthop device - VRF [ OK ] # 10.08 [+1.70] # 10.08 [+0.00] Tests passed: 38 # 10.08 [+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 06 eb 00 00 f6 00 00 00 00 00 00 00 00 ................ 00 00 06 0f 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__->