From patchwork Thu Nov 12 16:36:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "De Lara Guarch, Pablo" X-Patchwork-Id: 84069 X-Patchwork-Delegate: gakhil@marvell.com Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 794EEA09D3; Thu, 12 Nov 2020 17:36:36 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BB3B9592B; Thu, 12 Nov 2020 17:36:34 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id D171B56A3 for ; Thu, 12 Nov 2020 17:36:31 +0100 (CET) IronPort-SDR: CinFWNQ3qdTSQb5ujYELwj6NlClkdg0vj2CosRVgGwEMT5ls1puFjkkaMv2HHyEP4Y+BQo7ZuB +2u2vwSI/vxg== X-IronPort-AV: E=McAfee;i="6000,8403,9803"; a="150189144" X-IronPort-AV: E=Sophos;i="5.77,472,1596524400"; d="scan'208";a="150189144" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Nov 2020 08:36:25 -0800 IronPort-SDR: DiDuE+sZVF9mq8exBrxGwKgsFv2ZBZQ6UVgYznDXpPSMAYd4wx5HAD7wHUrI7mOmfrqYDeeEuC ZbWgshN5G5+g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,472,1596524400"; d="scan'208";a="474337562" Received: from silpixa00400637.ir.intel.com ([10.237.213.160]) by orsmga004.jf.intel.com with ESMTP; 12 Nov 2020 08:36:24 -0800 From: Pablo de Lara To: dev@dpdk.org Cc: Pablo de Lara Date: Thu, 12 Nov 2020 16:36:21 +0000 Message-Id: <20201112163621.700346-1-pablo.de.lara.guarch@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: support IPsec Multi-buffer lib v0.55 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Updated AESNI MB and AESNI GCM PMD documentation guides with information about the latest Intel IPSec Multi-buffer library supported. Signed-off-by: Pablo de Lara --- doc/guides/cryptodevs/aesni_gcm.rst | 6 +++--- doc/guides/cryptodevs/aesni_mb.rst | 6 +++--- doc/guides/rel_notes/release_20_11.rst | 1 + 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/guides/cryptodevs/aesni_gcm.rst b/doc/guides/cryptodevs/aesni_gcm.rst index 2fd32b021..1f6aa6c10 100644 --- a/doc/guides/cryptodevs/aesni_gcm.rst +++ b/doc/guides/cryptodevs/aesni_gcm.rst @@ -40,8 +40,8 @@ Installation To build DPDK with the AESNI_GCM_PMD the user is required to download the multi-buffer library from `here `_ and compile it on their user system before building DPDK. -The latest version of the library supported by this PMD is v0.54, which -can be downloaded in ``_. +The latest version of the library supported by this PMD is v0.55, which +can be downloaded in ``_. .. code-block:: console @@ -83,7 +83,7 @@ and the external crypto libraries supported by them: 17.02 - 17.05 ISA-L Crypto v2.18 17.08 - 18.02 Multi-buffer library 0.46 - 0.48 18.05 - 19.02 Multi-buffer library 0.49 - 0.52 - 19.05+ Multi-buffer library 0.52 - 0.54 + 19.05+ Multi-buffer library 0.52 - 0.55 ============= ================================ diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst index 042d95bae..24abf07a3 100644 --- a/doc/guides/cryptodevs/aesni_mb.rst +++ b/doc/guides/cryptodevs/aesni_mb.rst @@ -85,8 +85,8 @@ Installation To build DPDK with the AESNI_MB_PMD the user is required to download the multi-buffer library from `here `_ and compile it on their user system before building DPDK. -The latest version of the library supported by this PMD is v0.54, which -can be downloaded from ``_. +The latest version of the library supported by this PMD is v0.55, which +can be downloaded from ``_. .. code-block:: console @@ -130,7 +130,7 @@ and the Multi-Buffer library version supported by them: 18.02 0.48 18.05 - 19.02 0.49 - 0.52 19.05 - 19.08 0.52 - 19.11+ 0.52 - 0.54 + 19.11+ 0.52 - 0.55 ============== ============================ diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst index 6bbd6ee93..0c545c182 100644 --- a/doc/guides/rel_notes/release_20_11.rst +++ b/doc/guides/rel_notes/release_20_11.rst @@ -283,6 +283,7 @@ New Features * **Updated the aesni_mb crypto PMD.** + * Added support for intel-ipsec-mb version 0.55. * Added support for AES-ECB 128, 192 and 256. * Added support for ZUC-EEA3/EIA3 algorithms. * Added support for SNOW3G-UEA2/UIA2 algorithms.