On Fri, 13 Jun 2025 17:37:25 +0200 chia-yu.chang@nokia-bell-labs.com wrote:
name: step-packetstype: flagdoc: L4S Step marking threshold unit in packets (otherwise is in microseconds)-name: min-qlen-steptype: u32doc: 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: couplingtype: u8doc: Probability coupling factor between Classic and L4S (2 is recommended)-name: drop-overloadtype: u8doc: Control the overload strategy (drop to preserve latency or let the queue overflow)enum: dualpi2-drop-overload-name: drop-earlytype: u8doc: Decide where the Classic packets are PI-based dropped or markedenum: dualpi2-drop-early
please wrap the long lines. yamllint is your friend