diff options
| author | Martin KaFai Lau <[email protected]> | 2024-05-02 22:39:50 +0000 |
|---|---|---|
| committer | Martin KaFai Lau <[email protected]> | 2024-05-02 23:32:10 +0000 |
| commit | 29f38ca3e5ca5cacc33291f22c4848c6907b9d2b (patch) | |
| tree | 8e45830a9f0b33c1d5b0f27b746b91ae350d88d6 /tools/lib/bpf/bpf_helpers.h | |
| parent | Merge branch 'selftests/bpf: Add sockaddr tests for kernel networking' (diff) | |
| parent | selftests/bpf: Add test for the use of new args in cong_control (diff) | |
| download | kernel-29f38ca3e5ca5cacc33291f22c4848c6907b9d2b.tar.gz kernel-29f38ca3e5ca5cacc33291f22c4848c6907b9d2b.zip | |
Merge branch 'Add new args into tcp_congestion_ops' cong_control'
Miao Xu says:
====================
This patchset attempts to add two new arguments into the hookpoint
cong_control in tcp_congestion_ops. The new arguments are inherited
from the caller tcp_cong_control and can be used by any bpf cc prog
that implements its own logic inside this hookpoint.
Please review. Thanks a lot!
Changelog
=====
v2->v3:
- Fixed the broken selftest caused by the new arguments.
- Renamed the selftest file name and bpf prog name.
v1->v2:
- Split the patchset into 3 separate patches.
- Added highlights in the selftest prog.
- Removed the dependency on bpf_tcp_helpers.h.
====================
Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/lib/bpf/bpf_helpers.h')
0 files changed, 0 insertions, 0 deletions
