kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 216812] New: kvm-unit-test xapic failed on linux 6.1 release kernel
@ 2022-12-16  5:17 bugzilla-daemon
  2022-12-16 16:31 ` [Bug 216812] " bugzilla-daemon
  2022-12-17  7:00 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-12-16  5:17 UTC (permalink / raw)
  To: kvm

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.

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

* [Bug 216812] kvm-unit-test xapic failed on linux 6.1 release kernel
  2022-12-16  5:17 [Bug 216812] New: kvm-unit-test xapic failed on linux 6.1 release kernel bugzilla-daemon
@ 2022-12-16 16:31 ` bugzilla-daemon
  2022-12-17  7:00 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-12-16 16:31 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=216812

Sean Christopherson (seanjc@google.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |seanjc@google.com

--- Comment #1 from Sean Christopherson (seanjc@google.com) ---
KVM-unit-tests got ahead of KVM proper.  The test will fail until the KVM
fixes[*] land.  That should happen sooner than later.

[*] https://lore.kernel.org/all/20221001005915.2041642-1-seanjc@google.com

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 216812] kvm-unit-test xapic failed on linux 6.1 release kernel
  2022-12-16  5:17 [Bug 216812] New: kvm-unit-test xapic failed on linux 6.1 release kernel bugzilla-daemon
  2022-12-16 16:31 ` [Bug 216812] " bugzilla-daemon
@ 2022-12-17  7:00 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2022-12-17  7:00 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=216812

--- Comment #2 from Yang Lixiao (lixiao.yang@intel.com) ---
(In reply to Sean Christopherson from comment #1)
> KVM-unit-tests got ahead of KVM proper.  The test will fail until the KVM
> fixes[*] land.  That should happen sooner than later.
> 
> [*] https://lore.kernel.org/all/20221001005915.2041642-1-seanjc@google.com

Thanks! We'll test this again when the fix patch gets merged.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

end of thread, other threads:[~2022-12-17  7:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-16  5:17 [Bug 216812] New: kvm-unit-test xapic failed on linux 6.1 release kernel bugzilla-daemon
2022-12-16 16:31 ` [Bug 216812] " bugzilla-daemon
2022-12-17  7:00 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).