[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170075882656.541.1010663520254747201.git-patchwork-notify@kernel.org>
Date: Thu, 23 Nov 2023 17:00:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, jiri@...nulli.us, jacob.e.keller@...el.com
Subject: Re: [PATCH net] tools: ynl: fix duplicate op name in devlink
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 22 Nov 2023 19:05:58 -0800 you wrote:
> We don't support CRUD-inspired message types in YNL too well.
> One aspect that currently trips us up is the fact that single
> message ID can be used in multiple commands (as the response).
> This leads to duplicate entries in the id-to-string tables:
>
> devlink-user.c:19:34: warning: initialized field overwritten [-Woverride-init]
> 19 | [DEVLINK_CMD_PORT_NEW] = "port-new",
> | ^~~~~~~~~~
> devlink-user.c:19:34: note: (near initialization for ‘devlink_op_strmap[7]’)
>
> [...]
Here is the summary with links:
- [net] tools: ynl: fix duplicate op name in devlink
https://git.kernel.org/netdev/net/c/39f04b1406b2
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