Comment 7 for bug 1922237

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

Reviewed: https://review.opendev.org/c/openstack/neutron-specs/+/785236
Committed: https://opendev.org/openstack/neutron-specs/commit/ceb39afd7dddd0322834e5f25be72c788744913b
Submitter: "Zuul (22348)"
Branch: master

commit ceb39afd7dddd0322834e5f25be72c788744913b
Author: Balazs Gibizer <email address hidden>
Date: Wed Apr 7 18:44:34 2021 +0200

    QoS minimum guaranteed packet rate

    Similarly to how bandwidth can be a limiting factor of a network
    interface, packet processing capacity tend to be a limiting factor
    of the soft switching solutions like OVS. In the same time certain
    applications are dependent on not just guaranteed bandwidth but also
    on guaranteed packet rate to function properly. OpenStack already
    supports bandwidth guarantees via the minimum bandwidth QoS policy
    rules. This specification is aiming for adding support for a similar
    minimum packet rate QoS policy rule.

    Related-Bug: 1922237
    Change-Id: Id17ee01dc288517a05f746a479500a6218ad55f4