[PATCH v5] lib/bpf: Rename bpf function names to avoid potential conflict with libpcap
Thomas Monjalon
thomas at monjalon.net
Mon Mar 20 12:50:43 CET 2023
16/03/2023 01:58, Konstantin Ananyev:
> 14/03/2023 14:20, J.J. Martzki пишет:
> > The library libpcap has their function 'bpf_validate' either so there would
> > be a multiple definition issue when linking with librte_bpf.a and libpcap.a
> > statically (Same as http://dpdk.org/patch/52631). So just rename the
> > function names to avoid such issue.
> >
> > Signed-off-by: J.J. Martzki <mars14850 at gmail.com>
>
> Acked-by: Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>
Applied, thanks.
More information about the dev
mailing list