summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRodolfo Alonso Hernandez <ralonsoh@redhat.com>2023-04-20 21:31:26 +0200
committerRodolfo Alonso <ralonsoh@redhat.com>2023-04-21 10:59:20 +0000
commitd757c530bc66f05d1b2de6b5962abb064afc8dfa (patch)
tree7181bdf06c752608f2b5ddeb8048f5453869f07e /doc
parent47d070c71e795e41e698cdb278d99dcfb3448bde (diff)
downloadneutron-d757c530bc66f05d1b2de6b5962abb064afc8dfa.tar.gz
Update QoS documentation
* Added DSCP mark 44 [1] * Added ingress/egress support for gateway IP for OVN rotuers [2] [1]https://review.opendev.org/c/openstack/neutron-lib/+/854117 [2]https://review.opendev.org/c/openstack/neutron/+/833455 Trivial-Fix Change-Id: Ic15ba644be7967fc6bcbbb8c8aad0b7370b4affe
Diffstat (limited to 'doc')
-rw-r--r--doc/source/admin/config-qos.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/source/admin/config-qos.rst b/doc/source/admin/config-qos.rst
index b5713dba79..b46273fc97 100644
--- a/doc/source/admin/config-qos.rst
+++ b/doc/source/admin/config-qos.rst
@@ -126,10 +126,11 @@ updated:
Valid DSCP Marks
----------------
-Valid DSCP mark values are even numbers between 0 and 56, except 2-6, 42, 44,
-and 50-54. The full list of valid DSCP marks is:
+Valid DSCP mark values are even numbers between 0 and 56, except 2-6, 42, and
+50-54. The full list of valid DSCP marks is:
-0, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 46, 48, 56
+0, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 44, 46,
+48, 56
L3 QoS support
@@ -165,7 +166,7 @@ traffic directions (from the VM point of view) for **bandwidth limiting**.
Rule \\ L3 service L3 router OVN L3
==================== =================== ===================
Floating IP Egress \\ Ingress Egress \\ Ingress
- Gateway IP Egress \\ Ingress -
+ Gateway IP Egress \\ Ingress Egress \\ Ingress
==================== =================== ===================