BPF List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Yonghong Song <yonghong.song@linux.dev>
Cc: bpf@vger.kernel.org, ast@kernel.org, andrii@kernel.org,
	daniel@iogearbox.net, eddyz87@gmail.com, kernel-team@fb.com
Subject: Re: [PATCH] selftests/bpf: Bound the offset accumulator in __tld_fetch_key()
Date: Sun, 30 Aug 2026 01:20:10 +0000	[thread overview]
Message-ID: <178805281040.3192144.13293196970240452654.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260828170534.1011183-1-yonghong.song@linux.dev>

Hello:

This patch was applied to bpf/bpf.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Fri, 28 Aug 2026 10:05:34 -0700 you wrote:
> The LLVM commit c7f4a76da024 [1]
>   "[InstCombine] fold ((x - 1) | (2^k - 1)) + 1 to (x + (2^k - 1)) & -(2^k)"
> caused test_task_local_data.bpf.o to fail verification:
> 
>   The sequence of 8193 jumps is too complex.
>   processed 188770 insns (limit 1000000) max_states_per_insn 34
>   total_states 8238 peak_states 12330 mark_read 0
> 
> [...]

Here is the summary with links:
  - selftests/bpf: Bound the offset accumulator in __tld_fetch_key()
    https://git.kernel.org/bpf/bpf/c/28d75dd3eb60

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-08-30  1:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-28 17:05 [PATCH] selftests/bpf: Bound the offset accumulator in __tld_fetch_key() Yonghong Song
2026-08-28 17:15 ` sashiko-bot
2026-08-28 18:02 ` bot+bpf-ci
2026-08-30  1: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=178805281040.3192144.13293196970240452654.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=kernel-team@fb.com \
    --cc=yonghong.song@linux.dev \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox