Bug 2104143

Summary: [rfe] allow to set number of queues per VFs in os-net-config
Product: Red Hat OpenStack Reporter: David Hill <dhill>
Component: os-net-configAssignee: OSP Team <rhos-maint>
Status: NEW --- QA Contact: Nobody <nobody>
Severity: low Docs Contact:
Priority: low    
Version: 16.1 (Train)CC: bfournie, brault, cfontain, cmayapka, hakhande, hbrock, jslagle, ksundara, mburns, mschmidt
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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:

Description David Hill 2022-07-05 15:57:56 UTC
Description of problem:
[rfe] allow to set number of queues per VFs in os-net-config as newer intel driver (2.18.x) now allows this and telco customers are requesting this.
 
- num_queues: echo 8 > /sys/class/net/p1p1/device/sriov/5/num_queues "

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 David Hill 2022-07-05 17:19:30 UTC
Maybe something like this ?

https://review.opendev.org/c/openstack/os-net-config/+/848769

Comment 6 Michal Schmidt 2023-03-09 15:39:26 UTC
Clearing old needinfo. Hopefully Stefan's answers in the other BZ linked to the case (bug 2104145) were sufficient.