On Fri, 13 Jun 2025 17:37:25 +0200 chia-yu.chang@nokia-bell-labs.com wrote:
name: step-packets
type: flag
doc: L4S Step marking threshold unit in packets (otherwise is in microseconds)
-
name: min-qlen-step
type: u32
doc: Packets enqueued to the L-queue can apply the step threshold when the queue length of L-queue is larger than this value. (0 is recommended)
-
name: coupling
type: u8
doc: Probability coupling factor between Classic and L4S (2 is recommended)
-
name: drop-overload
type: u8
doc: Control the overload strategy (drop to preserve latency or let the queue overflow)
enum: dualpi2-drop-overload
-
name: drop-early
type: u8
doc: Decide where the Classic packets are PI-based dropped or marked
enum: dualpi2-drop-early
please wrap the long lines. yamllint is your friend