Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Thu, 10 Mar 2022 12:02:28 +0100 you wrote: > The kernel test robot pointed out that the newly added > bpf_test_run_xdp_live() runner doesn't set the retval in the caller (by > design), which means that the variable can be passed unitialised to > bpf_test_finish(). Fix this by initialising the variable properly. > > Fixes: b530e9e1063e ("bpf: Add "live packet" mode for XDP in BPF_PROG_RUN") > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Reported-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Signed-off-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx> > > [...] Here is the summary with links: - [bpf-next] bpf: initialise retval in bpf_prog_test_run_xdp() https://git.kernel.org/bpf/bpf-next/c/eecbfd976e86 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html