[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAD4GDZxQ_jNch0a71gwJUq4=fYQ963-0b=Xz1gwG5qmNdiQ82g@mail.gmail.com>
Date: Mon, 16 Jun 2025 12:10:35 +0100
From: Donald Hunter <donald.hunter@...il.com>
To: chia-yu.chang@...ia-bell-labs.com
Cc: alok.a.tiwari@...cle.com, pctammela@...atatu.com, horms@...nel.org,
xandfury@...il.com, netdev@...r.kernel.org, dave.taht@...il.com,
pabeni@...hat.com, jhs@...atatu.com, kuba@...nel.org,
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 v19 net-next 5/5] Documentation: netlink: specs: tc: Add
DualPI2 specification
On Sat, 14 Jun 2025 at 17:09, <chia-yu.chang@...ia-bell-labs.com> wrote:
> + -
> + name: tc-dualpi2-attrs
I just noticed that this causes a double-prefixed name in
tools/net/ynl/generated/tc-user.h
struct tc_tc_dualpi2_attrs
It should just be dualpi2-attrs
> + name-prefix: tca-dualpi2-
> + attributes:
[...]
> @@ -3708,6 +3868,9 @@ sub-messages:
> -
> value: drr
> attribute-set: drr-attrs
> + -
> + value: dualpi2
> + attribute-set: tc-dualpi2-attrs
And here.
Powered by blists - more mailing lists