[dpdk-dev] [PATCH 2/2] doc: announce rte_security_ipsec_xform structure changes

Radu Nicolau radu.nicolau at intel.com
Thu Aug 5 12:20:55 CEST 2021


Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index b87fa54e67..a3493b4dfb 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -196,3 +196,8 @@ Deprecation Notices
   
   * ipsec: The structure ``rte_ipsec_sa_prm`` will be extended with a new 
   field ``hdr_l3_len`` to configure tunnel l3 header lenght.
+  
+  * security: The structure ``rte_security_ipsec_xform`` will be extended with 
+  multiple fields: udp structure that will hold the source and destination port 
+  for UDP encapsulation, mss to specify the IPsec payload Maximum Segment Size, 
+  esn structure for Extended Sequence Number.
-- 
2.25.1



More information about the dev mailing list