All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/5] RDMA/efa: Cleanups and minor improvements
@ 2024-06-24 16:09 Michael Margolin
  2024-06-24 16:09 ` [PATCH for-next 1/5] RDMA/efa: Use offset_in_page() function Michael Margolin
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Michael Margolin @ 2024-06-24 16:09 UTC (permalink / raw)
  To: jgg, leon, linux-rdma; +Cc: sleybo, matua, gal.pressman

This series contains few cleanups and improvements that were laying
around.

Gal Pressman (1):
  RDMA/efa: Use offset_in_page() function

Michael Margolin (2):
  RDMA/efa: Move type conversion helpers to efa.h
  RDMA/efa: Align private func names to a single convention

Yonatan Nachum (2):
  RDMA/efa: Remove duplicate aenq enable macro
  RDMA/efa: Validate EQ array out of bounds reach

 drivers/infiniband/hw/efa/efa.h       |  41 +++-
 drivers/infiniband/hw/efa/efa_main.c  |   2 +-
 drivers/infiniband/hw/efa/efa_verbs.c | 333 +++++++++++---------------
 3 files changed, 174 insertions(+), 202 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2024-06-28 14:27 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24 16:09 [PATCH for-next 0/5] RDMA/efa: Cleanups and minor improvements Michael Margolin
2024-06-24 16:09 ` [PATCH for-next 1/5] RDMA/efa: Use offset_in_page() function Michael Margolin
2024-06-25  6:32   ` Gal Pressman
2024-06-24 16:09 ` [PATCH for-next 2/5] RDMA/efa: Remove duplicate aenq enable macro Michael Margolin
2024-06-25  6:32   ` Gal Pressman
2024-06-24 16:09 ` [PATCH for-next 3/5] RDMA/efa: Validate EQ array out of bounds reach Michael Margolin
2024-06-25  6:33   ` Gal Pressman
2024-06-25 11:28     ` Margolin, Michael
2024-06-25 14:16       ` Leon Romanovsky
2024-06-24 16:09 ` [PATCH for-next 4/5] RDMA/efa: Move type conversion helpers to efa.h Michael Margolin
2024-06-25  6:33   ` Gal Pressman
2024-06-25 11:21     ` Margolin, Michael
2024-06-25 14:19       ` Leon Romanovsky
2024-06-24 16:09 ` [PATCH for-next 5/5] RDMA/efa: Align private func names to a single convention Michael Margolin
2024-06-26 15:38   ` Jason Gunthorpe
2024-06-27 16:57     ` Margolin, Michael
2024-06-27 18:43       ` Leon Romanovsky
2024-06-28 14:27         ` Jason Gunthorpe
2024-06-26 17:55 ` [PATCH for-next 0/5] RDMA/efa: Cleanups and minor improvements Jason Gunthorpe

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.