numam-dpdk/app/test-eventdev
Bruce Richardson 9065b1fac6 build: fix dependency on execinfo for BSD meson builds
The binaries and apps in DPDK all need to be linked against the
execinfo library on FreeBSD so add this as a dependency in cases
where it is found. It's available by default on BSD, but not
at all on Linux

Fixes: 16ade738fd ("app/testpmd: build with meson")
Fixes: 89f0711f9d ("examples: build some samples with meson")
Fixes: b5dc795a8a ("test: build app with meson as dpdk-test")
Fixes: 2ff67267b0 ("app/eventdev: build with meson")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2018-02-02 11:31:36 +01:00
..
evt_common.h app/eventdev: add service core configuration 2018-01-19 16:09:56 +01:00
evt_main.c app/eventdev: add packet distribution logs 2018-01-19 16:09:56 +01:00
evt_options.c app/eventdev: add ethernet device producer option 2018-01-19 16:09:56 +01:00
evt_options.h app/eventdev: add ethernet device producer option 2018-01-19 16:09:56 +01:00
evt_test.c app: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
evt_test.h app: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
Makefile mk: add experimental tag check 2018-01-29 23:35:29 +01:00
meson.build build: fix dependency on execinfo for BSD meson builds 2018-02-02 11:31:36 +01:00
parser.c
parser.h app: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
test_order_atq.c app: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
test_order_common.c app: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
test_order_common.h app: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
test_order_queue.c app: use SPDX tag for Cavium copyright files 2018-01-09 16:19:01 +01:00
test_perf_atq.c app/eventdev: fix port dequeue depth configuration 2018-01-31 07:18:57 +01:00
test_perf_common.c app/eventdev: fix port dequeue depth configuration 2018-01-31 07:18:57 +01:00
test_perf_common.h app/eventdev: fix port dequeue depth configuration 2018-01-31 07:18:57 +01:00
test_perf_queue.c app/eventdev: fix port dequeue depth configuration 2018-01-31 07:18:57 +01:00
test_pipeline_atq.c app/eventdev: fix port dequeue depth configuration 2018-01-31 07:18:57 +01:00
test_pipeline_common.c app/eventdev: launch pipeline lcores 2018-01-19 16:09:56 +01:00
test_pipeline_common.h app/eventdev: add pipeline queue worker functions 2018-01-19 16:09:56 +01:00
test_pipeline_queue.c app/eventdev: fix port dequeue depth configuration 2018-01-31 07:18:57 +01:00