Re: [PATCH bpf-next v2 0/3] selftests/bpf: convert test_dev_cgroup to test_progs

2024-07-29 Thread Stanislav Fomichev
On 07/29, Alexis Lothoré (eBPF Foundation) wrote: > Hello, > this small series aims to integrate test_dev_cgroup in test_progs so it > could be run automatically in CI. The new version brings a few differences > with the current one: > - test now uses directly syscalls instead of wrapping commandli

[PATCH bpf-next v2 0/3] selftests/bpf: convert test_dev_cgroup to test_progs

2024-07-29 Thread eBPF Foundation
Hello, this small series aims to integrate test_dev_cgroup in test_progs so it could be run automatically in CI. The new version brings a few differences with the current one: - test now uses directly syscalls instead of wrapping commandline tools into system() calls - test_progs manipulates /dev