Hello:
This patch was applied to bpf/bpf-next.git (master) by David S. Miller davem@davemloft.net:
On Sat, 26 Aug 2023 10:23:30 +0800 you wrote:
If failed to set link1_1 to netns client, we should delete link1_1 in the cleanup path. But if set link1_1 to netns client successfully, delete link1_1 will report warning. So it will be safer creating directly the devices in the target namespaces.
Reported-by: Hangbin Liu liuhangbin@gmail.com Closes: https://lore.kernel.org/all/ZNyJx1HtXaUzOkNA@Laptop-X1/ Signed-off-by: Zhengchao Shao shaozhengchao@huawei.com
[...]
Here is the summary with links: - [net-next,v3] selftests: bonding: create directly devices in the target namespaces https://git.kernel.org/bpf/bpf-next/c/bf68583624c5
You are awesome, thank you!