From patchwork Tue Mar 12 17:33:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Jack Bond-Preston X-Patchwork-Id: 138228 X-Patchwork-Delegate: gakhil@marvell.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 21B9143C94; Tue, 12 Mar 2024 18:34:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E599A40EE2; Tue, 12 Mar 2024 18:33:59 +0100 (CET) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 569FD40ED9 for ; Tue, 12 Mar 2024 18:33:58 +0100 (CET) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id DB2951007; Tue, 12 Mar 2024 10:34:34 -0700 (PDT) Received: from cesw-amp-gbt-1s-m12830-01.lab.cambridge.arm.com (cesw-amp-gbt-1s-m12830-01.lab.cambridge.arm.com [10.7.10.57]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 872A63F762; Tue, 12 Mar 2024 10:33:56 -0700 (PDT) From: Jack Bond-Preston To: Thomas Monjalon , Kai Ji , Pablo de Lara Cc: gakhil@marvell.com, ciara.power@intel.com, probb@iol.unh.edu, dev@dpdk.org, Wathsala Vithanage Subject: [PATCH v3] doc/ipsec_mb: update Arm IPsec-MB library tag Date: Tue, 12 Mar 2024 17:33:16 +0000 Message-Id: <20240312173316.2701618-1-jack.bond-preston@foss.arm.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240228175250.340922-1-wathsala.vithanage@arm.com> References: <20240228175250.340922-1-wathsala.vithanage@arm.com> MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 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 Reviewed-by: Wathsala Vithanage --- .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 Jacek Naczyk Jacek Piasecki Jacek Siuda +Jack Bond-Preston Jacob Keller Jakub Chylkowski Jakub Grajciar 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 ``_. 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 ``_. 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: