Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 12 Jul 2022 11:15:40 +0800 you wrote: > BPF map name is limited to BPF_OBJ_NAME_LEN. > A map name is defined as being longer than BPF_OBJ_NAME_LEN, > it will be truncated to BPF_OBJ_NAME_LEN when a userspace program > calls libbpf to create the map. A pinned map also generates a path > in the /sys. If the previous program wanted to reuse the map, > it can not get bpf_map by name, because the name of the map is only > partially the same as the name which get from pinned path. > > [...] Here is the summary with links: - [v2] libbpf: fix the name of a reused map https://git.kernel.org/bpf/bpf-next/c/bf3f00378524 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html