Re: [PATCH 0/6] selftests/bpf: Fixes and improvements for libarena

[email protected]
Newsgroups org.kernel.vger.bpf
Message-ID <178725361440.443080.9462048749636340667.git-patchwork-notify@kernel.org>
Hello:

This series was applied to bpf/bpf-next.git (master)
by Kumar Kartikeya Dwivedi <[email protected]>:

On Mon, 17 Aug 2026 15:16:10 -0400 you wrote:
> This patchset addresses issues and feature gaps in libarena's existing
> code, and optimizes some common code paths.
> 
> Patch 1 fixes up an inconsistency in the SPDX tags.
> Patch 2 incorporates a followup patch for bitmaps that inlines
> the nonatomic versions of the set/clear/test operations.
> Patch 3 makes it safe to use the arena allocator under IRQ reentrancy.
> Ensuring the allocator is correct under NMIs will be addressed in a
> subsequent patch because it is a larger change.
> Patches 4 to 6 add a calloc() interface for the allocator, along with
> a benchmark that is useful for quickly finding obvious regressions
> during development.
> 
> [...]

Here is the summary with links:
  - [1/6] selftests/bpf: libarena: Normalize SPDX headers across files
    https://git.kernel.org/bpf/bpf-next/c/ee66e3796b80
  - [2/6] selftests/bpf: libarena: Inline nonatomic bitmap operations
    https://git.kernel.org/bpf/bpf-next/c/db00d61fa433
  - [3/6] selftests/bpf: libarena: Disable IRQs during allocation
    https://git.kernel.org/bpf/bpf-next/c/620e1e2b4377
  - [4/6] selftests/bpf: libarena: Add calloc() call
    https://git.kernel.org/bpf/bpf-next/c/283cb6513c88
  - [5/6] selftests/bpf: libarena: Add a benchmark for malloc()/calloc()
    https://git.kernel.org/bpf/bpf-next/c/047099824cbe
  - [6/6] selftests/bpf: libarena: Optimize and make public arena_memset
    https://git.kernel.org/bpf/bpf-next/c/8be79805b06e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.