All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch iproute2-next 0/2] devlink: get devlink port for ifname using RTNL get link command
@ 2022-11-07 16:53 Jiri Pirko
  2022-11-07 16:53 ` [patch iproute2-next 1/2] devlink: add ifname_map_add/del() helpers Jiri Pirko
  2022-11-07 16:53 ` [patch iproute2-next 2/2] devlink: get devlink port for ifname using RTNL get link command Jiri Pirko
  0 siblings, 2 replies; 4+ messages in thread
From: Jiri Pirko @ 2022-11-07 16:53 UTC (permalink / raw)
  To: netdev; +Cc: dsahern, kuba, moshe, saeedm

From: Jiri Pirko <jiri@nvidia.com>

Patch #2 is benefiting of newly added IFLA_DEVLINK_PORT attribute
exposing netdev link to devlink port directly. Patch #1 is just
dependency for patch #2.

Jiri Pirko (2):
  devlink: add ifname_map_add/del() helpers
  devlink: get devlink port for ifname using RTNL get link command

 devlink/devlink.c | 118 ++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 109 insertions(+), 9 deletions(-)

-- 
2.37.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-09 12:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-07 16:53 [patch iproute2-next 0/2] devlink: get devlink port for ifname using RTNL get link command Jiri Pirko
2022-11-07 16:53 ` [patch iproute2-next 1/2] devlink: add ifname_map_add/del() helpers Jiri Pirko
2022-11-07 16:53 ` [patch iproute2-next 2/2] devlink: get devlink port for ifname using RTNL get link command Jiri Pirko
2022-11-09 12:10   ` Jiri Pirko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.