summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_cgroup_storage.c
AgeCommit message (Expand)Author
2022-04-10selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2022-04-06selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocationsArtem Savkov
2022-03-15selftests/bpf: Clean up array_size.cocci warningsGuo Zhengkui
2021-11-25selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko
2021-11-07selftests/bpf: Use explicit bpf_test_load_program() helper callsAndrii Nakryiko
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2020-08-01bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev
2018-10-01selftests/bpf: extend the storage test to test per-cpu cgroup storageRoman Gushchin
2018-08-17tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song
2018-08-03selftests/bpf: add a cgroup storage testRoman Gushchin