[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174839525200.1849945.12711546934451965416.git-patchwork-notify@kernel.org>
Date: Wed, 28 May 2025 01:20:52 +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,
jstancek@...hat.com, arkadiusz.kubalewski@...el.com, sdf@...ichev.me,
donald.hunter@...hat.com
Subject: Re: [PATCH net-next v1] tools: ynl: parse extack for sub-messages
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 23 May 2025 11:30:31 +0100 you wrote:
> Extend the Python YNL extack decoding to handle sub-messages in the same
> way that YNL C does. This involves retaining the input values so that
> they are available during extack decoding.
>
> ./tools/net/ynl/pyynl/cli.py --family rt-link --do newlink --create \
> --json '{
> "linkinfo": {"kind": "netkit", "data": {"policy": 10} }
> }'
> Netlink error: Invalid argument
> nl_len = 92 (76) nl_flags = 0x300 nl_type = 2
> error: -22
> extack: {'msg': 'Provided default xmit policy not supported', 'bad-attr': '.linkinfo.data(netkit).policy'}
>
> [...]
Here is the summary with links:
- [net-next,v1] tools: ynl: parse extack for sub-messages
https://git.kernel.org/netdev/net-next/c/09d7ff0694ea
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