[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160200960357.8676.14578405115856230926.git-patchwork-notify@kernel.org>
Date: Tue, 06 Oct 2020 18:40:03 +0000
From: patchwork-bot+bpf@...nel.org
To: Hangbin Liu <liuhangbin@...il.com>
Cc: bpf@...r.kernel.org, ast@...nel.org, daniel@...earbox.net,
songliubraving@...com, yhs@...com, andriin@...com,
andrii.nakryiko@...il.com, netdev@...r.kernel.org, toke@...hat.com
Subject: Re: [PATCHv3 bpf 0/3] Fix pining maps after reuse map fd
Hello:
This series was applied to bpf/bpf-next.git (refs/heads/master):
On Tue, 6 Oct 2020 10:13:42 +0800 you wrote:
> When a user reuse map fd after creating a map manually and set the
> pin_path, then load the object via libbpf. bpf_object__create_maps()
> will skip pinning map if map fd exist. Fix it by add moving bpf creation
> to else condition and go on checking map pin_path after that.
>
> v3:
> for selftest: use CHECK() for bpf_object__open_file() and close map fd on error
>
> [...]
Here is the summary with links:
- [PATCHv3,1/3] libbpf: close map fd if init map slots failed
https://git.kernel.org/bpf/bpf-next/c/a0f2b7acb4b1
- [PATCHv3,2/3] libbpf: check if pin_path was set even map fd exist
https://git.kernel.org/bpf/bpf-next/c/2c193d32caee
- [PATCHv3,3/3] selftest/bpf: test pinning map with reused map fd
https://git.kernel.org/bpf/bpf-next/c/44c4aa2bd151
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists