multiqueue vhostuser interface should not have kernel limits applied
Bug #1858102 reported by
sean mooney
on 2020-01-02
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack Compute (nova) |
Low
|
sean mooney | ||
| Queens |
Low
|
Unassigned | ||
| Rocky |
Low
|
Unassigned | ||
| Stein |
Low
|
Unassigned | ||
| Train |
Low
|
Unassigned | ||
| Ussuri |
Low
|
sean mooney |
Bug Description
When multiqueue support was introduced for vhost-user it reuesed the same code to calculate the queue count as kernel vhost.
In https:/
this change did not take account of the fact that this was shared code and incorrectly applied
the hard coded kernel limits to vhost-user interface not just tap devices.
sean mooney (sean-k-mooney) wrote : | #1 |
Fix proposed to branch: master
Review: https:/
Changed in nova: | |
status: | Triaged → In Progress |
To post a comment you must log in.
note i have triaged this as low as this is a latent behaviour we have know about for years /bugzilla. redhat. com/show_ bug.cgi? id=1714075
however as a bug was filed downstream for this https:/
i have tagged it against all release back to queens where it was reported.