BPF List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Viktor Malik <vmalik@redhat.com>
Cc: bpf@vger.kernel.org, andrii@kernel.org, eddyz87@gmail.com,
	ast@kernel.org, daniel@iogearbox.net, memxor@gmail.com,
	martin.lau@linux.dev, song@kernel.org, yonghong.song@linux.dev,
	jolsa@kernel.org, emil@etsalapatis.com, shuah@kernel.org,
	ebiggers@kernel.org, sdf@fomichev.me
Subject: Re: [PATCH bpf-next 0/4] selftests/bpf: Fix compilation with RELEASE=1
Date: Mon, 20 Jul 2026 19:10:11 +0000	[thread overview]
Message-ID: <178457461164.4123047.1929607676311792554.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1784112948.git.vmalik@redhat.com>

Hello:

This series was applied to bpf/bpf-next.git (master)
by Kumar Kartikeya Dwivedi <memxor@gmail.com>:

On Wed, 15 Jul 2026 13:21:59 +0200 you wrote:
> When compiling BPF selftests with RELEASE=1 (which most notably adds
> -O2), GCC reports several warnings. These are by default treated as
> errors and abort the compilation.
> 
> This series fixes all of the issues such that selftests can be compiled
> with RELEASE=1.
> 
> [...]

Here is the summary with links:
  - [bpf-next,1/4] selftests/bpf: Check malloc result with ASSERT_NEQ in test_loader
    https://git.kernel.org/bpf/bpf-next/c/40f986aed81f
  - [bpf-next,2/4] selftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256
    https://git.kernel.org/bpf/bpf-next/c/eb5cd154f174
  - [bpf-next,3/4] selftests/bpf: Silence array bounds warning in global_map_resize
    https://git.kernel.org/bpf/bpf-next/c/dcd164ec67f8
  - [bpf-next,4/4] selftests/bpf: Silence maybe-uninitialized compiler warning in libarena
    https://git.kernel.org/bpf/bpf-next/c/5763790965eb

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-07-20 19:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15 11:21 [PATCH bpf-next 0/4] selftests/bpf: Fix compilation with RELEASE=1 Viktor Malik
2026-07-15 11:22 ` [PATCH bpf-next 1/4] selftests/bpf: Check malloc result with ASSERT_NEQ in test_loader Viktor Malik
2026-07-15 11:22 ` [PATCH bpf-next 2/4] selftests/bpf: Check malloc result with ASSERT_NEQ in test_sha256 Viktor Malik
2026-07-15 11:22 ` [PATCH bpf-next 3/4] selftests/bpf: Silence array bounds warning in global_map_resize Viktor Malik
2026-07-15 11:28   ` sashiko-bot
2026-07-15 11:22 ` [PATCH bpf-next 4/4] selftests/bpf: Silence maybe-uninitialized compiler warning in libarena Viktor Malik
2026-07-15 12:10 ` [PATCH bpf-next 0/4] selftests/bpf: Fix compilation with RELEASE=1 Kumar Kartikeya Dwivedi
2026-07-15 13:30   ` Viktor Malik
2026-07-20 16:21     ` Kumar Kartikeya Dwivedi
2026-07-20 18:56       ` Eduard Zingerman
2026-07-20 19:10 ` 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=178457461164.4123047.1929607676311792554.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=ebiggers@kernel.org \
    --cc=eddyz87@gmail.com \
    --cc=emil@etsalapatis.com \
    --cc=jolsa@kernel.org \
    --cc=martin.lau@linux.dev \
    --cc=memxor@gmail.com \
    --cc=sdf@fomichev.me \
    --cc=shuah@kernel.org \
    --cc=song@kernel.org \
    --cc=vmalik@redhat.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