Hello: This series was applied to bpf/bpf-next.git (refs/heads/master): On Tue, 17 Aug 2021 15:42:19 -0700 you wrote: > v2: Added details about the test in commit log > > This patch contains support to set and get socket options from > setsockopt > bpf program. > This enables us to set multiple socket option when the user changes a > particular socket option. > Example use case, when the user sets the IPV6_TCLASS socket option we > would also like to change the tcp-cc for that socket. We don't have any > use case for calling bpf_setsockopt from supposedly read-only > sys_getsockopt, so it is made available to BPF_CGROUP_SETSOCKOPT only. > > [...] Here is the summary with links: - [bpf-next,1/2] bpf: Add support for {set|get} socket options from setsockopt BPF https://git.kernel.org/bpf/bpf-next/c/2c531639deb5 - [bpf-next,2/2] selftests/bpf: Add test for {set|get} socket option from setsockopt BPF program https://git.kernel.org/bpf/bpf-next/c/f2a6ee924d26 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html