[dpdk-dev] [PATCH 1/2] build: cleanup libpcap dependent components

Stephen Hemminger stephen at networkplumber.org
Mon Nov 8 17:57:27 CET 2021


On Mon,  8 Nov 2021 11:09:18 +0100
David Marchand <david.marchand at redhat.com> wrote:

> 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: 7a944656b33f ("test/pcapng: test pcapng library")
> Fixes: 2eccf6afbea9 ("bpf: add function to convert classic BPF to DPDK BPF")
> Fixes: cbb44143be74 ("app/dumpcap: add new packet capture application")
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

Thanks for fixing.

Acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the dev mailing list