[dpdk-dev] [PATCH v4 3/3] doc: add release notes for L2TPv3 over IP flow addition

Rory Sexton rory.sexton at intel.com
Mon Jan 13 12:50:42 CET 2020


Release note for L2TPv3 over IP flow addition to rte_flow, net/i40e
and testpmd.

Signed-off-by: Rory Sexton <rory.sexton at intel.com>
---
v4 changes: adding release notes update to patchset
---
---
 doc/guides/rel_notes/release_20_02.rst | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
index 0eaa45a76..4901a44e6 100644
--- a/doc/guides/rel_notes/release_20_02.rst
+++ b/doc/guides/rel_notes/release_20_02.rst
@@ -56,6 +56,20 @@ New Features
      Also, make sure to start the actual text at the margin.
      =========================================================
 
+   * **Updated rte_flow api to support L2TPv3 over IP flows.**
+
+     Added support for new flow item to handle L2TPv3 over IP rte_flow patterns.
+
+   * **Updated i40e driver to support L2TPv3 over IP flows.**
+
+     Updated the i40e PMD to support L2TPv3 over IP profiles which can be
+     programmed by the dynamic device personalization (DDP) process.
+
+   * **Updated testpmd to support L2TPv3 over IP flows.**
+
+     Added support for L2TPv3 over IP rte_flow patterns to the testpmd
+     application.
+
 
 Removed Items
 -------------
-- 
2.17.1



More information about the dev mailing list