From: Wathsala Vithanage <wathsala.vithanage@arm.com>
To: Kai Ji <kai.ji@intel.com>,
Pablo de Lara <pablo.de.lara.guarch@intel.com>
Cc: dev@dpdk.org, nd@arm.com, paul.elliott@arm.com,
dhruv.tripathi@arm.com, shebu.vargheseKuriakose@arm.com,
Wathsala Vithanage <wathsala.vithanage@arm.com>
Subject: [PATCH 2/2] doc: update Arm IPsec-MB references for cryptodev PMDs
Date: Fri, 29 May 2026 21:04:03 +0000 [thread overview]
Message-ID: <20260529210404.1986896-1-wathsala.vithanage@arm.com> (raw)
In-Reply-To: <20260529205512.1985844-1-wathsala.vithanage@arm.com>
Document Arm/ARM64 IPsec-MB source and supported tag level for
aesni_mb, aesni_gcm, snow3g, and zuc cryptodev guides.
- Add Arm library reference to aesni_mb and aesni_gcm docs.
- Update snow3g and zuc IPsec-MB library tag to SECLIB-IPSEC-2026.05.30.
Signed-off-by: Wathsala Vithanage <wathsala.vithanage@arm.com>
---
doc/guides/cryptodevs/aesni_gcm.rst | 4 ++++
doc/guides/cryptodevs/aesni_mb.rst | 4 ++++
doc/guides/cryptodevs/snow3g.rst | 2 +-
doc/guides/cryptodevs/zuc.rst | 2 +-
4 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/doc/guides/cryptodevs/aesni_gcm.rst b/doc/guides/cryptodevs/aesni_gcm.rst
index 0b1f2262fb..5b31ee19eb 100644
--- a/doc/guides/cryptodevs/aesni_gcm.rst
+++ b/doc/guides/cryptodevs/aesni_gcm.rst
@@ -43,6 +43,10 @@ and compile it on their user system before building DPDK.
The latest version of the library supported by this PMD is v1.5, which
can be downloaded in `<https://github.com/01org/intel-ipsec-mb/archive/v1.5.zip>`_.
+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-2026.05.30.
+
.. code-block:: console
make
diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst
index 7ce92305d1..8a7920ab46 100644
--- a/doc/guides/cryptodevs/aesni_mb.rst
+++ b/doc/guides/cryptodevs/aesni_mb.rst
@@ -108,6 +108,10 @@ and compile it on their user system before building DPDK.
The latest version of the library supported by this PMD is v1.5, which
can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v1.5.zip>`_.
+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-2026.05.30.
+
.. code-block:: console
make
diff --git a/doc/guides/cryptodevs/snow3g.rst b/doc/guides/cryptodevs/snow3g.rst
index 0fe914ffd3..0fc42c2302 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.07.08.
+latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2026.05.30.
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 7c6b83e7eb..02614a8b36 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.07.08.
+latest version of the library supported by this PMD is tagged as SECLIB-IPSEC-2026.05.30.
After downloading the library, the user needs to unpack and compile it
on their system before building DPDK:
--
2.43.0
next prev parent reply other threads:[~2026-05-29 21:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-29 20:55 [PATCH 1/2] crypto/ipsec_mb: allow aesni_mb and aesni_gcm vdevs on Arm Wathsala Vithanage
2026-05-29 21:04 ` Wathsala Vithanage [this message]
2026-06-02 12:10 ` [PATCH 2/2] doc: update Arm IPsec-MB references for cryptodev PMDs Hemant Agrawal
2026-06-02 12:09 ` [PATCH 1/2] crypto/ipsec_mb: allow aesni_mb and aesni_gcm vdevs on Arm Hemant Agrawal
2026-06-20 18:43 ` Akhil Goyal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260529210404.1986896-1-wathsala.vithanage@arm.com \
--to=wathsala.vithanage@arm.com \
--cc=dev@dpdk.org \
--cc=dhruv.tripathi@arm.com \
--cc=kai.ji@intel.com \
--cc=nd@arm.com \
--cc=pablo.de.lara.guarch@intel.com \
--cc=paul.elliott@arm.com \
--cc=shebu.vargheseKuriakose@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox