From: patchwork-bot+netdevbpf@kernel.org
To: Paul Chaignon <paul.chaignon@gmail.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
andrii@kernel.org, martin.lau@linux.dev, eddyz87@gmail.com
Subject: Re: [PATCH bpf-next v2 0/3] Avoid warning on bpf_sock_addr padding access
Date: Wed, 17 Sep 2025 14:20:09 +0000 [thread overview]
Message-ID: <175811880951.1646800.11597884061358663545.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1758094761.git.paul.chaignon@gmail.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Wed, 17 Sep 2025 10:07:08 +0200 you wrote:
> This patchset fixes bpf_sock_addr padding access to avoid a kernel
> warning and improves our selftests coverage for these ctx padding cases.
>
> Changes in v2:
> - Rebased on top of bpf-next.
> - Added selftests for paddings in bpf_sock and sk_reuseport_md.
> - Simplified sock_addr_is_valid_access's logic, as suggested by Daniel.
> - Removed a tab copied from existing code and spotted by Eduard.
>
> [...]
Here is the summary with links:
- [bpf-next,v2,1/3] bpf: Explicitly check accesses to bpf_sock_addr
https://git.kernel.org/bpf/bpf-next/c/6fabca2fc94d
- [bpf-next,v2,2/3] selftests/bpf: Move macros to bpf_misc.h
https://git.kernel.org/bpf/bpf-next/c/7c60f6e488b7
- [bpf-next,v2,3/3] selftest/bpf: Test accesses to ctx padding
https://git.kernel.org/bpf/bpf-next/c/180a46bc1a1c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-09-17 14:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-17 8:07 [PATCH bpf-next v2 0/3] Avoid warning on bpf_sock_addr padding access Paul Chaignon
2025-09-17 8:08 ` [PATCH bpf-next v2 1/3] bpf: Explicitly check accesses to bpf_sock_addr Paul Chaignon
2025-09-17 8:09 ` [PATCH bpf-next v2 2/3] selftests/bpf: Move macros to bpf_misc.h Paul Chaignon
2025-09-17 8:10 ` [PATCH bpf-next v2 3/3] selftest/bpf: Test accesses to ctx padding Paul Chaignon
2025-09-17 14:20 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175811880951.1646800.11597884061358663545.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=eddyz87@gmail.com \
--cc=martin.lau@linux.dev \
--cc=paul.chaignon@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.