On 13/07/2017 6:36 AM, Pablo de Lara wrote:
Patchset with some fixes/additions for crypto PMDs
documents.
Pablo de Lara (5):
doc: fix supported algorithm table for AESNI GCM PMD
doc: remove incorrect limitation on QAT PMD
doc: remove incorrect limitation on AESNI MB PMD
doc: add missing algorithm in limitations for QAT
doc: extend installation section on SNOW3G/KASUMI PMDs
doc/guides/cryptodevs/aesni_mb.rst | 2 +-
doc/guides/cryptodevs/features/aesni_gcm.ini | 1 +
doc/guides/cryptodevs/kasumi.rst | 12 ++++++++++
doc/guides/cryptodevs/qat.rst | 5 ++--
doc/guides/cryptodevs/snow3g.rst | 11 +++++++++
test/test/test_cryptodev.c | 19 +++++++++++++++
test/test/test_cryptodev_hash_test_vectors.h | 36 ++++++++++++++++++----------
7 files changed, 70 insertions(+), 16 deletions(-)
Series Acked-by: Declan Doherty <declan.dohe...@intel.com>