[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173429882826.3586815.16226361270573280275.git-patchwork-notify@kernel.org>
Date: Sun, 15 Dec 2024 21:40:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Donald Hunter <donald.hunter@...il.com>
Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org,
donald.hunter@...hat.com
Subject: Re: [PATCH net-next v1] tools/net/ynl: fix sub-message key lookup for
nested attributes
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 13 Dec 2024 13:07:11 +0000 you wrote:
> Use the correct attribute space for sub-message key lookup in nested
> attributes when adding attributes. This fixes rt_link where the "kind"
> key and "data" sub-message are nested attributes in "linkinfo".
>
> For example:
>
> ./tools/net/ynl/cli.py \
> --create \
> --spec Documentation/netlink/specs/rt_link.yaml \
> --do newlink \
> --json '{"link": 99,
> "linkinfo": { "kind": "vlan", "data": {"id": 4 } }
> }'
>
> [...]
Here is the summary with links:
- [net-next,v1] tools/net/ynl: fix sub-message key lookup for nested attributes
https://git.kernel.org/netdev/net/c/663ad7481f06
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists