numam-dpdk/drivers
Bruce Richardson e03547408b crypto/aesni_gcm: check dependency version with meson
The aesni_mb driver and the aesni_gcm driver both require the same version
of the IPSec_MB library, but only the former has a check of the library
found by meson to see if it's the correct version. Add a similar check to
the aesni_gcm library's meson.build file, so that the auto-detection of
dependencies works correctly.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-04-30 08:37:13 +02:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus bus/vmbus: fix resource leak on error 2019-04-22 14:39:17 +02:00
common build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
compress compress/qat: fix dataplane return 2019-04-18 16:01:28 +02:00
crypto crypto/aesni_gcm: check dependency version with meson 2019-04-30 08:37:13 +02:00
event eventdev: promote adapter functions as stable 2019-04-22 13:20:33 +02:00
mempool build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
net net/i40e: fix dereference before check when getting EEPROM 2019-04-23 00:15:10 +02:00
raw drivers: remove blank line at EOF 2019-04-22 13:24:59 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00