[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <273db0bc09c0e074a8875679e5e07ea047b61c27.camel@sipsolutions.net>
Date: Mon, 15 Aug 2022 22:09:29 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com
Cc: sdf@...gle.com, jacob.e.keller@...el.com, vadfed@...com,
jiri@...nulli.us, dsahern@...nel.org, stephen@...workplumber.org,
fw@...len.de, linux-doc@...r.kernel.org
Subject: Re: [RFC net-next 1/4] ynl: add intro docs for the concept
On Wed, 2022-08-10 at 19:23 -0700, Jakub Kicinski wrote:
>
> +Note that attribute spaces do not themselves nest, nested attributes refer to their internal
> +space via a ``nested-attributes`` property, so the YAML spec does not resemble the format
> +of the netlink messages directly.
I find this a bit ... confusing.
I think reading the other patch I know what you mean, but if I think of
this I think more of the policy declarations than the message itself,
and there we do refer to another policy?
Maybe reword a bit and say
Note that attribute spaces do not themselves nest, nested attributes
refer to their internal space via a ``nested-attributes`` property
(the name of another or the same attribute space).
or something?
johannes
Powered by blists - more mailing lists