public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
* ppc64le kunit test failure: guest_state_buffer_test
@ 2026-06-03  6:42 Eric Biggers
  2026-06-03  7:33 ` Vaibhav Jain
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Biggers @ 2026-06-03  6:42 UTC (permalink / raw)
  To: linuxppc-dev, kvm, Vaibhav Jain

FYI, the KUnit test arch/powerpc/kvm/test-guest-state-buffer.c is
failing when run in QEMU PPC64LE:

[  146.554299][    T1]     KTAP version 1^M
[  146.554348][    T1]     # Subtest: guest_state_buffer_test^M
[  146.554543][    T1]     # module: test_guest_state_buffer^M
[  146.554927][    T1]     1..7^M
[  146.556873][    T1]     ok 1 test_creating_buffer^M
[  146.558221][    T1]     ok 2 test_adding_element^M
[  146.559532][    T1]     ok 3 test_gs_bitmap^M
[  146.560309][    T1]     ok 4 test_gs_parsing^M
[  146.561246][    T1]     ok 5 test_gs_msg^M
[  146.562116][    T1]     ok 6 test_gs_hostwide_msg^M
[  146.562911][  T428]     # test_gs_hostwide_counters: ASSERTION FAILED at arch/powerpc/kvm/test-guest-state-buffer.c:488^M
[  146.562911][  T428]     Expected rc == 0, but^M
[  146.562911][  T428]         rc == -2 (0xfffffffffffffffe)^M
[  146.563600][    T1]     not ok 7 test_gs_hostwide_counters^M
[  146.563653][    T1] # guest_state_buffer_test: pass:6 fail:1 skip:0 total:7^M

Tested on next-20260602.  I haven't bisected it.

Note that this test is in the defconfig.

- Eric


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-06-03 11:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-03  6:42 ppc64le kunit test failure: guest_state_buffer_test Eric Biggers
2026-06-03  7:33 ` Vaibhav Jain
2026-06-03  7:40   ` Eric Biggers
2026-06-03 11:25     ` Vaibhav Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox