Comment 16 for bug 1998608

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/870115
Committed: https://opendev.org/openstack/neutron/commit/54eff20a7226bf782c9db65112bf1e175519d60e
Submitter: "Zuul (22348)"
Branch: master

commit 54eff20a7226bf782c9db65112bf1e175519d60e
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Sat Jan 7 05:32:53 2023 +0100

    [OVN] New OVN Neutron Agent extension: QoS for HWOL

    Added a new OVN Neutron Agent extension: QoS for hardware offloaded
    ports. This extension will enforce the minimum bandwidth and maximum
    bandwidth egress QoS rules for ports with hardware offload (DevLink
    ports).

    This extension uses the "ip-link" commands to set the "ceil" and
    "rate" parameters on the corresponding virtual functions.

    Related-Bug: #1998608
    Change-Id: Id436e43868fa0d3fbc843adb55f333582ed0134f