The experimantal typo got copy/paste a few times.
Fixes: be56e063d028 ("netdev-offload-dpdk: Support tunnel pop action.")
Fixes: e098c2f966cb ("netdev-dpdk-offload: Add vxlan pattern matching
function.")
Fixes: 7617d0583c73 ("netdev-offload-dpdk: Add support for matching on gre
fields.")
Signed-off-by: David Marchand <[email protected]>
---
NEWS | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index bc4a1cfacc..a654e675c0 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ Post-v2.16.0
* Add hardware offload support for matching IPv4/IPv6 frag types
(experimental).
* Add hardware offload support for GRE flows (experimental).
- Available only if DPDK experimantal APIs enabled during the build.
+ Available only if DPDK experimental APIs enabled during the build.
* Add support for DPDK 21.11.
- Python:
* For SSL support, the use of the pyOpenSSL library has been replaced
@@ -97,9 +97,9 @@ v2.16.0 - 16 Aug 2021
until further releases.
* New debug appctl command 'dpdk/get-malloc-stats'.
* Add hardware offload support for tunnel pop action (experimental).
- Available only if DPDK experimantal APIs enabled during the build.
+ Available only if DPDK experimental APIs enabled during the build.
* Add hardware offload support for VXLAN flows (experimental).
- Available only if DPDK experimantal APIs enabled during the build.
+ Available only if DPDK experimental APIs enabled during the build.
* EAL options --socket-mem and --socket-limit to have default values
removed with 2.17 release. Logging added to alert users.
- ovsdb-tool:
--
2.23.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev