selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests
authorMartin KaFai Lau <martin.lau@kernel.org>
Thu, 9 May 2024 17:50:24 +0000 (10:50 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 9 May 2024 18:13:12 +0000 (11:13 -0700)
commit6eee55aa769c241182da73a391980f51edba27dc
tree80f567d24605f88f9035b337bb6f713b5bfbb1c9
parent6ad4e6e94697e960630594907666bc09e78a3b8a
selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests

This patch removed the final few bpf_tcp_helpers.h usages
in some misc bpf tcp-cc tests and replace it with
bpf_tracing_net.h (i.e. vmlinux.h)

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20240509175026.3423614-9-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/progs/bpf_dctcp_release.c
tools/testing/selftests/bpf/progs/bpf_tcp_nogpl.c