Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Fri, 7 Apr 2023 19:29:19 -0700 you wrote: > When trying to add a name to the hashmap, an error code of EEXIST is > returned and we continue as names are possibly duplicated in the sys > file. > > If the last name in the file is a duplicate, we will continue to the > next iteration of the while loop, and exit the loop with a value of err > set to EEXIST and enter the error label with err set, which causes the > test to fail when it should not. > > [...] Here is the summary with links: - selftests/bpf: Reset err when symbol name already exist in kprobe_multi_test https://git.kernel.org/bpf/bpf-next/c/c4d3b488a90b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html