doc: update Arm IPsec-MB dependency version
Checks
Commit Message
Updates the tag of Arm IPsec-MB library to SECLIB-IPSEC-2024.07.08
in snow3g and zuc documentation.
Signed-off-by: Wathsala Vithanage <wathsala.vithanage@arm.com>
Reviewed-by: Dhruv Tripathi <dhruv.tripathi@arm.com>
---
.mailmap | 1 +
doc/guides/cryptodevs/snow3g.rst | 2 +-
doc/guides/cryptodevs/zuc.rst | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
Comments
On 31/07/2024 22:26, Wathsala Vithanage wrote:
> Updates the tag of Arm IPsec-MB library to SECLIB-IPSEC-2024.07.08
> in snow3g and zuc documentation.
>
> Signed-off-by: Wathsala Vithanage <wathsala.vithanage@arm.com>
> Reviewed-by: Dhruv Tripathi <dhruv.tripathi@arm.com>
Acked-by: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
> ---
> .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 <dexia.li@jaguarmicro.com>
> Dexuan Cui <decui@microsoft.com>
> Dharmik Thakkar <dharmikjayesh.thakkar@arm.com> <dharmik.thakkar@arm.com>
> Dheemanth Mallikarjun <dheemanthm@vmware.com>
> +Dhruv Tripathi <dhruv.tripathi@arm.com>
> Diana Wang <na.wang@corigine.com>
> Didier Pallard <didier.pallard@6wind.com>
> Dilshod Urazov <dilshod.urazov@oktetlabs.ru>
> 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:
> On 31/07/2024 22:26, Wathsala Vithanage wrote:
> > Updates the tag of Arm IPsec-MB library to SECLIB-IPSEC-2024.07.08
> > in snow3g and zuc documentation.
> >
> > Signed-off-by: Wathsala Vithanage <wathsala.vithanage@arm.com>
> > Reviewed-by: Dhruv Tripathi <dhruv.tripathi@arm.com>
> Acked-by: Jack Bond-Preston <jack.bond-preston@foss.arm.com>
Applied to dpdk-next-crypto
Thanks.
@@ -343,6 +343,7 @@ Dexia Li <dexia.li@jaguarmicro.com>
Dexuan Cui <decui@microsoft.com>
Dharmik Thakkar <dharmikjayesh.thakkar@arm.com> <dharmik.thakkar@arm.com>
Dheemanth Mallikarjun <dheemanthm@vmware.com>
+Dhruv Tripathi <dhruv.tripathi@arm.com>
Diana Wang <na.wang@corigine.com>
Didier Pallard <didier.pallard@6wind.com>
Dilshod Urazov <dilshod.urazov@oktetlabs.ru>
@@ -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:
@@ -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: