RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1286515 - A queue does not generate interrupts inside guest when booting guest with mq + vhost-user
Summary: A queue does not generate interrupts inside guest when booting guest with mq ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm-rhev
Version: 7.2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Victor Kaplansky
QA Contact: Pei Zhang
URL:
Whiteboard:
Depends On:
Blocks: 1313485
TreeView+ depends on / blocked
 
Reported: 2015-11-30 05:50 UTC by FuXiangChun
Modified: 2017-03-09 23:57 UTC (History)
16 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-09 23:57:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1345865 0 high CLOSED Guest vhostuser mq doesn't work well with OVS-DPDK mq 2021-02-22 00:41:40 UTC

Internal Links: 1345865

Comment 1 Wei 2016-04-11 15:00:11 UTC
With the latest code, i test it with 4 queues between guest to guest,
every queue get interrupts only when i set both queues of the guest to 4 queues,
1 queue send to 4 queues will miss the interrupt as the title.

Comment 2 Amnon Ilan 2016-04-14 08:41:10 UTC
FuXiangChun, Can you test it again please with the latest 7.3 and ovs-dpsk?
I believe we should Close it as Current-Release.
It should only work for the case where the number of queues is identical on both ends.

Comment 3 FuXiangChun 2016-04-18 10:50:37 UTC
(In reply to Amnon Ilan from comment #2)
> FuXiangChun, Can you test it again please with the latest 7.3 and ovs-dpsk?
> I believe we should Close it as Current-Release.
> It should only work for the case where the number of queues is identical on
> both ends.

QE is re-testing it. will update test result to bz asap.

Comment 4 FuXiangChun 2016-04-19 08:42:19 UTC
According to comment0. QE re-tested this bug with version as below.

1.openvswitch-dpdk-2.5.0-3.el7.x86_64

2.qemu-kvm-rhev-2.5.0-4.el7.x86_64

3.kernel-rt-3.10.0-377.rt56.256.el7.x86_64


Almost the same result are obtained. So this bug isn't fixed yet. 


 27:    1863370          0          0          0   PCI-MSI-edge      virtio1-input.0
 28:     292634          0          0          0   PCI-MSI-edge      virtio1-output.0
 29:          0          0          0          0   PCI-MSI-edge      virtio1-input.1
 30:          0          0          0          0   PCI-MSI-edge      virtio1-output.1
 31:          0          0          0          0   PCI-MSI-edge      virtio1-input.2
 32:          1          0       2479          0   PCI-MSI-edge      virtio1-output.2
 33:          0          0          0          0   PCI-MSI-edge      virtio1-input.3
 34:          1          0          0       1104   PCI-MSI-edge      virtio1-output.3

Comment 5 Wei 2016-04-19 10:45:31 UTC
Can QE share a test bed with me? i'm using a kernel compiled from 4.1.0 and latest upstream dpdk/ovs code by myself, i'll try it.

Comment 9 Wei 2016-06-28 13:36:05 UTC
Have a draft test for both rhel as xfu listed and the same version with mine test bed on xfu's machine, can't get all interrupts generated on every queue,
will check it out again.


Note You need to log in before you can comment on or make changes to this bug.