[dpdk-dev] [PATCH 0/5] Fix crypto PMDs documentation

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Sun Jul 16 12:52:38 CEST 2017



> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Thursday, July 13, 2017 6:37 AM
> To: Doherty, Declan <declan.doherty at intel.com>; Trahe, Fiona
> <fiona.trahe at intel.com>; Griffin, John <john.griffin at intel.com>; Jain,
> Deepak K <deepak.k.jain at intel.com>
> Cc: dev at dpdk.org; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>
> Subject: [PATCH 0/5] Fix crypto PMDs documentation
> 
> 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(-)
> 
> --
> 2.9.4

Applied to dpdk-next-crypto, after modification suggested by Fiona.

Pablo


More information about the dev mailing list