[PATCH 2/2] bpf: silence noisy message
Thomas Monjalon
thomas at monjalon.net
Sat Jul 11 14:37:07 CEST 2026
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 <marat.khalili at huawei.com>
> >
> > 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: stable at dpdk.org
More information about the dev
mailing list