[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176308500929.1080966.16549265991450881438.git-patchwork-notify@kernel.org>
Date: Fri, 14 Nov 2025 01:50:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Felix Maurer <fmaurer@...hat.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, donald.hunter@...il.com
Subject: Re: [PATCH net-next] netlink: specs: rt-link: Add attributes for hsr
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 12 Nov 2025 18:29:53 +0100 you wrote:
> YNL wasn't able to decode the linkinfo from hsr interfaces. Add the
> linkinfo attribute definitions for hsr interfaces. Example output now
> looks like this:
>
> $ ynl --spec Documentation/netlink/specs/rt-link.yaml --do getlink \
> --json '{"ifname": "hsr0"}' --output-json | jq .linkinfo
> {
> "kind": "hsr",
> "data": {
> "slave1": 15,
> "slave2": 13,
> "supervision-addr": "01:15:4e:00:01:00",
> "seq-nr": 64511,
> "version": 1,
> "protocol": 0
> }
> }
>
> [...]
Here is the summary with links:
- [net-next] netlink: specs: rt-link: Add attributes for hsr
https://git.kernel.org/netdev/net-next/c/c294432be150
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