Updates the tag of Arm IPsec-MB library to SECLIB-IPSEC-2024.07.08 in snow3g and zuc documentation.
Signed-off-by: Wathsala Vithanage <[email protected]> Reviewed-by: Dhruv Tripathi <[email protected]> --- .mailmap | 1 + doc/guides/cryptodevs/snow3g.rst | 2 +- doc/guides/cryptodevs/zuc.rst | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index 4a508bafad..b924fad56b 100644 --- a/.mailmap +++ b/.mailmap @@ -343,6 +343,7 @@ Dexia Li <[email protected]> Dexuan Cui <[email protected]> Dharmik Thakkar <[email protected]> <[email protected]> Dheemanth Mallikarjun <[email protected]> +Dhruv Tripathi <[email protected]> Diana Wang <[email protected]> Didier Pallard <[email protected]> Dilshod Urazov <[email protected]> diff --git a/doc/guides/cryptodevs/snow3g.rst b/doc/guides/cryptodevs/snow3g.rst index 923b3fa0ac..6eb8229fb5 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.5.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-2024.03.12. +latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2024.07.08. 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 f51980e1fc..29fe6279aa 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.5.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-2024.03.12. +latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2024.07.08. After downloading the library, the user needs to unpack and compile it on their system before building DPDK: -- 2.34.1

