aboutsummaryrefslogtreecommitdiffstats
path: root/doc/guides/cryptodevs/aesni_mb.rst
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2018-04-23 14:20:17 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2018-04-24 08:23:10 +0100
commit5076209fa6f4affdf93f4d2f23f51a427f64f72b (patch)
tree2dd6d71d781670133d79938ba6a3c27163e82306 /doc/guides/cryptodevs/aesni_mb.rst
parent68f5e9d7d40c36c6ea398953af7e56519928ea78 (diff)
parent18af4227fa5eee002b1a79207935620f6112803e (diff)
Merge branch 'upstream-16.11-stable' into 16.11.x
Change-Id: Ie0b10377bb151ddac6307982be5b15624206e6a6 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'doc/guides/cryptodevs/aesni_mb.rst')
-rw-r--r--doc/guides/cryptodevs/aesni_mb.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guides/cryptodevs/aesni_mb.rst b/doc/guides/cryptodevs/aesni_mb.rst
index 10e5473d..4d44d529 100644
--- a/doc/guides/cryptodevs/aesni_mb.rst
+++ b/doc/guides/cryptodevs/aesni_mb.rst
@@ -34,7 +34,7 @@ AESN-NI Multi Buffer Crytpo 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
-<https://www-ssl.intel.com/content/www/us/en/intelligent-systems/intel-technology/fast-multi-buffer-ipsec-implementations-ia-processors-paper.html?wapkw=multi+buffer>`_.
+<https://www.intel.com/content/dam/www/public/us/en/documents/white-papers/fast-multi-buffer-ipsec-implementations-ia-processors-paper.pdf>`_.
The AES-NI MB PMD has current only been tested on Fedora 21 64-bit with gcc.