Re: [PATCH bpf-next v4 1/2] bpf: Allow pre-ordering for bpf cgroup progs

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

 



Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@xxxxxxxxxx>:

On Mon, 24 Feb 2025 15:01:16 -0800 you wrote:
> Currently for bpf progs in a cgroup hierarchy, the effective prog array
> is computed from bottom cgroup to upper cgroups (post-ordering). For
> example, the following cgroup hierarchy
>     root cgroup: p1, p2
>         subcgroup: p3, p4
> have BPF_F_ALLOW_MULTI for both cgroup levels.
> The effective cgroup array ordering looks like
>     p3 p4 p1 p2
> and at run time, progs will execute based on that order.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v4,1/2] bpf: Allow pre-ordering for bpf cgroup progs
    https://git.kernel.org/bpf/bpf-next/c/78a8a8556040
  - [bpf-next,v4,2/2] selftests/bpf: Add selftests allowing cgroup prog pre-ordering
    https://git.kernel.org/bpf/bpf-next/c/42c5e6d2accf

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