From patchwork Wed Mar 6 14:49:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wathsala Wathawana Vithanage X-Patchwork-Id: 138048 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 0B2D043C5E; Wed, 6 Mar 2024 15:49:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D584842DE4; Wed, 6 Mar 2024 15:49:44 +0100 (CET) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id BB47B40A6D for ; Wed, 6 Mar 2024 15:49:42 +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 4C8F71FB; Wed, 6 Mar 2024 06:50:19 -0800 (PST) Received: from ampere-altra-2-1.usa.Arm.com (ampere-altra-2-1.usa.arm.com [10.118.91.158]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id BC6AA3F762; Wed, 6 Mar 2024 06:49:41 -0800 (PST) From: Wathsala Vithanage To: Kai Ji , Pablo de Lara Cc: gakhil@marvell.com, ciara.power@intel.com, probb@iol.unh.edu, dev@dpdk.org, nd@arm.com, Wathsala Vithanage , Ruifeng Wang , Honnappa Nagarahalli , Jack Bond-Preston Subject: [PATCH V2] doc/ipsec_mb: update Arm IPsec-MB library tag Date: Wed, 6 Mar 2024 14:49:33 +0000 Message-Id: <20240306144933.161795-1-wathsala.vithanage@arm.com> X-Mailer: git-send-email 2.25.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.05 in snow3g and zuc documentation. Tag SECLIB-IPSEC-2024.03.05 updates IPSec-MB library version to 1.4. Signed-off-by: Wathsala Vithanage Reviewed-by: Ruifeng Wang Reviewed-by: Honnappa Nagarahalli Reviewed-by: Jack Bond-Preston --- doc/guides/cryptodevs/snow3g.rst | 2 +- doc/guides/cryptodevs/zuc.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/cryptodevs/snow3g.rst b/doc/guides/cryptodevs/snow3g.rst index 3392932653..6587fd3f3c 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.05. 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..d5b9bb6da5 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.05. After downloading the library, the user needs to unpack and compile it on their system before building DPDK: