From 6c066bacbf0280b1117b86a5910e3006b02d45bc Mon Sep 17 00:00:00 2001 From: Pablo de Lara Date: Tue, 7 Nov 2017 09:55:56 +0000 Subject: [PATCH] doc: update IPsec multi-buffer library version 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 --- doc/guides/cryptodevs/aesni_gcm.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guides/cryptodevs/aesni_gcm.rst b/doc/guides/cryptodevs/aesni_gcm.rst index 6e9160aabe..a1f5848348 100644 --- a/doc/guides/cryptodevs/aesni_gcm.rst +++ b/doc/guides/cryptodevs/aesni_gcm.rst @@ -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 `_ 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 ``_. +The latest version of the library supported by this PMD is v0.47, which +can be downloaded in ``_. .. code-block:: console -- 2.20.1