doc: update IPsec multi-buffer library version
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 7 Nov 2017 09:55:56 +0000 (09:55 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 8 Nov 2017 01:17:05 +0000 (02:17 +0100)
A new library of the IPsec Multi-buffer library has been
released (0.47), which is used by the AESNI GCM PMD.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
doc/guides/cryptodevs/aesni_gcm.rst

index 6e9160a..a1f5848 100644 (file)
@@ -62,8 +62,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.46, which
-can be downloaded in `<https://github.com/01org/intel-ipsec-mb/archive/v0.46.zip>`_.
+The latest version of the library supported by this PMD is v0.47, which
+can be downloaded in `<https://github.com/01org/intel-ipsec-mb/archive/v0.47.zip>`_.
 
 .. code-block:: console