Re: [PATCH v6 0/4] bpf: Add user-space-publisher ring buffer map type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This series was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@xxxxxxxxxx>:

On Mon, 19 Sep 2022 19:00:56 -0500 you wrote:
> This patch set defines a new map type, BPF_MAP_TYPE_USER_RINGBUF, which
> provides single-user-space-producer / single-kernel-consumer semantics over
> a ring buffer.  Along with the new map type, a helper function called
> bpf_user_ringbuf_drain() is added which allows a BPF program to specify a
> callback with the following signature, to which samples are posted by the
> helper:
> 
> [...]

Here is the summary with links:
  - [v6,1/4] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
    https://git.kernel.org/bpf/bpf-next/c/583c1f420173
  - [v6,2/4] bpf: Add bpf_user_ringbuf_drain() helper
    https://git.kernel.org/bpf/bpf-next/c/205715673844
  - [v6,3/4] bpf: Add libbpf logic for user-space ring buffer
    https://git.kernel.org/bpf/bpf-next/c/b66ccae01f1d
  - [v6,4/4] selftests/bpf: Add selftests validating the user ringbuf
    https://git.kernel.org/bpf/bpf-next/c/e5a9df51c746

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





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux