diff options
author | Jakub Sitnicki <[email protected]> | 2020-04-29 20:11:53 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-04-29 23:30:59 +0200 |
commit | 34a2cc6eee809f974111979f4c2b3c62aaaad457 (patch) | |
tree | 0d040f5dfba95a525da7a3046a73a06e79a87e2d /tools/perf/scripts/python | |
parent | 64d85290d79c0677edb5a8ee2295b36c022fa5df (diff) |
selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed
Now that bpf_map_lookup_elem() is white-listed for SOCKMAP/SOCKHASH,
replace the tests which check that verifier prevents lookup on these map
types with ones that ensure that lookup operation is permitted, but only
with a release of acquired socket reference.
Signed-off-by: Jakub Sitnicki <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions