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
| ||
|
Message-Id: <172557423298.1859883.15275534702846034273.git-patchwork-notify@kernel.org> Date: Thu, 05 Sep 2024 22:10:32 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Kubalewski@...eaurora.org, Arkadiusz <arkadiusz.kubalewski@...el.com> Cc: netdev@...r.kernel.org, donald.hunter@...il.com, kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com, jiri@...nulli.us, jacob.e.keller@...el.com, liuhangbin@...il.com, linux-kernel@...r.kernel.org Subject: Re: [PATCH net v2] tools/net/ynl: fix cli.py --subscribe feature Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Wed, 4 Sep 2024 15:50:34 +0200 you wrote: > Execution of command: > ./tools/net/ynl/cli.py --spec Documentation/netlink/specs/dpll.yaml / > --subscribe "monitor" --sleep 10 > fails with: > File "/repo/./tools/net/ynl/cli.py", line 109, in main > ynl.check_ntf() > File "/repo/tools/net/ynl/lib/ynl.py", line 924, in check_ntf > op = self.rsp_by_value[nl_msg.cmd()] > KeyError: 19 > > [...] Here is the summary with links: - [net,v2] tools/net/ynl: fix cli.py --subscribe feature https://git.kernel.org/netdev/net/c/6fda63c45fe8 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