linux/tools/testing/selftests/bpf/map_tests
Amery Hung e02cf06b85 selftests/bpf: Remove test_task_storage_map_stress_lookup
Remove a test in test_maps that checks if the updating of the percpu
counter in task local storage map is preemption safe as the percpu
counter is now removed.

Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Amery Hung <ameryhung@gmail.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://patch.msgid.link/20260205222916.1788211-16-ameryhung@gmail.com
2026-02-06 14:48:05 -08:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
array_map_batch_ops.c selftests/bpf: Free the allocated resources after test case succeeds 2022-09-22 16:41:27 -07:00
htab_map_batch_ops.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
lpm_trie_map_basic_ops.c selftests/bpf: Add more test cases for LPM trie 2024-12-06 09:14:26 -08:00
lpm_trie_map_batch_ops.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
lpm_trie_map_get_next_key.c selftests/bpf: Add test for trie_get_next_key() 2024-10-29 13:41:41 -07:00
map_in_map_batch_ops.c selftests: bpf: test batch lookup on array of maps with holes 2025-02-18 17:27:37 -08:00
map_percpu_stats.c bpf/selftests: Check errno when percpu map value size exceeds 2024-09-11 13:22:45 -07:00
sk_storage_map.c selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c 2024-07-29 15:05:07 -07:00