diff options
| author | Daniel Sedlak <daniel.sedlak@cdn77.com> | 2026-01-05 12:55:33 +0100 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-06 17:35:17 -0800 |
| commit | 55ffb0b14a4d310390ea2dd5a92e6d2e5c80d0ef (patch) | |
| tree | ea7ad385fe74bc6448ba5eb0ec3a1bdefbaf9df5 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | f66086798f91f095ce377ca4f3d2765e305a842e (diff) | |
tcp: clarify tcp_congestion_ops functions comments
The optional and required hints in the tcp_congestion_ops are information
for the user of this interface to signalize its importance when
implementing these functions.
However, cong_avoid comment incorrectly tells that it is required,
in reality congestion control must provide one of either cong_avoid or
cong_control.
In addition, min_tso_segs has not had any comment optional/required
hints. So mark it as optional since it is used only in BBR.
Co-developed-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Daniel Sedlak <daniel.sedlak@cdn77.com>
Link: https://patch.msgid.link/20260105115533.1151442-1-daniel.sedlak@cdn77.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
