Message ID | 20190423154357.29877-1-bruce.richardson@intel.com |
---|---|
Headers | show |
Series |
|
Related | show |
On Tue, 2019-04-23 at 16:43 +0100, Bruce Richardson wrote: > For both meson and make builds, the version checks for IPsec_MB > library > were incomplete. This fixes both and makes the checks consistent. > > Bruce Richardson (3): > crypto/aesni_gcm: add dependency version check > crypto/aesni_mb: cleanup of version check code > crypto/aesni_gcm: add check for build dependency > > drivers/crypto/aesni_gcm/Makefile | 19 ++++++++++++++++--- > drivers/crypto/aesni_gcm/meson.build | 11 +++++++++++ > drivers/crypto/aesni_mb/meson.build | 18 +++++++++--------- > 3 files changed, 36 insertions(+), 12 deletions(-) > Series-acked-by: Luca Boccassi <bluca@debian.org>
> > Series-acked-by: Luca Boccassi <bluca@debian.org> > > Applied to dpdk-next-crypto Thanks.