diff options
author | KP Singh <kpsingh@kernel.org> | 2021-02-04 19:36:22 +0000 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-02-04 16:35:05 -0800 |
commit | f446b570ac7e1e71ffd6d2a31ffbcc5f32330a6d (patch) | |
tree | 160569736d54b2892fac30c99e004b52affebd3f /tools/testing/selftests/bpf/prog_tests/recursion.c | |
parent | ba90c2cc0231124d6de63576e8bdf371e92c8fd3 (diff) | |
download | linux-f446b570ac7e1e71ffd6d2a31ffbcc5f32330a6d.tar.gz linux-f446b570ac7e1e71ffd6d2a31ffbcc5f32330a6d.tar.bz2 linux-f446b570ac7e1e71ffd6d2a31ffbcc5f32330a6d.zip |
bpf/selftests: Update the IMA test to use BPF ring buffer
Instead of using shared global variables between userspace and BPF, use
the ring buffer to send the IMA hash on the BPF ring buffer. This helps
in validating both IMA and the usage of the ringbuffer in sleepable
programs.
Signed-off-by: KP Singh <kpsingh@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210204193622.3367275-3-kpsingh@kernel.org
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions