[PATCH] doc: update IPsec Multi-buffer version for Arm

Ruifeng Wang ruifeng.wang at arm.com
Tue Jun 20 11:17:14 CEST 2023


Updated SNOW3G and ZUC PMD documentation guides with information
about the latest library version supported.

Signed-off-by: Ruifeng Wang <ruifeng.wang at arm.com>
---
 doc/guides/cryptodevs/snow3g.rst | 2 +-
 doc/guides/cryptodevs/zuc.rst    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guides/cryptodevs/snow3g.rst b/doc/guides/cryptodevs/snow3g.rst
index b0dcf0d206..4454fa480b 100644
--- a/doc/guides/cryptodevs/snow3g.rst
+++ b/doc/guides/cryptodevs/snow3g.rst
@@ -54,7 +54,7 @@ can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.3.zi
 
 For Arm system, ARM64 port of the multi-buffer library can be downloaded from
 `<https://gitlab.arm.com/arm-reference-solutions/ipsec-mb/-/tree/main/>`_. The
-latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2022.05.25.
+latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2023.06.20.
 
 After downloading the library, the user needs to unpack and compile it
 on their system before building DPDK:
diff --git a/doc/guides/cryptodevs/zuc.rst b/doc/guides/cryptodevs/zuc.rst
index 2a7b062467..484f759b04 100644
--- a/doc/guides/cryptodevs/zuc.rst
+++ b/doc/guides/cryptodevs/zuc.rst
@@ -53,7 +53,7 @@ can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.3.zi
 
 For Arm system, ARM64 port of the multi-buffer library can be downloaded from
 `<https://gitlab.arm.com/arm-reference-solutions/ipsec-mb/-/tree/main/>`_. The
-latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2022.05.25.
+latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2023.06.20.
 
 After downloading the library, the user needs to unpack and compile it
 on their system before building DPDK:
-- 
2.25.1



More information about the dev mailing list