numam-dpdk/lib/librte_port
Bruce Richardson 268fa581b1 port: fix pcap support with meson
The meson build was missing the define to enable pcap port support if
libpcap (development) package was found on the build platform. Rather than
duplicating the checks for libpcap found in the pcap net PMD build file, we
can move the checks to the top-level config directory and reference the
RTE_PCAP_PORT setting elsewhere in the build.

Bugzilla ID: 351
Fixes: 5b9656b157 ("lib: build with meson")
Cc: stable@dpdk.org

Reported-by: Cristian Bidea <cristian.bidea@keysight.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Tested-by: Cristian Bidea <cristian.bidea@keysight.com>
2019-10-27 17:23:02 +01:00
..
Makefile port: add eventdev port type 2019-10-25 18:29:48 +02:00
meson.build port: fix pcap support with meson 2019-10-27 17:23:02 +01:00
rte_port_ethdev.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_ethdev.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_eventdev.c port: add eventdev port type 2019-10-25 18:29:48 +02:00
rte_port_eventdev.h port: add eventdev port type 2019-10-25 18:29:48 +02:00
rte_port_fd.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_fd.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_frag.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_frag.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_kni.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_port_kni.h port: support KNI 2016-06-21 18:05:45 +02:00
rte_port_ras.c net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
rte_port_ras.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_ring.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_ring.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_sched.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_sched.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_source_sink.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
rte_port_source_sink.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_port_sym_crypto.c port: add symmetric crypto 2018-10-12 19:33:02 +02:00
rte_port_sym_crypto.h port: add symmetric crypto 2018-10-12 19:33:02 +02:00
rte_port_version.map port: add eventdev port type 2019-10-25 18:29:48 +02:00
rte_port.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00