aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/bpf_iter.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-06tools/bpf: Support new uapi for map element bpf iteratorYonghong Song1-8/+32
2020-07-31selftests/bpf: Test bpf_iter buffer access with negative offsetYonghong Song1-0/+13
2020-07-25selftests/bpf: Add a test for out of bound rdonly buf accessYonghong Song1-0/+22
2020-07-25selftests/bpf: Add a test for bpf sk_storage_map iteratorYonghong Song1-0/+72
2020-07-25selftests/bpf: Add test for bpf array map iteratorsYonghong Song1-0/+161
2020-07-25selftests/bpf: Add test for bpf hash map iteratorsYonghong Song1-0/+187
2020-07-01selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu1-0/+17
2020-06-24selftests/bpf: Add tcp/udp iterator programs to selftestsYonghong Song1-0/+68
2020-05-09tools/bpf: selftests: Add bpf_iter selftestsYonghong Song1-0/+409