linux-stable/tools/testing/selftests/bpf/map_tests
Pedro Tammela 3733bfbbdd bpf, selftests: Update array map tests for per-cpu batched ops
Follows the same logic as the hashtable tests.

Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20210424214510.806627-3-pctammela@mojatatu.com
2021-04-28 01:18:12 +02:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
array_map_batch_ops.c bpf, selftests: Update array map tests for per-cpu batched ops 2021-04-28 01:18:12 +02:00
htab_map_batch_ops.c selftests/bpf: Add batch ops testing for htab and htab_percpu map 2020-01-15 14:00:35 -08:00
lpm_trie_map_batch_ops.c bpf: selftests: Add tests for batched ops in LPM trie maps 2021-03-25 18:51:08 -07:00
sk_storage_map.c