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-Tag: block-5.16-2021-11-13~96^2~185 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=f3fafbcbe873cb4bf45d62623bf39897ab5f46b4;p=linux-2.6-block.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