[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173950683178.1495644.6163687376224607710.git-patchwork-notify@kernel.org>
Date: Fri, 14 Feb 2025 04:20:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rong Tao <rtoax@...mail.com>
Cc: andrii@...nel.org, qmo@...nel.org, ast@...nel.org, rongtao@...tc.cn,
daniel@...earbox.net, martin.lau@...ux.dev, eddyz87@...il.com,
song@...nel.org, yonghong.song@...ux.dev, john.fastabend@...il.com,
kpsingh@...nel.org, sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org,
bpf@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH bpf-next v4] bpftool: Check map name length when map create
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@...nel.org>:
On Wed, 12 Feb 2025 20:45:52 +0800 you wrote:
> From: Rong Tao <rongtao@...tc.cn>
>
> The size of struct bpf_map::name is BPF_OBJ_NAME_LEN (16).
>
> bpf(2) {
> map_create() {
> bpf_obj_name_cpy(map->name, attr->map_name, sizeof(attr->map_name));
> }
> }
>
> [...]
Here is the summary with links:
- [bpf-next,v4] bpftool: Check map name length when map create
https://git.kernel.org/bpf/bpf-next/c/a4585442ade5
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