summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorDaniel Sedlak <daniel.sedlak@cdn77.com>2026-01-05 12:55:33 +0100
committerJakub Kicinski <kuba@kernel.org>2026-01-06 17:35:17 -0800
commit55ffb0b14a4d310390ea2dd5a92e6d2e5c80d0ef (patch)
treeea7ad385fe74bc6448ba5eb0ec3a1bdefbaf9df5 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parentf66086798f91f095ce377ca4f3d2765e305a842e (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