From: Pablo de Lara Date: Wed, 14 Feb 2018 17:14:06 +0000 (+0000) Subject: doc: fix outdated link to IPsec white paper X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=d429cc0b53735cc7b1e304ec1d0f35ae06ace7d0;p=dpdk.git doc: fix outdated link to IPsec white paper Fixes: 924e84f87306 ("aesni_mb: add driver for multi buffer based crypto") Cc: stable@dpdk.org Signed-off-by: Pablo de Lara --- diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst index 888b879504..3950daae08 100644 --- a/doc/guides/cryptodevs/aesni_mb.rst +++ b/doc/guides/cryptodevs/aesni_mb.rst @@ -8,7 +8,7 @@ AESN-NI Multi Buffer Crypto Poll Mode Driver The AESNI MB PMD (**librte_pmd_aesni_mb**) provides poll mode crypto driver support for utilizing Intel multi buffer library, see the white paper `Fast Multi-buffer IPsec Implementations on Intel® Architecture Processors -`_. +`_. The AES-NI MB PMD has current only been tested on Fedora 21 64-bit with gcc.