DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: clarify Multi-Buffer library version support
@ 2017-02-10 12:33 Pablo de Lara
  2017-02-10 13:01 ` Jain, Deepak K
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo de Lara @ 2017-02-10 12:33 UTC (permalink / raw)
  To: declan, john.mcnamara; +Cc: dev, Pablo de Lara

AES-NI MB PMD uses external Multi-Buffer library,
which is hosted in github, but the version was not specified
in the documentation.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
---
 doc/guides/cryptodevs/aesni_mb.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst
index 8b18eba..a492b6f 100644
--- a/doc/guides/cryptodevs/aesni_mb.rst
+++ b/doc/guides/cryptodevs/aesni_mb.rst
@@ -70,9 +70,11 @@ Limitations
 Installation
 ------------
 
-To build DPDK with the AESNI_MB_PMD the user is required to download the mult-
-buffer library from `here <https://github.com/01org/intel-ipsec-mb>`_
+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.44, which
+can be downloaded in `<https://github.com/01org/intel-ipsec-mb/archive/v0.44.zip>`_.
 
 .. code-block:: console
 
-- 
2.7.4

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

end of thread, other threads:[~2017-02-10 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-10 12:33 [dpdk-dev] [PATCH] doc: clarify Multi-Buffer library version support Pablo de Lara
2017-02-10 13:01 ` Jain, Deepak K
2017-02-10 14:07   ` De Lara Guarch, Pablo

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).