public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC RESEND iproute2-next 0/2] Supports to add/delete IB devices with type SMI
@ 2024-07-04  6:28 Mark Zhang
  2024-07-04  6:29 ` [RFC RESEND iproute2-next 1/2] rdma: update uapi header Mark Zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mark Zhang @ 2024-07-04  6:28 UTC (permalink / raw)
  To: dsahern, leonro; +Cc: jgg, linux-rdma, Mark Zhang

This series supports to add/delete an IB device with type SMI. This is
complimentary to the kernel patches that support to IB sub device
and mlx5 implementation.

https://lore.kernel.org/all/cover.1718553901.git.leon@kernel.org/

Thanks

Mark Zhang (2):
  rdma: update uapi header
  rdma: Supports to add/delete a device with type SMI

 man/man8/rdma-dev.8                   |  40 +++++++++
 rdma/dev.c                            | 120 ++++++++++++++++++++++++++
 rdma/include/uapi/rdma/rdma_netlink.h |  13 +++
 rdma/rdma.h                           |   2 +
 rdma/utils.c                          |   2 +
 5 files changed, 177 insertions(+)

-- 
2.26.3


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

end of thread, other threads:[~2024-07-07 16:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-04  6:28 [RFC RESEND iproute2-next 0/2] Supports to add/delete IB devices with type SMI Mark Zhang
2024-07-04  6:29 ` [RFC RESEND iproute2-next 1/2] rdma: update uapi header Mark Zhang
2024-07-07  8:02   ` Leon Romanovsky
2024-07-04  6:29 ` [RFC RESEND iproute2-next 2/2] rdma: Supports to add/delete a device with type SMI Mark Zhang
2024-07-07  8:01   ` Leon Romanovsky
2024-07-04 12:55 ` [RFC RESEND iproute2-next 0/2] Supports to add/delete IB devices " Mark Zhang
2024-07-07 16:38 ` David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox