[dpdk-dev] [PATCH v2 3/3] crypto/aesni_gcm: add check for build dependency
De Lara Guarch, Pablo
pablo.de.lara.guarch at intel.com
Wed Apr 24 09:53:14 CEST 2019
> -----Original Message-----
> From: Richardson, Bruce
> Sent: Tuesday, April 23, 2019 4:44 PM
> To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; dev at dpdk.org
> Cc: Richardson, Bruce <bruce.richardson at intel.com>
> Subject: [PATCH v2 3/3] crypto/aesni_gcm: add check for build dependency
>
> The aesni_mb driver has a check in its Makefile for the correct version of the
> IPsec_MB library, but this check was missed for the aesni_gcm driver.
> Add this check to the makefile, removing an unnecessary assignment in the
> process.
>
> Suggested-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
More information about the dev
mailing list