Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 16 Aug 2022 16:40:11 -0700 you wrote: > Adds libbpf APIs for disabling auto-attach for individual functions. > This is motivated by the use case of cgroup iter [1]. Some iter > types require their parameters to be non-zero, therefore applying > auto-attach on them will fail. With these two new APIs, users who > want to use auto-attach and these types of iters can disable > auto-attach on the program and perform manual attach. > > [...] Here is the summary with links: - [bpf-next,v2,1/2] libbpf: Allows disabling auto attach https://git.kernel.org/bpf/bpf-next/c/43cb8cbadffa - [bpf-next,v2,2/2] selftests/bpf: Tests libbpf autoattach APIs https://git.kernel.org/bpf/bpf-next/c/738a2f2f9130 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html