diff options
author | 2022-05-23 14:07:12 -0700 | |
---|---|---|
committer | 2022-05-23 14:31:29 -0700 | |
commit | 0cf7052a55128f7fd7905f6ae6eb995d6db76b52 (patch) | |
tree | cae0fe762d981c3965aab29479d0c7af319ce73c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Add dynptr data slices (diff) | |
download | linux-dev-0cf7052a55128f7fd7905f6ae6eb995d6db76b52.tar.xz linux-dev-0cf7052a55128f7fd7905f6ae6eb995d6db76b52.zip |
selftests/bpf: Dynptr tests
This patch adds tests for dynptrs, which include cases that the
verifier needs to reject (for example, a bpf_ringbuf_reserve_dynptr
without a corresponding bpf_ringbuf_submit/discard_dynptr) as well
as cases that should successfully pass.
Signed-off-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220523210712.3641569-7-joannelkoong@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions