Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Wed, 16 Nov 2022 15:50:58 +0800 you wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > Currently bpf_map_do_batch() first invokes fdget(batch.map_fd) to get > the target map file, then it invokes generic_map_update_batch() to do > batch update. generic_map_update_batch() will get the target map file > by using fdget(batch.map_fd) again and pass it to > bpf_map_update_value(). > > [...] Here is the summary with links: - [bpf-next,v3] bpf: Pass map file to .map_update_batch directly https://git.kernel.org/bpf/bpf-next/c/3af43ba4c601 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html