diff options
author | Song Liu <[email protected]> | 2023-09-18 23:02:58 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-09-19 02:59:28 -0700 |
commit | 48f5e7d3f7300ff679dc50bfb7a7451de6f29e4c (patch) | |
tree | cc9c6941fc983916828daec9468a9a3a691d73d8 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | cf094baa3e0f19f1f80ceaf205c80402b024386c (diff) |
selftests/bpf: Check bpf_cubic_acked() is called via struct_ops
Test bpf_tcp_ca (in test_progs) checks multiple tcp_congestion_ops.
However, there isn't a test that verifies functions in the
tcp_congestion_ops is actually called. Add a check to verify that
bpf_cubic_acked is actually called during the test.
Suggested-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Song Liu <[email protected]>
Acked-by: Ilya Leoshkevich <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions