doc: announce changes in IPsec xform structure
authorRadu Nicolau <radu.nicolau@intel.com>
Thu, 5 Aug 2021 10:20:55 +0000 (11:20 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 8 Aug 2021 15:15:04 +0000 (17:15 +0200)
Signed-off-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
doc/guides/rel_notes/deprecation.rst

index e95695b..76a4abf 100644 (file)
@@ -235,6 +235,10 @@ Deprecation Notices
   SA lifetime configuration. A new structure would be introduced to replace the
   current member, ``esn_soft_limit``.
 
+* security: The structure ``rte_security_ipsec_xform`` will be extended with
+  multiple fields: source and destination port of UDP encapsulation,
+  IPsec payload MSS (Maximum Segment Size), and ESN (Extended Sequence Number).
+
 * security: The IPsec SA config options ``struct rte_security_ipsec_sa_options``
   will be updated with new fields to support new features like IPsec inner
   checksum, tunnel header verification, TSO in case of protocol offload.