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, eddyz87@gmail.com, shung-hsi.yu@suse.com
Subject: Re: [PATCH bpf-next] bpf: Simplify bounds refinement from s32
Date: Sun, 27 Jul 2025 17:30:05 +0000 [thread overview]
Message-ID: <175363740552.3914338.8842497376005706320.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <aIJwnFnFyUjNsCNa@mail.gmail.com>
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Thu, 24 Jul 2025 19:42:52 +0200 you wrote:
> During the bounds refinement, we improve the precision of various ranges
> by looking at other ranges. Among others, we improve the following in
> this order (other things happen between 1 and 2):
>
> 1. Improve u32 from s32 in __reg32_deduce_bounds.
> 2. Improve s/u64 from u32 in __reg_deduce_mixed_bounds.
> 3. Improve s/u64 from s32 in __reg_deduce_mixed_bounds.
>
> [...]
Here is the summary with links:
- [bpf-next] bpf: Simplify bounds refinement from s32
https://git.kernel.org/bpf/bpf-next/c/5345e64760d3
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-07-27 17:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-24 17:42 [PATCH bpf-next] bpf: Simplify bounds refinement from s32 Paul Chaignon
2025-07-24 21:49 ` Eduard Zingerman
2025-07-25 9:21 ` Shung-Hsi Yu
2025-07-25 17:25 ` Eduard Zingerman
2025-07-26 12:29 ` Paul Chaignon
2025-07-25 17:26 ` Eduard Zingerman
2025-07-27 17:30 ` 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=175363740552.3914338.8842497376005706320.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=paul.chaignon@gmail.com \
--cc=shung-hsi.yu@suse.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.