<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: "Sitka Text", Cochin, serif; font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Acked-by: Kai Ji <kai.ji@intel.com><br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Nithin Dabilpuram <ndabilpuram@marvell.com><br>
<b>Sent:</b> 01 July 2023 08:15<br>
<b>To:</b> gakhil@marvell.com <gakhil@marvell.com><br>
<b>Cc:</b> jerinj@marvell.com <jerinj@marvell.com>; dev@dpdk.org <dev@dpdk.org>; Nithin Dabilpuram <ndabilpuram@marvell.com><br>
<b>Subject:</b> [PATCH] doc: announce addition of new security IPsec SA option</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Announce addition of new security IPsec SA option to enable<br>
out of place processing in Ingress Inline inbound SA's.<br>
<br>
Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com><br>
---<br>
doc/guides/rel_notes/deprecation.rst | 5 +++++<br>
1 file changed, 5 insertions(+)<br>
<br>
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst<br>
index 8e1cdd677a..20ce0a51af 100644<br>
--- a/doc/guides/rel_notes/deprecation.rst<br>
+++ b/doc/guides/rel_notes/deprecation.rst<br>
@@ -156,3 +156,8 @@ Deprecation Notices<br>
The new port library API (functions rte_swx_port_*)<br>
will gradually transition from experimental to stable status<br>
starting with DPDK 23.07 release.<br>
+<br>
+* security: New sa option ``ingress_oop`` would be added in structure<br>
+ ``rte_security_ipsec_sa_options`` to support out of place processing<br>
+ for inline inbound SA's. ``reserved_opts`` size would be reduced by<br>
+ 1 bit from DPDK 23.11.<br>
-- <br>
2.25.1<br>
<br>
</div>
</span></font></div>
</body>
</html>