Hello: This patch was applied to bpf/bpf-next.git (master) by Martin KaFai Lau <martin.lau@xxxxxxxxxx>: On Wed, 21 Feb 2024 13:18:38 -0800 you wrote: > The batch lookup and lookup_and_delete APIs have two parameters, > in_batch and out_batch, to facilitate iterative > lookup/lookup_and_deletion operations for supported maps. Except NULL > for in_batch at the start of these two batch operations, both parameters > need to point to memory equal or larger than the respective map key > size, except for various hashmaps (hash, percpu_hash, lru_hash, > lru_percpu_hash) where the in_batch/out_batch memory size should be > at least 4 bytes. > > [...] Here is the summary with links: - [bpf-next,v2] bpf: clarify batch lookup semantics https://git.kernel.org/bpf/bpf-next/c/58fd62e0aa50 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html