Hello:
This patch was applied to bpf/bpf-next.git (net) by Martin KaFai Lau martin.lau@kernel.org:
On Thu, 31 Oct 2024 09:40:46 +0800 you wrote:
From: Geliang Tang tanggeliang@kylinos.cn
New netns selftest helpers netns_new() and netns_free() has been added in network_helpers.c, let's use them in mptcp selftests too instead of using MPTCP's own helpers create_netns() and cleanup_netns().
Signed-off-by: Geliang Tang tanggeliang@kylinos.cn Reviewed-by: Matthieu Baerts (NGI0) matttbe@kernel.org
[...]
Here is the summary with links: - [bpf-next/net,v3] selftests/bpf: Drop netns helpers in mptcp https://git.kernel.org/bpf/bpf-next/c/ac1bd50164b7
You are awesome, thank you!