diff options
author | Yonghong Song <[email protected]> | 2020-07-23 11:41:21 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-07-25 20:16:34 -0700 |
commit | 60dd49ea65390986a665c462da704927e861e67e (patch) | |
tree | 5c4d32ab95660adde58cfe0aea34e857f1336cf3 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c | |
parent | 2a7c2fff7dd6e87634e47ddb2d2c7f272708dbbf (diff) |
selftests/bpf: Add test for bpf array map iterators
Two subtests are added.
$ ./test_progs -n 4
...
#4/20 bpf_array_map:OK
#4/21 bpf_percpu_array_map:OK
...
The bpf_array_map subtest also tested bpf program
changing array element values and send key/value
to user space through bpf_seq_write() interface.
Signed-off-by: Yonghong Song <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions