From: patchwork-bot+netdevbpf@kernel.org
To: Emil Tsalapatis <emil@etsalapatis.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, andrii@kernel.org,
memxor@gmail.com, daniel@iogearbox.net, eddyz87@gmail.com,
mattbobrowski@google.com, song@kernel.org
Subject: Re: [PATCH RESEND bpf-next v3 0/6] selftests/bpf: libarena cleanup and bitmap struct
Date: Mon, 06 Jul 2026 19:10:15 +0000 [thread overview]
Message-ID: <178336501589.1168002.16838119661884881930.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260706181730.21731-1-emil@etsalapatis.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Kumar Kartikeya Dwivedi <memxor@gmail.com>:
On Mon, 6 Jul 2026 14:17:24 -0400 you wrote:
> Cleanup patches for libarena, along with a new bitmap data type that is
> in use by sched-ext. Patch 1 is an NFC that properly renames the buddy
> selftests for consistency. Patch 2 fixes the zero variable used in
> libarena for can_loop based looping, and afterwrds removes all bpf_for()
> instances from the code. Patch 3 fixes an (untriggered) edge case that
> could cause spurious selftest failures. Finally, patches 4 to 6
> introduce the bitmap data structure along with selftests.
>
> [...]
Here is the summary with links:
- [RESEND,bpf-next,v3,1/6] selftests/bpf: libarena: Replace leftover st_ prefix with test_
https://git.kernel.org/bpf/bpf-next/c/83a93e3b80bd
- [RESEND,bpf-next,v3,2/6] selftests/bpf: libarena: Fix can-loop zero variable definition
https://git.kernel.org/bpf/bpf-next/c/38ce1fcb3e33
- [RESEND,bpf-next,v3,3/6] selftests/bpf: libarena: Clean up allocation state before buddy tests
https://git.kernel.org/bpf/bpf-next/c/0cd6fdd7e85f
- [RESEND,bpf-next,v3,4/6] selftests/bpf: Add arena-based bitmap data structure
https://git.kernel.org/bpf/bpf-next/c/62406d9e6e67
- [RESEND,bpf-next,v3,5/6] selftests/bpf: libarena: Add bitmap selftests
https://git.kernel.org/bpf/bpf-next/c/7e6b29e8ec54
- [RESEND,bpf-next,v3,6/6] selftests/bpf: libarena: Add parallel bitmap selftest
https://git.kernel.org/bpf/bpf-next/c/015b8e873858
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:[~2026-07-06 19:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-06 18:17 [PATCH RESEND bpf-next v3 0/6] selftests/bpf: libarena cleanup and bitmap struct Emil Tsalapatis
2026-07-06 18:17 ` [PATCH RESEND bpf-next v3 1/6] selftests/bpf: libarena: Replace leftover st_ prefix with test_ Emil Tsalapatis
2026-07-06 18:17 ` [PATCH RESEND bpf-next v3 2/6] selftests/bpf: libarena: Fix can-loop zero variable definition Emil Tsalapatis
2026-07-06 18:17 ` [PATCH RESEND bpf-next v3 3/6] selftests/bpf: libarena: Clean up allocation state before buddy tests Emil Tsalapatis
2026-07-06 18:17 ` [PATCH RESEND bpf-next v3 4/6] selftests/bpf: Add arena-based bitmap data structure Emil Tsalapatis
2026-07-06 18:27 ` sashiko-bot
2026-07-06 19:04 ` Kumar Kartikeya Dwivedi
2026-07-06 19:17 ` Emil Tsalapatis
2026-07-06 19:23 ` Kumar Kartikeya Dwivedi
2026-07-06 18:17 ` [PATCH RESEND bpf-next v3 5/6] selftests/bpf: libarena: Add bitmap selftests Emil Tsalapatis
2026-07-06 18:17 ` [PATCH RESEND bpf-next v3 6/6] selftests/bpf: libarena: Add parallel bitmap selftest Emil Tsalapatis
2026-07-06 18:32 ` sashiko-bot
2026-07-06 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=178336501589.1168002.16838119661884881930.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=emil@etsalapatis.com \
--cc=mattbobrowski@google.com \
--cc=memxor@gmail.com \
--cc=song@kernel.org \
/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.