Hello:
This series was applied to bpf/bpf-next.git (master) by Martin KaFai Lau martin.lau@kernel.org:
On Tue, 13 Aug 2024 14:45:04 +0200 you wrote:
Hello, this series brings a new set of test converted to the test_progs framework. Since the tests are quite small, I chose to group three tests conversion in the same series, but feel free to let me know if I should keep one series per test. The series focuses on cgroup testing and converts the following tests:
- get_cgroup_id_user
- cgroup_storage
- test_skb_cgroup_id_user
[...]
Here is the summary with links: - [bpf-next,v4,1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs https://git.kernel.org/bpf/bpf-next/c/a4ae5c31e0f2 - [bpf-next,v4,2/4] selftests/bpf: convert test_cgroup_storage to test_progs https://git.kernel.org/bpf/bpf-next/c/37a14cfd667a - [bpf-next,v4,3/4] selftests/bpf: add proper section name to bpf prog and rename it https://git.kernel.org/bpf/bpf-next/c/7b4400a0a69b - [bpf-next,v4,4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs https://git.kernel.org/bpf/bpf-next/c/f957c230e173
You are awesome, thank you!