public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] RDMA/irdma: Use coherent user/kernel queue size
@ 2023-07-25 15:55 Shiraz Saleem
  2023-07-25 15:55 ` [PATCH for-next 1/2] RDMA/irdma: Allow accurate reporting on QP max send/recv WR Shiraz Saleem
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shiraz Saleem @ 2023-07-25 15:55 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, Shiraz Saleem

This series extends ABI to allow user QPs max send/recv WR to be
retrievable in driver and pass generation specific min WQ size to
user-space.

Sindhu Devale (2):
  RDMA/irdma: Allow accurate reporting on QP max send/recv WR
  RDMA/irdma: Use HW specific minimum WQ size

 drivers/infiniband/hw/irdma/i40iw_hw.c  |   1 +
 drivers/infiniband/hw/irdma/i40iw_hw.h  |   2 +-
 drivers/infiniband/hw/irdma/icrdma_hw.c |   1 +
 drivers/infiniband/hw/irdma/icrdma_hw.h |   1 +
 drivers/infiniband/hw/irdma/irdma.h     |   1 +
 drivers/infiniband/hw/irdma/uk.c        | 101 ++++++++++++++----
 drivers/infiniband/hw/irdma/user.h      |  11 ++
 drivers/infiniband/hw/irdma/verbs.c     | 184 +++++++++++++++++++-------------
 drivers/infiniband/hw/irdma/verbs.h     |   3 +-
 include/uapi/rdma/irdma-abi.h           |   9 ++
 10 files changed, 222 insertions(+), 92 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2023-07-30 12:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 15:55 [PATCH for-next 0/2] RDMA/irdma: Use coherent user/kernel queue size Shiraz Saleem
2023-07-25 15:55 ` [PATCH for-next 1/2] RDMA/irdma: Allow accurate reporting on QP max send/recv WR Shiraz Saleem
2023-07-30 12:42   ` Leon Romanovsky
2023-07-25 15:55 ` [PATCH for-next 2/2] RDMA/irdma: Use HW specific minimum WQ size Shiraz Saleem
2023-07-27 23:13 ` [PATCH for-next 0/2] RDMA/irdma: Use coherent user/kernel queue size Saleem, Shiraz
2023-07-30 12:44 ` Leon Romanovsky

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