diff options
author | Joanne Koong <[email protected]> | 2022-05-23 14:07:12 -0700 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2022-05-23 14:31:29 -0700 |
commit | 0cf7052a55128f7fd7905f6ae6eb995d6db76b52 (patch) | |
tree | cae0fe762d981c3965aab29479d0c7af319ce73c /kernel/bpf/stackmap.c | |
parent | 34d4ef5775f776ec4b0d53a02d588bf3195cada6 (diff) |
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 <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions