From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 50891] New: The smp_affinity cannot work correctly when PCI passthrough device using msi/msi-x with KVM
Date: Thu, 22 Nov 2012 15:37:09 +0000 (UTC) [thread overview]
Message-ID: <bug-50891-28872@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=50891
Summary: The smp_affinity cannot work correctly when PCI
passthrough device using msi/msi-x with KVM
Product: Virtualization
Version: unspecified
Kernel Version: 3.7-rc6
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: kvm
AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
ReportedBy: yilikernel@gmail.com
CC: kvm@vger.kernel.org
Regression: No
1: passthrough a netcard (Brodcom BCM5716S) to the guest os
2: ifup the netcard, the card will use msi-x interrupt default, and close the
irqbalance service
3: echo 4 > cat /proc/irq/NETCARDIRQ/smp_affinity, so we assume the vcpu2
handle the irq.
4: we have set <vcpupin vcpu='2' cpuset='1'/> and set the irq kvm:pci-bus to
the pcpu1 on the host.
we think this configure will reduce the ipi interrupt when inject interrupt to
the guest os. but this irq is not only handle on vcpu2. it is not expect。
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching the assignee of the bug.
next reply other threads:[~2012-11-22 18:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 15:37 bugzilla-daemon [this message]
2012-11-22 17:37 ` [Bug 50891] The smp_affinity cannot work correctly on guest os when PCI passthrough device using msi/msi-x with KVM bugzilla-daemon
2012-11-26 19:32 ` bugzilla-daemon
2012-11-27 0:57 ` bugzilla-daemon
2012-11-27 18:13 ` bugzilla-daemon
2012-11-29 15:38 ` bugzilla-daemon
2012-11-29 16:10 ` bugzilla-daemon
2012-11-29 16:21 ` bugzilla-daemon
2012-11-29 16:33 ` bugzilla-daemon
2012-11-29 17:52 ` bugzilla-daemon
2012-11-29 18:08 ` bugzilla-daemon
2012-11-29 18:18 ` bugzilla-daemon
2012-11-29 18:21 ` bugzilla-daemon
2012-11-29 18:55 ` bugzilla-daemon
2012-11-29 19:12 ` bugzilla-daemon
2012-12-03 13:18 ` 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-50891-28872@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.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 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).