All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 for-next 0/3] irdma for-next updates 11-1-2022
@ 2022-11-08 16:29 Shiraz Saleem
  2022-11-08 16:29 ` [PATCH v1 for-next 1/3] RDMA/irdma: Fix inline for multiple SGE's Shiraz Saleem
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Shiraz Saleem @ 2022-11-08 16:29 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, Shiraz Saleem

This series adds inline support when multiple SGE's are used
as well fixes for WC RQ completion opcodes and to not use level 2
PBLEs for virtual CQs.

Mustafa Ismail (3):
  RDMA/irdma: Fix inline for multiple SGE's
  RDMA/irdma: Fix RQ completion opcode
  RDMA/irdma: Do not request 2-level PBLEs for CQ alloc

v0-->v1:
-Fix 0-day warnings in Patch #2
-Fix a bug to get correct op type from the CQE

Mustafa Ismail (3):
  RDMA/irdma: Fix inline for multiple SGE's
  RDMA/irdma: Fix RQ completion opcode
  RDMA/irdma: Do not request 2-level PBLEs for CQ alloc

 drivers/infiniband/hw/irdma/uk.c    | 167 ++++++++++++++++++++++--------------
 drivers/infiniband/hw/irdma/user.h  |  19 +---
 drivers/infiniband/hw/irdma/utils.c |   2 +
 drivers/infiniband/hw/irdma/verbs.c | 160 +++++++++++++++++-----------------
 4 files changed, 188 insertions(+), 160 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2022-11-10  8:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 16:29 [PATCH v1 for-next 0/3] irdma for-next updates 11-1-2022 Shiraz Saleem
2022-11-08 16:29 ` [PATCH v1 for-next 1/3] RDMA/irdma: Fix inline for multiple SGE's Shiraz Saleem
2022-11-08 16:29 ` [PATCH v1 for-next 2/3] RDMA/irdma: Fix RQ completion opcode Shiraz Saleem
2022-11-10  8:45   ` Leon Romanovsky
2022-11-08 16:29 ` [PATCH v1 for-next 3/3] RDMA/irdma: Do not request 2-level PBLEs for CQ alloc Shiraz Saleem

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.