From: bugzilla-daemon@kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 216812] New: kvm-unit-test xapic failed on linux 6.1 release kernel
Date: Fri, 16 Dec 2022 05:17:14 +0000 [thread overview]
Message-ID: <bug-216812-28872@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=216812
Bug ID: 216812
Summary: kvm-unit-test xapic failed on linux 6.1 release kernel
Product: Virtualization
Version: unspecified
Kernel Version: 6.1
Hardware: Intel
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: kvm
Assignee: virtualization_kvm@kernel-bugs.osdl.org
Reporter: lixiao.yang@intel.com
Regression: No
Created attachment 303415
--> https://bugzilla.kernel.org/attachment.cgi?id=303415&action=edit
xapic failure log
Environment:
CPU Architecture: x86_64
Host OS: Red Hat Enterprise Linux 9 (Ootpa)
Host kernel: Linux 6.1 release
gcc: gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)
Host kernel source:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Branch: master
Commit: 830b3c68
Qemu source: https://git.qemu.org/git/qemu.git
Branch: master
Commit: 5204b499
kvm-unit-tests source: https://gitlab.com/kvm-unit-tests/kvm-unit-tests.git
Branch: master
Commit: 7cefda524604fe1138333315ce06224d4d864dab
Bug Detailed Description:
kvm-unit-test xapic fails on the linux 6.1 release kernel.
FAIL: Want 2 IPI(s) using physical mode, dest = 5d, got 1 IPI(s)
qemu-system-x86_64: terminating on signal 15 from pid 208676 (timeout)
FAIL xapic (timeout; duration=60)
Reproducing Steps:
git clone https://gitlab.com/kvm-unit-tests/kvm-unit-tests.git
cd kvm-unit-tests
./configure
make standalone
cd tests
./xapic
Actual Result:
...
starting broadcast (xapic)
PASS: APIC physical broadcast address
PASS: APIC physical broadcast shorthand
PASS: IPI to single target using logical flat mode
PASS: IPI to single target using logical cluster mode
FAIL: Want 2 IPI(s) using logical flat mode, dest = 3, got 1 IPI(s)
FAIL: IPI to multiple targets using logical flat mode
FAIL: Want 2 IPI(s) using logical cluster mode, dest = 3, got 1 IPI(s)
FAIL: IPI to multiple targets using logical cluster mode
...
FAIL: Want 2 IPI(s) using physical mode, dest = 5b, got 1 IPI(s)
FAIL: Want 2 IPI(s) using physical mode, dest = 5c, got 1 IPI(s)
FAIL: Want 2 IPI(s) using physical mode, dest = 5d, got 1 IPI(s)
qemu-system-x86_64: terminating on signal 15 from pid 208676 (timeout)
FAIL xapic (timeout; duration=60)
Expected Result:
...
PASS xapic
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2022-12-16 5:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-16 5:17 bugzilla-daemon [this message]
2022-12-16 16:31 ` [Bug 216812] kvm-unit-test xapic failed on linux 6.1 release kernel bugzilla-daemon
2022-12-17 7:00 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-216812-28872@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.