diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-09-05 11:18:59 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-09-05 11:18:59 -0700 |
| commit | d76beefca7e52ef2fd7a4a504e862d85be60072a (patch) | |
| tree | c7f60f3fdec037ede5ad778f43186c9e8daf9995 /scripts/Makefile.thinlto | |
| parent | 9eab111e765729e93087ff86a2ec9b2ae42d0fa5 (diff) | |
| parent | f69a0944415fdac663565482d56250c5350f130b (diff) | |
| download | linux-next-d76beefca7e52ef2fd7a4a504e862d85be60072a.tar.gz linux-next-d76beefca7e52ef2fd7a4a504e862d85be60072a.zip | |
Merge branch 'explicit-tso-segment-count'
Chia-Yu Chang says:
====================
Explicit TSO segment count
This series replaces the existing min_tso_segs() congestion control
callback with a new tso_segs() callback that allows congestion control
algorithms to provide an explicit TSO segment count for each data burst.
To support BPF congestion controls, the series also exposes
tcp_tso_autosize() as a BPF kfunc, allowing BPF implementations to
reuse the kernel TSO autosizing logic while implementing custom
tso_segs() callbacks.
====================
Link: https://patch.msgid.link/20260831165230.2696893-1-chia-yu.chang@nokia-bell-labs.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
