summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_cgroup_storage.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao2022-04-101-1/+3
* selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocationsArtem Savkov2022-04-061-1/+2
* selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui2022-03-151-1/+1
* selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko2021-11-251-4/+4
* selftests/bpf: Use explicit bpf_test_load_program() helper callsAndrii Nakryiko2021-11-071-1/+2
* bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-141-1/+1
* bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend2020-08-011-16/+1
* selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich2019-08-211-3/+3
* selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev2019-01-071-1/+1
* selftests/bpf: extend the storage test to test per-cpu cgroup storageRoman Gushchin2018-10-011-3/+57
* tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song2018-08-171-0/+1
* selftests/bpf: add a cgroup storage testRoman Gushchin2018-08-031-0/+130