Bug 1518884
Summary: | [vhost-user] No network access if virtio-net is configured with mq=on but guest doesn't ack MQ | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Ladi Prosek <lprosek> | ||||
Component: | dpdk | Assignee: | Open vSwitch development team <ovs-team> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jean-Tsung Hsiao <jhsiao> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.5 | CC: | aconole, atragler, fleitner, juzhang, lprosek, maxime.coquelin, tredaelli | ||||
Target Milestone: | rc | Keywords: | Extras | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | openvswitch-2.9.0-0.6.20171212git6625e43.el7fdb | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-09-11 14:07:47 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1522700 | ||||||
Attachments: |
|
Description
Ladi Prosek
2017-11-29 17:19:05 UTC
(In reply to Ladi Prosek from comment #0) > iPXE has a simple virtio-net driver without MQ support so it always > initializes only queues 0 and 1. Not sure if it matters, but the same applies to OVMF's VirtioNetDxe driver. Hi Matteo, I have posted a DPDK patch upstream to fix this issue. Last revision may be found here, but is not applied upstream yet: http://dpdk.org/ml/archives/dev/2017-December/083502.html I will notify you once it is applied upstream. Regards, Maxime Hi Maxime, was the patch merged as 07f8db29b8833378dd506f3e197319f8b669aed9 ? Regards, Matteo Hi Matteo, (In reply to Matteo Croce from comment #4) > was the patch merged as 07f8db29b8833378dd506f3e197319f8b669aed9 ? There are in total 4 patches to backport, two from my initial series, and another series fixing SPDK support by Stefan. Stefan series is accepted, but didn't land yet into upstream master. It will be in next 18.02-rc3 release. Do you want me to provide you a backport of the 4 patches? If yes, should I attach it to the bz, or sent it to you directly by e-mail? Cheers, Maxime Created attachment 1392231 [details]
Patches backport for v17.11
Hi Matteo,
Please find the backport for v17.11.
Actually, there are 6 patches, not 4 as I mentioned previously.
Regards,
Maxime
|