summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/map_tests/map_percpu_stats.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-11bpf/selftests: Check errno when percpu map value size exceedsTao Chen1-0/+18
2023-11-10selftsets/bpf: Retry map update for non-preallocated per-cpu mapHou Tao1-1/+19
2023-11-10selftests/bpf: Use value with enough-size when updating per-cpu mapHou Tao1-3/+18
2023-11-02selftests/bpf: fix test_maps' use of bpf_map_create_optsAndrii Nakryiko1-15/+5
2023-07-06selftests/bpf: test map percpu statsAnton Protopopov1-0/+447