diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2021-06-18 02:28:24 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-06-18 03:23:55 +0200 |
commit | 0c38740c08962ab109267cb23f4a40df2ccf2bbf (patch) | |
tree | bb3252a57e3dedf3c0255ce2bd9a680684953e48 /samples/bpf | |
parent | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... (diff) | |
download | linux-0c38740c08962ab109267cb23f4a40df2ccf2bbf.tar.xz linux-0c38740c08962ab109267cb23f4a40df2ccf2bbf.zip |
selftests/bpf: Fix ringbuf test fetching map FD
Seems like 4d1b62986125 ("selftests/bpf: Convert few tests to light skeleton.")
and 704e2beba23c ("selftests/bpf: Test ringbuf mmap read-only and read-write
restrictions") were done independently on bpf and bpf-next trees and are in
conflict with each other, despite a clean merge. Fix fetching of ringbuf's
map_fd to use light skeleton properly.
Fixes: 704e2beba23c ("selftests/bpf: Test ringbuf mmap read-only and read-write restrictions")
Fixes: 4d1b62986125 ("selftests/bpf: Convert few tests to light skeleton.")
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210618002824.2081922-1-andrii@kernel.org
Diffstat (limited to 'samples/bpf')
0 files changed, 0 insertions, 0 deletions