diff options
author | Yonghong Song <yhs@fb.com> | 2020-07-23 21:41:21 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-07-26 06:16:34 +0300 |
commit | 60dd49ea65390986a665c462da704927e861e67e (patch) | |
tree | 5c4d32ab95660adde58cfe0aea34e857f1336cf3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2a7c2fff7dd6e87634e47ddb2d2c7f272708dbbf (diff) | |
download | linux-60dd49ea65390986a665c462da704927e861e67e.tar.xz |
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 <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200723184121.591367-1-yhs@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions