Hello:
This series was applied to bpf/bpf-next.git (net) by Martin KaFai Lau martin.lau@kernel.org:
On Thu, 26 Sep 2024 19:30:21 +0200 you wrote:
In this series from Geliang, modifying MPTCP BPF selftests, we have:
A new MPTCP subflow BPF program setting socket options per subflow: it looks better to have this old test program in the BPF selftests to track regressions and to serve as example.
Note: Nicolas is no longer working at Tessares, but he did this work while working for them, and his email address is no longer available.
[...]
Here is the summary with links: - [bpf-next/net,v7,1/3] selftests/bpf: Add mptcp subflow example https://git.kernel.org/bpf/bpf-next/c/83752e12896a - [bpf-next/net,v7,2/3] selftests/bpf: Add getsockopt to inspect mptcp subflow https://git.kernel.org/bpf/bpf-next/c/cd19b885106e - [bpf-next/net,v7,3/3] selftests/bpf: Add mptcp subflow subtest https://git.kernel.org/bpf/bpf-next/c/9b85f11efa02
You are awesome, thank you!