Acked-By: Ihar Hrachyshka <[email protected]>
Signed-off-by: Lorenzo Bianconi <[email protected]>
---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS b/NEWS
index 60467581a..3ffe030f4 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,12 @@ Post v23.03.0
     existing behaviour of flooding these arp requests to all attached Ports.
   - Always allow IPv6 Router Discovery, Neighbor Discovery, and Multicast
     Listener Discovery protocols, regardless of ACLs defined.
+  - Rework OVN egress QoS implementation in order to rely on OvS interface
+    instead of directly running tc from OVN. Get rid of traffic shaping on the
+    tunnel interfaces. Now for LSPs running on a LogicalSwitch with a localnet
+    port is possible to define QoS rules to apply to the local egress localnet
+    port. Please note now the QoS will be applied just to the local localnet
+    port and not to all localnet port marked with ovn-egress iface.
 
 OVN v23.03.0 - 03 Mar 2023
 --------------------------
-- 
2.40.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to