Bug 1969999
Summary: | [RFE] Add support for direct ports with QoS in OVS HW offload | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Francois Palin <fpalin> | |
Component: | openstack-neutron | Assignee: | Rodolfo Alonso <ralonsoh> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Eran Kuris <ekuris> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 16.1 (Train) | CC: | bcafarel, broose, ccamposr, chrisw, hakhande, jamsmith, kfida, mnietoji, oblaut, ralonsoh, rheslop, scohen, supadhya | |
Target Milestone: | z8 | Keywords: | FutureFeature, TestOnly, Triaged | |
Target Release: | 16.1 (Train on RHEL 8.2) | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | openstack-neutron-15.2.1-1.20210712133305.40d217c.el8ost | Doc Type: | Enhancement | |
Doc Text: |
With this update you can set QoS maximum bandwidth limit, egress direction rules on hardware-offloaded ports in a ML2/OVS deployment. Set the policy using the normal QoS policy/rules methods.
+
Note that the backend uses `ip link` commands to enforce the policy instead of the normal OVS QoS engine, because the OVS `meter` action cannot be offloaded. See
https://bugzilla.redhat.com/2002406[meter action is not offloaded].
|
Story Points: | --- | |
Clone Of: | ||||
: | 1971545 (view as bug list) | Environment: | ||
Last Closed: | 2022-03-14 10:43:23 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: | 1965100, 1971545, 2022802 |
Description
Francois Palin
2021-06-09 15:33:12 UTC
This feature will require OVS 2.17 According to our records, this should be resolved by openstack-neutron-15.2.1-1.20210712133309.el8ost. This build is available now. |