From: Archana Muniganti Date: Sat, 31 Jul 2021 17:44:28 +0000 (+0530) Subject: doc: announce changes in IPsec SA config option struct X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=0c79906add70a652747c1c0264d06420107a1265;p=dpdk.git doc: announce changes in IPsec SA config option struct Propose new fields to support offloads like - IPsec inner checksum(L3/L4) - IPsec tunnel header verification - TSO - etc in the structure ``rte_security_ipsec_sa_options``. Signed-off-by: Archana Muniganti Signed-off-by: Tejasree Kondoj Acked-by: Akhil Goyal Acked-by: Radu Nicolau Acked-by: Hemant Agrawal Acked-by: Jerin Jacob --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index bf1d56d1f9..55c866d0df 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -194,6 +194,10 @@ Deprecation Notices SA lifetime configuration. A new structure would be introduced to replace the current member, ``esn_soft_limit``. +* 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. + * 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