From: David S. Miller Date: Fri, 15 Oct 2021 10:33:09 +0000 (+0100) Subject: Merge branch 'L4S-style-ce_threshold_ect1-marking' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f3fafbcbe873cb4bf45d62623bf39897ab5f46b4;p=linux.git Merge branch 'L4S-style-ce_threshold_ect1-marking' Eric Dumazet says: ==================== net/sched: implement L4S style ce_threshold_ect1 marking As suggested by Ingemar Johansson, Neal Cardwell, and others, fq_codel can be used for Low Latency, Low Loss, Scalable Throughput (L4S) with a small change. In ce_threshold_ect1 mode, only ECT(1) packets can be marked to CE if their sojourn time is above the threshold. ==================== Signed-off-by: David S. Miller --- f3fafbcbe873cb4bf45d62623bf39897ab5f46b4