Signed-off-by: Andrew Rybchenko <[email protected]>
Reviewed-by: Ivan Malov <[email protected]>
Reviewed-by: Andy Moreton <[email protected]>
---
doc/guides/rel_notes/release_18_02.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_02.rst
b/doc/guides/rel_notes/release_18_02.rst
index 24b67bb..3e5867f 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -41,6 +41,14 @@ New Features
Also, make sure to start the actual text at the margin.
=========================================================
+* **Added NVGRE and UDP tunnels support in Solarflare network PMD.**
+
+ Added support for NVGRE, VXLAN and GENEVE tunnels.
+
+ * Added support for UDP tunnel ports configuration.
+ * Added tunneled packets classification.
+ * Added inner checksum offload.
+
API Changes
-----------
--
2.7.4