[dpdk-dev] [PATCH 2/2] crypto/aesni_mb: cleanup of version check code
De Lara Guarch, Pablo
pablo.de.lara.guarch at intel.com
Tue Apr 23 16:40:25 CEST 2019
> -----Original Message-----
> From: Richardson, Bruce
> Sent: Friday, April 19, 2019 11:01 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Doherty,
> Declan <declan.doherty at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>
> Subject: [PATCH 2/2] crypto/aesni_mb: cleanup of version check code
>
> The version check for the IPSec_MB library present in the aesni_gcm library's
> meson.build file is a little cleaner than that given here, so update this one so
> that both work identically.
>
> While one could use the checks done in the other right now, potentially in
> future they may have different version dependencies, or may be compiled in
> different orders, so keep the code duplicated for safety, since it's only a few
> lines.
>
> 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