summaryrefslogtreecommitdiffstats
path: root/tools/bpf
diff options
context:
space:
mode:
authorGeliang Tang <tanggeliang@kylinos.cn>2024-05-30 09:41:12 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2024-06-06 23:04:06 +0200
commitf85af9d955ac9601174e1c64f4b3308c1cae4a7e (patch)
treefbd6222b981d77cca537fcc3447165c2cf68ae19 /tools/bpf
parentselftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca (diff)
downloadlinux-f85af9d955ac9601174e1c64f4b3308c1cae4a7e.tar.xz
linux-f85af9d955ac9601174e1c64f4b3308c1cae4a7e.zip
selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
bpf_map_lookup_elem() has been removed from do_test(), it makes the sk_stg_map argument of do_test() useless. In addition, two exactly the same opts are passed in all the places where do_test() is invoked, so cli_opts argument can be dropped too. This patch drops these two useless arguments of do_test() in bpf_tcp_ca.c. Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/7056eab111d78a05bce29d2821228dc93f240de4.1717054461.git.tanggeliang@kylinos.cn
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions