[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250613171352.310a7594@kernel.org>
Date: Fri, 13 Jun 2025 17:13:52 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: chia-yu.chang@...ia-bell-labs.com
Cc: horms@...nel.org, donald.hunter@...il.com, xandfury@...il.com,
netdev@...r.kernel.org, dave.taht@...il.com, pabeni@...hat.com,
jhs@...atatu.com, stephen@...workplumber.org, xiyou.wangcong@...il.com,
jiri@...nulli.us, davem@...emloft.net, edumazet@...gle.com,
andrew+netdev@...n.ch, ast@...erby.net, liuhangbin@...il.com,
shuah@...nel.org, linux-kselftest@...r.kernel.org, ij@...nel.org,
ncardwell@...gle.com, koen.de_schepper@...ia-bell-labs.com,
g.white@...lelabs.com, ingemar.s.johansson@...csson.com,
mirja.kuehlewind@...csson.com, cheshire@...le.com, rs.ietf@....at,
Jason_Livingood@...cast.com, vidhi_goel@...le.com
Subject: Re: [PATCH v18 net-next 5/5] Documentation: netlink: specs: tc: Add
DualPI2 specification
On Fri, 13 Jun 2025 17:37:25 +0200 chia-yu.chang@...ia-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
--
pw-bot: cr
Powered by blists - more mailing lists