crypto/cnxk: support lookaside IPsec
[dpdk.git] / doc / guides / rel_notes / deprecation.rst
index c46497d..76a4abf 100644 (file)
@@ -235,10 +235,17 @@ 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.
 
+* ipsec: The structure ``rte_ipsec_sa_prm`` will be extended with a new field
+  ``hdr_l3_len`` to configure tunnel L3 header length.
+
 * eventdev: The file ``rte_eventdev_pmd.h`` will be renamed to ``eventdev_driver.h``
   to make the driver interface as internal and the structures ``rte_eventdev_data``,
   ``rte_eventdev`` and ``rte_eventdevs`` will be moved to a new file named