02/07/2026 18:34, Marat Khalili:
> > https://github.com/DPDK/dpdk/blob/09e4f37ddd0f7d5cc7c696741f31f1582c73a716/lib/bpf/bpf_load_elf.c#L331
> > -L333
> > >
> > > (In fact I tried to eliminate it, but had to but back at the insistence
> > > of AI reviewer
> > > and even broke the build in the process...)
> > >
> > > So naturally I support downgrading this message. With the commit message
> > > corrected,
> > >
> > > Acked-by: Marat Khalili <[email protected]>
> >
> > Looks like you added that message in:
> > 55192fe168b9 ("bpf: introduce extensible load API")
>
> It was moved from a different file, see above.
> Maybe it applied to fewer code paths since they are now all merged.
>
> Anyway it's not really important unless you think it's worth backporting.
> Feel free to downgrade or remove this message.
Fixes: 5dba93ae5f2d ("bpf: add ability to load eBPF program from ELF object
file")
Cc: [email protected]