diff options
author | 2024-05-09 10:50:20 -0700 | |
---|---|---|
committer | 2024-05-09 11:13:11 -0700 | |
commit | 7d3851a31832bf8dc776a78494b788518734ad0f (patch) | |
tree | b76899f62b243ae92c557b88d1e193b7de5dbd27 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.h (diff) | |
download | wireguard-linux-7d3851a31832bf8dc776a78494b788518734ad0f.tar.xz wireguard-linux-7d3851a31832bf8dc776a78494b788518734ad0f.zip |
selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc tests
It is needed to remove the BPF_STRUCT_OPS usages from the tcp-cc tests
because it is defined in bpf_tcp_helpers.h which is going to be retired.
While at it, this patch consolidates all tcp-cc struct_ops programs to
use the SEC("struct_ops") + BPF_PROG().
It also removes the unnecessary __always_inline usages from the
tcp-cc tests.
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20240509175026.3423614-5-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions