numam-dpdk/drivers/net/pcap
David Marchand d6024c0a67 build: cleanup libpcap dependent components
The RTE_PORT_PCAP variable is used to signal libpcap availability,
though its name seems to refer to pcap support in the port library.
Prefer a generic name and add explicit link dependencies where needed.

Fixes: 7a944656b3 ("test/pcapng: test pcapng library")
Fixes: 2eccf6afbe ("bpf: add function to convert classic BPF to DPDK BPF")
Fixes: cbb44143be ("app/dumpcap: add new packet capture application")

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2021-11-10 11:42:34 +01:00
..
meson.build build: cleanup libpcap dependent components 2021-11-10 11:42:34 +01:00
pcap_ethdev.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
pcap_osdep_freebsd.c net/pcap: move OS-dependent code to separate files 2021-04-21 23:48:31 +02:00
pcap_osdep_linux.c net/pcap: move OS-dependent code to separate files 2021-04-21 23:48:31 +02:00
pcap_osdep_windows.c net/pcap: build on Windows 2021-04-21 23:48:38 +02:00
pcap_osdep.h net/pcap: build on Windows 2021-04-21 23:48:38 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00