20/05/2026 14:49, Marat Khalili:
> Introduce new BPF load parameters struct rte_bpf_prm_ex that can be
> extended without breaking backward or forward compatibility. Introduce
> new function rte_bpf_load_ex consolidating in one code path loading from
> both ELF file and raw memory image, with possibility to add more options
> in the future.

Unfortunately, compilation is failing on this patch:

lib/bpf/bpf_load.c:274:40: error: 'struct rte_bpf_jit' has no member named 'raw'



Reply via email to