Hello: This patch was applied to bpf/bpf-next.git (master) by Martin KaFai Lau <martin.lau@xxxxxxxxxx>: On Mon, 22 Jul 2024 22:14:55 -0700 you wrote: > Regular BPF hash map is not mmap-able from user space. However, map-in-map > with outer map of type BPF_MAP_TYPE_HASH_OF_MAPS and mmap-able array as > inner map can perform similar operations as a mmap-able hash map. This > can be used by applications that benefit from fast accesses to some local > data. > > Add a selftest to show this use case. > > [...] Here is the summary with links: - [bpf-next] selftests/bpf: Add a test for mmap-able map in map https://git.kernel.org/bpf/bpf-next/c/541b135010ce You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html