diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-07-23 17:52:10 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-23 17:52:11 -0700 |
commit | 8aad37d16cffb6c0940d9b213456a2733a786f57 (patch) | |
tree | c720865cadd4770485404011f1330fa01f663e91 /net/unix/af_unix.c | |
parent | 1cdf3f2d8f1c5d709a9a0cae101a4f07c245d2e7 (diff) | |
parent | 68db0ff2f76a68fe088d478e6267a0bf46c84cf1 (diff) |
Merge branch 'dualpi2-patch'
Chia-Yu Chang says:
====================
DUALPI2 patch
This patch serise adds DualPI Improved with a Square (DualPI2) with
following features:
* Supports congestion controls that comply with the Prague requirements
in RFC9331 (e.g. TCP-Prague)
* Coupled dual-queue that separates the L4S traffic in a low latency
queue (L-queue), without harming remaining traffic that is scheduled
in classic queue (C-queue) due to congestion-coupling using PI2
as defined in RFC9332
* Configurable overload strategies
* Use of sojourn time to reliably estimate queue delay
* Supports ECN L4S-identifier (IP.ECN==0b*1) to classify traffic into
respective queues
For more details of DualPI2, please refer IETF RFC9332
(https://datatracker.ietf.org/doc/html/rfc9332).
====================
Link: https://patch.msgid.link/20250722095915.24485-1-chia-yu.chang@nokia-bell-labs.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions