public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM Unit Test Suite Regression on AMD EPYC Turin (Zen 5)
@ 2025-07-08  5:01 Aithal, Srikanth
  2025-07-08 20:57 ` Sean Christopherson
  0 siblings, 1 reply; 5+ messages in thread
From: Aithal, Srikanth @ 2025-07-08  5:01 UTC (permalink / raw)
  To: KVM

Hello all,
KVM unit test suite for SVM is regressing on the AMD EPYC Turin platform 
(Zen 5) for a while now, even on latest 
linux-next[https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/tag/?h= 
next-20250704]. The same seem to work fine with linux-next tag 
next-20250505.
The TSC delay test fails intermittently (approximately once in three 
runs) with an unexpected result (expected: 50, actual: 49). This test 
passed consistently on earlier tags (e.g., next-20250505) and on 
non-Turin platforms.

[stdout] timeout -k 1s --foreground 90s 
/home/VT_BUILD/usr/local/bin/qemu-system-x86_64 --no-reboot -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc 
none -serial stdio -device pci-testdev -machine accel=kvm -kernel 
/tmp/tmp.j05CJuifTf -smp 2 -cpu max,+svm -m 4g -append 
-pause_filter_test # -initrd /tmp/tmp.rYXaENVjEC
[stdout] enabling apic
[stdout] smp: waiting for 1 APs
[stdout] enabling apic
[stdout] setup: CPU 1 online
[stdout] paging enabled
[stdout] cr0 = 80010011
[stdout] cr3 = 10bf000
[stdout] cr4 = 20
[stdout] NPT detected - running all tests with NPT enabled
[stdout] PASS: null
..
[stdout] PASS: tsc delay (expected: 42, actual: 42)
[stdout] INFO: duration=20, tsc_scale=670, tsc_offset=505748840785296448
[stdout] PASS: tsc delay (expected: 20, actual: 20)
[stdout] INFO: duration=9, tsc_scale=830, tsc_offset=8332629130251870915
[stdout] PASS: tsc delay (expected: 9, actual: 9)
[stdout] INFO: duration=46, tsc_scale=550, tsc_offset=65726211827426474
[stdout] PASS: tsc delay (expected: 46, actual: 46)
[stdout] PASS: tsc delay (expected: 50, actual: 50)
[stdout] FAIL: tsc delay (expected: 50, actual: 49)
[stdout] PASS: shutdown test passed
[stdout] SUMMARY: 285 tests, 1 unexpected failures
[stdout]  [31mFAIL [0m svm (285 tests, 1 unexpected failures)
[stdlog] 2025-06-30 08:38:28 | Dependency was not fulfilled.
[stdlog] Not logging /sys/kernel/debug/sched_features (file not found)
[stdlog] Not logging /proc/pci (file not found)

Versions of qemu and ovmf used:
qemu : v9.2.3 as well as v10.0.1 ovmf : edk2-stable202502

If this issue is resolved, please include Reported-by: Srikanth Aithal 
Srikanth.Aithal@amd.com<mailto:Srikanth.Aithal@amd.com>

Regards
Srikanth Aithal


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

end of thread, other threads:[~2025-11-18 22:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08  5:01 KVM Unit Test Suite Regression on AMD EPYC Turin (Zen 5) Aithal, Srikanth
2025-07-08 20:57 ` Sean Christopherson
2025-07-24  3:59   ` Jim Mattson
2025-11-18 22:29     ` Sean Christopherson
2025-11-18 22:38       ` Sean Christopherson

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