* [PATCH net-next v1] netlink: specs: add phys-binding attr to rt_link spec
@ 2024-12-13 11:25 Donald Hunter
2024-12-17 2:10 ` patchwork-bot+netdevbpf
2024-12-17 2:10 ` Jakub Kicinski
0 siblings, 2 replies; 3+ messages in thread
From: Donald Hunter @ 2024-12-13 11:25 UTC (permalink / raw)
To: netdev, Jakub Kicinski, David S. Miller, Eric Dumazet,
Paolo Abeni, Simon Horman, Khang Nguyen
Cc: donald.hunter, Donald Hunter
Add the missing phys-binding attr to the mctp-attrs in the rt_link spec.
This fixes commit 580db513b4a9 ("net: mctp: Expose transport binding
identifier via IFLA attribute").
Note that enum mctp_phys_binding is not currently uapi, but perhaps it
should be?
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
---
Documentation/netlink/specs/rt_link.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/netlink/specs/rt_link.yaml b/Documentation/netlink/specs/rt_link.yaml
index 9ffa13b77dcf..96465376d6fe 100644
--- a/Documentation/netlink/specs/rt_link.yaml
+++ b/Documentation/netlink/specs/rt_link.yaml
@@ -2086,6 +2086,9 @@ attribute-sets:
-
name: mctp-net
type: u32
+ -
+ name: phys-binding
+ type: u8
-
name: stats-attrs
name-prefix: ifla-stats-
--
2.47.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net-next v1] netlink: specs: add phys-binding attr to rt_link spec
2024-12-13 11:25 [PATCH net-next v1] netlink: specs: add phys-binding attr to rt_link spec Donald Hunter
@ 2024-12-17 2:10 ` patchwork-bot+netdevbpf
2024-12-17 2:10 ` Jakub Kicinski
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-12-17 2:10 UTC (permalink / raw)
To: Donald Hunter
Cc: netdev, kuba, davem, edumazet, pabeni, horms, khangng,
donald.hunter
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 13 Dec 2024 11:25:50 +0000 you wrote:
> Add the missing phys-binding attr to the mctp-attrs in the rt_link spec.
> This fixes commit 580db513b4a9 ("net: mctp: Expose transport binding
> identifier via IFLA attribute").
>
> Note that enum mctp_phys_binding is not currently uapi, but perhaps it
> should be?
>
> [...]
Here is the summary with links:
- [net-next,v1] netlink: specs: add phys-binding attr to rt_link spec
https://git.kernel.org/netdev/net-next/c/4fe205539c46
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net-next v1] netlink: specs: add phys-binding attr to rt_link spec
2024-12-13 11:25 [PATCH net-next v1] netlink: specs: add phys-binding attr to rt_link spec Donald Hunter
2024-12-17 2:10 ` patchwork-bot+netdevbpf
@ 2024-12-17 2:10 ` Jakub Kicinski
1 sibling, 0 replies; 3+ messages in thread
From: Jakub Kicinski @ 2024-12-17 2:10 UTC (permalink / raw)
To: Donald Hunter
Cc: netdev, David S. Miller, Eric Dumazet, Paolo Abeni, Simon Horman,
Khang Nguyen, donald.hunter
On Fri, 13 Dec 2024 11:25:50 +0000 Donald Hunter wrote:
> Note that enum mctp_phys_binding is not currently uapi, but perhaps it
> should be?
FWIW I think the values are defined by a DMTF standard,
but we could list them. No strong preference.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-17 2:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-13 11:25 [PATCH net-next v1] netlink: specs: add phys-binding attr to rt_link spec Donald Hunter
2024-12-17 2:10 ` patchwork-bot+netdevbpf
2024-12-17 2:10 ` Jakub Kicinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).