[PATCH v11 03/14] ethdev: reorder bpf and ethdev dependency
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Mon Aug 11 12:14:32 CEST 2025
On 8/8/25 19:55, Stephen Hemminger wrote:
> In order to allow use of BPF in the mirror code in ethdev.
> Need to switch so that ethdev library depends on BPF library.
>
> Since meson doesn't allow co-dependency, move the BPF ethdev
> callback portion into the ethdev lib. And cleanup usage
> of VLA in that code.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
More information about the dev
mailing list