summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/map_tests/array_map_batch_ops.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Free the allocated resources after test case succeedsHou Tao2022-09-221-0/+2
* selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko2021-11-251-10/+3
* bpf, selftests: Update array map tests for per-cpu batched opsPedro Tammela2021-04-281-29/+75
* bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...Pedro Tammela2021-03-151-5/+0
* selftests/bpf: Add batch ops testing to array bpf mapBrian Vazquez2020-01-151-0/+129