summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/map_tests
AgeCommit message (Expand)AuthorLines
2022-05-10selftests/bpf: Handle batch operations for map-in-map bpf-mapsTakshak Chahande-0/+252
2021-12-10selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()Andrii Nakryiko-1/+1
2021-11-25selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko-58/+33
2021-04-28bpf, selftests: Update array map tests for per-cpu batched opsPedro Tammela-29/+75
2021-03-25bpf: selftests: Add tests for batched ops in LPM trie mapsPedro Tammela-0/+158
2021-03-15bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...Pedro Tammela-5/+0
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-01-15selftests/bpf: Add batch ops testing to array bpf mapBrian Vazquez-0/+129
2020-01-15selftests/bpf: Add batch ops testing for htab and htab_percpu mapYonghong Song-0/+283
2019-05-16selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignoreStanislav Fomichev-0/+1
2019-04-27bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_mapsMartin KaFai Lau-0/+629