Hello: This patch was applied to bpf/bpf.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Fri, 12 Nov 2021 07:33:01 +0530 you wrote: > Commit b599015f044d tried to fix a bug where sizeof was incorrectly > applied to a pointer instead of the array string was being copied to, to > find the destination buffer size, but ended up using strlen, which is > still incorrect. However, on closer look ifname_buf has no other use, > hence directly use optarg. > > Fixes: b599015f044d ("samples/bpf: Fix application of sizeof to pointer") > Fixes: e531a220cc59 ("samples: bpf: Convert xdp_redirect_cpu to XDP samples helper") > Signed-off-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx> > > [...] Here is the summary with links: - [bpf] bpf: Fix incorrect use of strlen in xdp_redirect_cpu https://git.kernel.org/bpf/bpf/c/ed95f45142fa You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html