DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: support IPsec Multi-buffer lib v0.53
@ 2019-11-04  9:32 Pablo de Lara
  2019-11-05 23:04 ` Akhil Goyal
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo de Lara @ 2019-11-04  9:32 UTC (permalink / raw)
  To: akhil.goyal, declan.doherty; +Cc: dev, Pablo de Lara

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 <pablo.de.lara.guarch@intel.com>
---
 doc/guides/cryptodevs/aesni_gcm.rst | 6 +++---
 doc/guides/cryptodevs/aesni_mb.rst  | 7 ++++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/doc/guides/cryptodevs/aesni_gcm.rst b/doc/guides/cryptodevs/aesni_gcm.rst
index 15002ab..0ccbc02 100644
--- a/doc/guides/cryptodevs/aesni_gcm.rst
+++ b/doc/guides/cryptodevs/aesni_gcm.rst
@@ -37,8 +37,8 @@ Installation
 To build DPDK with the AESNI_GCM_PMD the user is required to download the multi-buffer
 library from `here <https://github.com/01org/intel-ipsec-mb>`_
 and compile it on their user system before building DPDK.
-The latest version of the library supported by this PMD is v0.52, which
-can be downloaded in `<https://github.com/01org/intel-ipsec-mb/archive/v0.52.zip>`_.
+The latest version of the library supported by this PMD is v0.53, which
+can be downloaded in `<https://github.com/01org/intel-ipsec-mb/archive/v0.53.zip>`_.
 
 .. code-block:: console
 
@@ -59,7 +59,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
+   19.05+         Multi-buffer library 0.52 - 0.53
    =============  ================================
 
 
diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst
index 1eff2b0..318fcfb 100644
--- a/doc/guides/cryptodevs/aesni_mb.rst
+++ b/doc/guides/cryptodevs/aesni_mb.rst
@@ -64,8 +64,8 @@ Installation
 To build DPDK with the AESNI_MB_PMD the user is required to download the multi-buffer
 library from `here <https://github.com/01org/intel-ipsec-mb>`_
 and compile it on their user system before building DPDK.
-The latest version of the library supported by this PMD is v0.52, which
-can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v0.52.zip>`.
+The latest version of the library supported by this PMD is v0.53, which
+can be downloaded from `<https://github.com/01org/intel-ipsec-mb/archive/v0.53.zip>`.
 
 .. code-block:: console
 
@@ -88,7 +88,8 @@ and the Multi-Buffer library version supported by them:
    17.11           0.47 - 0.48
    18.02           0.48
    18.05 - 19.02   0.49 - 0.52
-   19.05+          0.52+
+   19.05 - 19.08   0.52
+   19.11+          0.52 - 0.53
    ==============  ============================
 
 
-- 
2.7.5


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] [PATCH] doc: support IPsec Multi-buffer lib v0.53
  2019-11-04  9:32 [dpdk-dev] [PATCH] doc: support IPsec Multi-buffer lib v0.53 Pablo de Lara
@ 2019-11-05 23:04 ` Akhil Goyal
  0 siblings, 0 replies; 2+ messages in thread
From: Akhil Goyal @ 2019-11-05 23:04 UTC (permalink / raw)
  To: Pablo de Lara, declan.doherty; +Cc: 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 <pablo.de.lara.guarch@intel.com>
Applied to dpdk-next-crypto

Thanks


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-05 23:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04  9:32 [dpdk-dev] [PATCH] doc: support IPsec Multi-buffer lib v0.53 Pablo de Lara
2019-11-05 23:04 ` Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).