Re: [dpdk-dev] [PATCH v2 0/9] Crypto fixes/cleanup

2017-06-23 Thread De Lara Guarch, Pablo
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Thursday, June 22, 2017 1:02 PM > To: Doherty, Declan ; Trahe, Fiona > > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [PATCH v2 0/9] Crypto fixes/cleanup > > Prior to new crypto patches for this release, there were some f

[dpdk-dev] [PATCH v2 0/9] Crypto fixes/cleanup

2017-06-22 Thread Pablo de Lara
Prior to new crypto patches for this release, there were some fixes and some cleanup to do in some crypto drivers, tests, sample apps and documents. Changes in v2: - Fixed too long lines - Removed unnecessary AAD setting for 3DES/SHA1 test Pablo de Lara (9): crypto/aesni_mb: remove assert chec