Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Thu, 4 Apr 2024 16:23:42 -0700 you wrote: > The verifier in the kernel ensures that the struct_ops operators behave > correctly by checking that they access parameters and context > appropriately. The verifier will approve a program as long as it correctly > accesses the context/parameters, regardless of its function signature. In > contrast, libbpf should not verify the signature of function pointers and > functions to enable flexibility in loading various implementations of an > operator even if the signature of the function pointer does not match those > in the implementations or the kernel. > > [...] Here is the summary with links: - [bpf-next,v2] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer. https://git.kernel.org/bpf/bpf-next/c/ba0cbe2bb4ab You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html