diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-05-30 09:41:12 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-06-06 23:04:06 +0200 |
commit | f85af9d955ac9601174e1c64f4b3308c1cae4a7e (patch) | |
tree | fbd6222b981d77cca537fcc3447165c2cf68ae19 /tools/bpf | |
parent | selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca (diff) | |
download | linux-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