DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: update Arm IPsec-MB dependency version
@ 2024-07-31 21:26 Wathsala Vithanage
  2024-08-01  9:31 ` Jack Bond-Preston
  0 siblings, 1 reply; 3+ messages in thread
From: Wathsala Vithanage @ 2024-07-31 21:26 UTC (permalink / raw)
  To: dev, Thomas Monjalon, Kai Ji, Pablo de Lara
  Cc: nd, Wathsala Vithanage, Dhruv Tripathi

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(-)

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:
-- 
2.34.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: update Arm IPsec-MB dependency version
  2024-07-31 21:26 [PATCH] doc: update Arm IPsec-MB dependency version Wathsala Vithanage
@ 2024-08-01  9:31 ` Jack Bond-Preston
  2024-09-17 18:51   ` [EXTERNAL] " Akhil Goyal
  0 siblings, 1 reply; 3+ messages in thread
From: Jack Bond-Preston @ 2024-08-01  9:31 UTC (permalink / raw)
  To: dev

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:


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [EXTERNAL] Re: [PATCH] doc: update Arm IPsec-MB dependency version
  2024-08-01  9:31 ` Jack Bond-Preston
@ 2024-09-17 18:51   ` Akhil Goyal
  0 siblings, 0 replies; 3+ messages in thread
From: Akhil Goyal @ 2024-09-17 18:51 UTC (permalink / raw)
  To: Jack Bond-Preston, dev

> 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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-09-17 18:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-31 21:26 [PATCH] doc: update Arm IPsec-MB dependency version Wathsala Vithanage
2024-08-01  9:31 ` Jack Bond-Preston
2024-09-17 18:51   ` [EXTERNAL] " Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).