From: Pablo de Lara Date: Fri, 17 Apr 2020 22:00:37 +0000 (+0100) Subject: doc: support IPsec Multi-buffer lib v0.54 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=fed5ee5f18155429107a7218e24539c3d74670e7;p=dpdk.git doc: support IPsec Multi-buffer lib v0.54 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 --- diff --git a/doc/guides/cryptodevs/aesni_gcm.rst b/doc/guides/cryptodevs/aesni_gcm.rst index 1e8cdec5ba..7dfd0ca99b 100644 --- a/doc/guides/cryptodevs/aesni_gcm.rst +++ b/doc/guides/cryptodevs/aesni_gcm.rst @@ -42,8 +42,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.53, which -can be downloaded in ``_. +The latest version of the library supported by this PMD is v0.54, which +can be downloaded in ``_. .. code-block:: console @@ -71,7 +71,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.53 + 19.05+ Multi-buffer library 0.52 - 0.54 ============= ================================ diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst index baa11fac42..a2c3a84814 100644 --- a/doc/guides/cryptodevs/aesni_mb.rst +++ b/doc/guides/cryptodevs/aesni_mb.rst @@ -67,8 +67,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.53, which -can be downloaded from ``_. +The latest version of the library supported by this PMD is v0.54, which +can be downloaded from ``_. .. code-block:: console @@ -98,7 +98,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.53 + 19.11+ 0.52 - 0.54 ============== ============================ diff --git a/doc/guides/rel_notes/release_20_05.rst b/doc/guides/rel_notes/release_20_05.rst index 348a715f3e..7f2049a0fd 100644 --- a/doc/guides/rel_notes/release_20_05.rst +++ b/doc/guides/rel_notes/release_20_05.rst @@ -80,9 +80,14 @@ New Features * **Updated the AESNI MB crypto PMD.** + * Added support for intel-ipsec-mb version 0.54. * Updated the AESNI MB PMD with AES-256 DOCSIS algorithm. * Added support for synchronous Crypto burst API. +* **Updated the AESNI GCM crypto PMD.** + + * Added support for intel-ipsec-mb version 0.54. + * **Added handling of mixed crypto algorithms in QAT PMD for GEN2.** Enabled handling of mixed algorithms in encrypted digest hash-cipher