diff options
author | 2024-05-23 14:50:04 +0800 | |
---|---|---|
committer | 2024-06-03 19:32:55 +0200 | |
commit | 49784c7979321c49a8055f5c588d24c34a8c55fc (patch) | |
tree | 795745b38bd3ba2226863dd1862353047fbade66 /tools/lib/bpf/libbpf.c | |
parent | selftests/bpf: Check length of recv in test_sockmap (diff) | |
download | linux-rng-49784c7979321c49a8055f5c588d24c34a8c55fc.tar.xz linux-rng-49784c7979321c49a8055f5c588d24c34a8c55fc.zip |
selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
bpf_map_lookup_elem is invoked in bpf_prog3() already, no need to invoke
it again. This patch drops it.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Tested-by: Jakub Sitnicki <jakub@cloudflare.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/ea8458462b876ee445173e3effb535fd126137ed.1716446893.git.tanggeliang@kylinos.cn
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions