Hello:

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

On Fri, 11 Oct 2024 04:48:43 +0000 you wrote:
> The BPF testing framework has evolved significantly over time. However,
> some legacy tests in the samples/bpf directory have not kept up with
> these changes. These outdated tests can cause confusion and increase
> maintenance efforts.
> 
> This patchset focuses on migrating outdated cgroup and tracing-related
> tests from samples/bpf to selftests/bpf, ensuring the BPF test suite
> remains current and efficient. Tests that are already covered by
> selftests/bpf are removed, while those not yet covered are migrated.
> This includes cgroup sock create tests for setting socket attributes
> and blocking socket creation, as well as the removal of redundant
> cgroup and tracing tests that have been replaced by newer tests.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v3,1/4] selftests/bpf: migrate cgroup sock create test for 
setting iface/mark/prio
    https://git.kernel.org/bpf/bpf-next/c/ec6c4be07323
  - [bpf-next,v3,2/4] selftests/bpf: migrate cgroup sock create test for 
prohibiting sockets
    https://git.kernel.org/bpf/bpf-next/c/64a4658d6f76
  - [bpf-next,v3,3/4] samples/bpf: remove obsolete cgroup related tests
    https://git.kernel.org/bpf/bpf-next/c/5ea68f0493d1
  - [bpf-next,v3,4/4] samples/bpf: remove obsolete tracing related tests
    https://git.kernel.org/bpf/bpf-next/c/118740b87015

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



Reply via email to