lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ