diff mbox series

[net-next,v1] netlink: specs: add phys-binding attr to rt_link spec

Message ID 20241213112551.33557-1-donald.hunter@gmail.com (mailing list archive)
State Accepted
Commit 4fe205539c46ab0add34675ab037f49caa30607c
Delegated to: Netdev Maintainers
Headers show
Series [net-next,v1] netlink: specs: add phys-binding attr to rt_link spec | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net-next
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 6 of 6 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 9 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-12-15--09-00 (tests: 795)

Commit Message

Donald Hunter Dec. 13, 2024, 11:25 a.m. UTC
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(+)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 17, 2024, 2:10 a.m. UTC | #1
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!
Jakub Kicinski Dec. 17, 2024, 2:10 a.m. UTC | #2
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.
diff mbox series

Patch

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-