Skip to content

Commit fe9795b

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "[doc] Include the ML2/OVN minimum bandwidth support added in Zed" into stable/2025.1
2 parents c8076da + 6270b83 commit fe9795b

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

doc/source/admin/config-qos.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ traffic directions (from the VM point of view).
5555

5656
.. table:: **Networking back ends, supported rules, and traffic direction**
5757

58-
==================== ============================= ======================= ===================
58+
==================== ============================= ======================= ======================
5959
Rule \\ back end Open vSwitch SR-IOV OVN
60-
==================== ============================= ======================= ===================
60+
==================== ============================= ======================= ======================
6161
Bandwidth limit Egress \\ Ingress Egress (1) Egress \\ Ingress
6262
Packet rate limit Egress \\ Ingress - -
63-
Minimum bandwidth Egress \\ Ingress (2) Egress \\ Ingress (2) -
63+
Minimum bandwidth Egress \\ Ingress (2) Egress \\ Ingress (2) Egress \\ Ingress (2)
6464
Minimum packet rate - - -
6565
DSCP marking Egress - Egress
66-
==================== ============================= ======================= ===================
66+
==================== ============================= ======================= ======================
6767

6868
.. note::
6969

@@ -74,12 +74,12 @@ traffic directions (from the VM point of view).
7474

7575
.. table:: **Neutron backends, supported directions and enforcement types for Minimum Bandwidth rule**
7676

77-
============================ ==================== ==================== =====
77+
============================ ==================== ==================== ====================
7878
Enforcement type \ Backend Open vSwitch SR-IOV OVN
79-
============================ ==================== ==================== =====
80-
Dataplane Egress (3) Egress (1) -
81-
Placement Egress/Ingress (2) Egress/Ingress (2) -
82-
============================ ==================== ==================== =====
79+
============================ ==================== ==================== ====================
80+
Dataplane Egress (3) Egress (1) Egress (4)
81+
Placement Egress/Ingress (2) Egress/Ingress (2) Egress/Ingress (4)
82+
============================ ==================== ==================== ====================
8383

8484
.. note::
8585

@@ -88,6 +88,7 @@ traffic directions (from the VM point of view).
8888
(3) Open vSwitch minimum bandwidth support is only implemented for egress
8989
direction and only for networks without tunneled traffic (only VLAN and
9090
flat network types).
91+
(4) Since Zed
9192

9293
.. note:: The SR-IOV agent does not support dataplane enforcement for ports
9394
with ``direct-physical`` vnic_type. However since Yoga the Placement

0 commit comments

Comments
 (0)