[PATCH] doc: announce addition of new security IPsec SA option
Ji, Kai
kai.ji at intel.com
Fri Jul 7 01:05:13 CEST 2023
Acked-by: Kai Ji <kai.ji at intel.com>
________________________________
From: Nithin Dabilpuram <ndabilpuram at marvell.com>
Sent: 01 July 2023 08:15
To: gakhil at marvell.com <gakhil at marvell.com>
Cc: jerinj at marvell.com <jerinj at marvell.com>; dev at dpdk.org <dev at dpdk.org>; Nithin Dabilpuram <ndabilpuram at marvell.com>
Subject: [PATCH] doc: announce addition of new security IPsec SA option
Announce addition of new security IPsec SA option to enable
out of place processing in Ingress Inline inbound SA's.
Signed-off-by: Nithin Dabilpuram <ndabilpuram at marvell.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 8e1cdd677a..20ce0a51af 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -156,3 +156,8 @@ Deprecation Notices
The new port library API (functions rte_swx_port_*)
will gradually transition from experimental to stable status
starting with DPDK 23.07 release.
+
+* security: New sa option ``ingress_oop`` would be added in structure
+ ``rte_security_ipsec_sa_options`` to support out of place processing
+ for inline inbound SA's. ``reserved_opts`` size would be reduced by
+ 1 bit from DPDK 23.11.
--
2.25.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20230706/493faca0/attachment.htm>
More information about the dev
mailing list