Updates the tag of Arm IPsec-MB library to SECLIB-IPSEC-2024.03.12 in snow3g and zuc documentation.
Signed-off-by: Jack Bond-Preston <[email protected]> Reviewed-by: Wathsala Vithanage <[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 58cca13ef6..ac90b71a04 100644 --- a/.mailmap +++ b/.mailmap @@ -574,6 +574,7 @@ Jacek BuĊatek <[email protected]> Jacek Naczyk <[email protected]> Jacek Piasecki <[email protected]> Jacek Siuda <[email protected]> +Jack Bond-Preston <[email protected]> <[email protected]> Jacob Keller <[email protected]> Jakub Chylkowski <[email protected]> Jakub Grajciar <[email protected]> diff --git a/doc/guides/cryptodevs/snow3g.rst b/doc/guides/cryptodevs/snow3g.rst index 3392932653..9c00aa03fa 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-2023.06.20. +latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2024.03.12. 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 a414b5ad2c..49a5eada46 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-2023.06.20. +latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2024.03.12. After downloading the library, the user needs to unpack and compile it on their system before building DPDK: -- 2.34.1

