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

David Marchand david.marchand at redhat.com
Wed Nov 10 11:57:57 CET 2021


On Mon, Nov 8, 2021 at 5:57 PM Stephen Hemminger
<stephen at networkplumber.org> 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>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>

Series applied, thanks.


-- 
David Marchand



More information about the dev mailing list