diff options
| author | Martin KaFai Lau <[email protected]> | 2024-03-22 12:14:33 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-03-28 18:31:40 -0700 |
| commit | 5da7fb04902b0f0fcd13bc5ef216e232fa971efa (patch) | |
| tree | 6e4de114a369c8e76c53496249cf16f07682d4db /tools/perf/scripts | |
| parent | 42e4ebd390be8e0090d64d58433b6cba45d919e9 (diff) | |
selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel tcp-cc kfuncs
This patch adds a test to ensure all static tcp-cc kfuncs is visible to
the struct_ops bpf programs. It is checked by successfully loading
the struct_ops programs calling these tcp-cc kfuncs.
This patch needs to enable the CONFIG_TCP_CONG_DCTCP and
the CONFIG_TCP_CONG_BBR.
Signed-off-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions