All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/3] Fixes to set_netdev/get_netdev flow
@ 2024-10-31 13:36 Leon Romanovsky
  2024-10-31 13:36 ` [PATCH mlx5-next 1/3] RDMA/mlx5: Call dev_put() after the blocking notifier Leon Romanovsky
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Leon Romanovsky @ 2024-10-31 13:36 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: Chiara Meiohas, Eric Dumazet, Jakub Kicinski, linux-rdma,
	Michael Guralnik, netdev, Paolo Abeni, Saeed Mahameed,
	Tariq Toukan

This series fixes the set_netdev/get_netdev flow in mlx5 drive around LAG.

Thanks

Chiara Meiohas (3):
  RDMA/mlx5: Call dev_put() after the blocking notifier
  RDMA/core: Implement RoCE GID port rescan and export delete function
  RDMA/mlx5: Ensure active slave attachment to the bond IB device

 drivers/infiniband/core/roce_gid_mgmt.c       | 30 ++++++++++++++++---
 drivers/infiniband/hw/mlx5/main.c             | 29 +++++++++++-------
 .../net/ethernet/mellanox/mlx5/core/lag/lag.c | 12 ++++++++
 include/rdma/ib_verbs.h                       |  3 ++
 4 files changed, 59 insertions(+), 15 deletions(-)

-- 
2.46.2


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

end of thread, other threads:[~2024-11-04  8:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31 13:36 [PATCH rdma-next 0/3] Fixes to set_netdev/get_netdev flow Leon Romanovsky
2024-10-31 13:36 ` [PATCH mlx5-next 1/3] RDMA/mlx5: Call dev_put() after the blocking notifier Leon Romanovsky
2024-10-31 13:36 ` [PATCH rdma-next 2/3] RDMA/core: Implement RoCE GID port rescan and export delete function Leon Romanovsky
2024-10-31 13:36 ` [PATCH mlx5-next 3/3] RDMA/mlx5: Ensure active slave attachment to the bond IB device Leon Romanovsky
2024-11-04  8:43 ` [PATCH rdma-next 0/3] Fixes to set_netdev/get_netdev flow Leon Romanovsky

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.