[PATCH v2] doc: announce IPsec support on Arm
Ruifeng Wang
ruifeng.wang at arm.com
Mon Nov 7 09:49:37 CET 2022
Updated release notes about the SNOW-3G and ZUC support on ARM platform.
Fixes: 0899a87ce7c7 ("crypto/ipsec_mb: enable IPsec on Arm platform")
Signed-off-by: Ruifeng Wang <ruifeng.wang at arm.com>
---
doc/guides/rel_notes/release_22_11.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst
index 61f7d4d0aa..e863a3e856 100644
--- a/doc/guides/rel_notes/release_22_11.rst
+++ b/doc/guides/rel_notes/release_22_11.rst
@@ -243,6 +243,10 @@ New Features
Added a new crypto driver for the UADK library. See the
:doc:`../cryptodevs/uadk` guide for more details on this new driver.
+* **Updated ipsec_mb crypto driver.**
+
+ Added SNOW-3G and ZUC support for ARM platform.
+
* **Added bbdev operation for FFT processing.**
Added a new operation type in bbdev for FFT processing with new functions
--
2.25.1
More information about the dev
mailing list