Add missing info about supported ingress bandwidth limit rule

Add missing information that Openvswitch agent supports now
both ingress and egress direction for QoS bandwidth limit rule.

Support for ingress bandwidth limit was added in
I9d94e27db5d574b61061689dc99f12f095625ca0

TrivialFix

Change-Id: I70058d1d8f16c58e41dab08fc66d5d3f5fcefa4b
This commit is contained in:
Sławek Kapłoński 2017-06-20 20:56:39 +00:00
parent c3e86bafdb
commit 98f4362469
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ point of view)
+----------------------+----------------+----------------+----------------+
| Rule \ Backend | Open vSwitch | SR-IOV | Linux Bridge |
+----------------------+----------------+----------------+----------------+
| Bandwidth Limit | Egress | Egress (1) | Egress |
| Bandwidth Limit | Egress/Ingress | Egress (1) | Egress |
+----------------------+----------------+----------------+----------------+
| Minimum Bandwidth | - | Egress | - |
+----------------------+----------------+----------------+----------------+