Searched hist:dca56c3038c34a3e5acfe0aadb1f2bc9d724ae79 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | devlink.h | diff dca56c3038c34a3e5acfe0aadb1f2bc9d724ae79 Wed Nov 02 11:02:11 CDT 2022 Jiri Pirko <jiri@nvidia.com> net: expose devlink port over rtnetlink
Expose devlink port handle related to netdev over rtnetlink. Introduce a new nested IFLA attribute to carry the info. Call into devlink code to fill-up the nest with existing devlink attributes that are used over devlink netlink.
Signed-off-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_link.h | diff dca56c3038c34a3e5acfe0aadb1f2bc9d724ae79 Wed Nov 02 11:02:11 CDT 2022 Jiri Pirko <jiri@nvidia.com> net: expose devlink port over rtnetlink
Expose devlink port handle related to netdev over rtnetlink. Introduce a new nested IFLA attribute to carry the info. Call into devlink code to fill-up the nest with existing devlink attributes that are used over devlink netlink.
Signed-off-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff dca56c3038c34a3e5acfe0aadb1f2bc9d724ae79 Wed Nov 02 11:02:11 CDT 2022 Jiri Pirko <jiri@nvidia.com> net: expose devlink port over rtnetlink
Expose devlink port handle related to netdev over rtnetlink. Introduce a new nested IFLA attribute to carry the info. Call into devlink code to fill-up the nest with existing devlink attributes that are used over devlink netlink.
Signed-off-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|