* linux-next: test failure after merge of the arm64 tree
@ 2026-06-03 11:24 Mark Brown
0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2026-06-03 11:24 UTC (permalink / raw)
To: Catalin Marinas, Will Deacon, Ard Biesheuvel, Kevin Brodsky
Cc: Linux Kernel Mailing List, Linux Next Mailing List
[-- Attachment #1: Type: text/plain, Size: 1776 bytes --]
Hi all,
After merging the arm64 tree, today's linux-next (arm64 kunit) failed
like this:
[11:04:45] Configuring KUnit Kernel ...
[11:04:45] Building KUnit Kernel ...
Populating config with:
$ make ARCH=arm64 O=/tmp/next/arm64_kunit olddefconfig CROSS_COMPILE=aarch64-linux-gnu-
Building with:
$ make all compile_commands.json scripts_gdb ARCH=arm64 O=/tmp/next/arm64_kunit --jobs=192 CROSS_COMPILE=aarch64-linux-gnu-
[11:05:11] Starting KUnit Kernel (1/1)...
Running tests with:
$ qemu-system-aarch64 -nodefaults -m 1024 -kernel /tmp/next/arm64_kunit/arch/arm64/boot/Image.gz -append 'kunit.enable=1 console=ttyAMA0 kunit_shutdown=reboot' -no-reboot -nographic -accel kvm -accel hvf -accel tcg -serial stdio -machine virt -cpu max
Command '['qemu-system-aarch64', '-nodefaults', '-m', '1024', '-kernel', '/tmp/next/arm64_kunit/arch/arm64/boot/Image.gz', '-append', 'kunit.enable=1 console=ttyAMA0 kunit_shutdown=reboot', '-no-reboot', '-nographic', '-accel', 'kvm', '-accel', 'hvf', '-accel', 'tcg', '-serial', 'stdio', '-machine', 'virt', '-cpu', 'max']' timed out after 300 seconds
[11:10:11] [FAILED] <missing>
[11:10:11] Testing complete. Ran 0 tests: errors: 1
[11:10:11] Test results stored in /tmp/next/arm64_kunit.json
[11:10:11] Elapsed time: 325.499s total, 0.002s configuring, 25.490s building, 300.006s running
which is not hugely informative. Looking at what's new in the arm64
tree from yesterday I'd be astonished if this were anything other than
Ard's linear map series.
This is running on a Graviton 4 system, the kunit command line is:
./tools/testing/kunit/kunit.py run --failed --alltests --kconfig_add CONFIG_KASAN=y --arch arm64 --cross_compile=aarch64-linux-gnu-
I have used the version from next-20260602 instead.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 11:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-03 11:24 linux-next: test failure after merge of the arm64 tree Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox