diff options
author | Yauheni Kaliuta <yauheni.kaliuta@redhat.com> | 2021-04-08 09:13:05 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-04-08 23:54:47 -0700 |
commit | 7a85e4dfa7f5d052ae5016e96f1ee426a8870e78 (patch) | |
tree | 22cc3b3b4ff4dc5ab95e6e6392e586bf76593c29 /tools/testing/selftests/bpf/progs/test_ringbuf.c | |
parent | 361d32028c7d52d28d7f0562193a2f4a41d10351 (diff) | |
download | linux-7a85e4dfa7f5d052ae5016e96f1ee426a8870e78.tar.gz linux-7a85e4dfa7f5d052ae5016e96f1ee426a8870e78.tar.bz2 linux-7a85e4dfa7f5d052ae5016e96f1ee426a8870e78.zip |
selftests/bpf: Pass page size from userspace in map_ptr
Use ASSERT to check result but keep CHECK where format was used to
report error.
Use bpf_map__set_max_entries() to set map size dynamically from
userspace according to page size.
Zero-initialize the variable in bpf prog, otherwise it will cause
problems on some versions of Clang.
Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210408061310.95877-4-yauheni.kaliuta@redhat.com
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_ringbuf.c')
0 files changed, 0 insertions, 0 deletions