@@ -55,15 +55,15 @@ traffic directions (from the VM point of view).
55
55
56
56
.. table :: **Networking back ends, supported rules, and traffic direction**
57
57
58
- ==================== ============================= ======================= ===================
58
+ ==================== ============================= ======================= ======================
59
59
Rule \\ back end Open vSwitch SR-IOV OVN
60
- ==================== ============================= ======================= ===================
60
+ ==================== ============================= ======================= ======================
61
61
Bandwidth limit Egress \\ Ingress Egress (1) Egress \\ Ingress
62
62
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)
64
64
Minimum packet rate - - -
65
65
DSCP marking Egress - Egress
66
- ==================== ============================= ======================= ===================
66
+ ==================== ============================= ======================= ======================
67
67
68
68
.. note ::
69
69
@@ -74,12 +74,12 @@ traffic directions (from the VM point of view).
74
74
75
75
.. table :: **Neutron backends, supported directions and enforcement types for Minimum Bandwidth rule**
76
76
77
- ============================ ==================== ==================== =====
77
+ ============================ ==================== ==================== ====================
78
78
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
+ ============================ ==================== ==================== ====================
83
83
84
84
.. note ::
85
85
@@ -88,6 +88,7 @@ traffic directions (from the VM point of view).
88
88
(3) Open vSwitch minimum bandwidth support is only implemented for egress
89
89
direction and only for networks without tunneled traffic (only VLAN and
90
90
flat network types).
91
+ (4) Since Zed
91
92
92
93
.. note :: The SR-IOV agent does not support dataplane enforcement for ports
93
94
with ``direct-physical `` vnic_type. However since Yoga the Placement
0 commit comments