All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/7] Batch of mlx5_ib fixes
@ 2025-03-13 14:29 Leon Romanovsky
  2025-03-13 14:29 ` [PATCH rdma-next 1/7] RDMA/mlx5: Fix MR cache initialization error flow Leon Romanovsky
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Leon Romanovsky @ 2025-03-13 14:29 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: Chiara Meiohas, Edward Srouji, linux-rdma, Michael Guralnik,
	Or Har-Toov, Patrisious Haddad, Yishai Hadas

Hi,

This is batch of various fixes to mlx5_ib driver.

Thanks

Chiara Meiohas (1):
  RDMA/mlx5: Fix calculation of total invalidated pages

Michael Guralnik (5):
  RDMA/mlx5: Fix MR cache initialization error flow
  RDMA/mlx5: Fix cache entry update on dereg error
  RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()
  RDMA/mlx5: Fix page_size variable overflow
  RDMA/mlx5: Align cap check of mkc page size to device specification

Patrisious Haddad (1):
  RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow

 drivers/infiniband/hw/mlx5/cq.c      |  2 +-
 drivers/infiniband/hw/mlx5/mlx5_ib.h | 23 ++++++++++---
 drivers/infiniband/hw/mlx5/mr.c      | 50 +++++++++++++++++-----------
 drivers/infiniband/hw/mlx5/odp.c     | 10 +++---
 4 files changed, 56 insertions(+), 29 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-03-18 10:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-13 14:29 [PATCH rdma-next 0/7] Batch of mlx5_ib fixes Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 1/7] RDMA/mlx5: Fix MR cache initialization error flow Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 2/7] RDMA/mlx5: Fix cache entry update on dereg error Leon Romanovsky
2025-03-18 10:28   ` Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 3/7] RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc() Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 4/7] RDMA/mlx5: Fix page_size variable overflow Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 5/7] RDMA/mlx5: Align cap check of mkc page size to device specification Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 6/7] RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 7/7] RDMA/mlx5: Fix calculation of total invalidated pages Leon Romanovsky
2025-03-18 10:29 ` [PATCH rdma-next 0/7] Batch of mlx5_ib fixes 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.