public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] RDMA/bnxt_re: Toggle bit support for SRQ events
@ 2024-08-28  8:47 Selvin Xavier
  2024-08-28  8:47 ` [PATCH for-next 1/3] RDMA/bnxt_re: Get the toggle bits from " Selvin Xavier
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Selvin Xavier @ 2024-08-28  8:47 UTC (permalink / raw)
  To: leon, jgg
  Cc: linux-rdma, andrew.gospodarek, chandramohan.akula, Selvin Xavier

SRQ events from HW gives a toggle bit value that needs
to be used while ringing the SRQ arm doorbells. Adds support
for this and share the toggle value to user space applications.

Please review and apply.

Thanks,
Selvin Xavier

Chandramohan Akula (2):
  RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method
  RDMA/bnxt_re: Share a page to expose per SRQ info with userspace

Hongguang Gao (1):
  RDMA/bnxt_re: Get the toggle bits from SRQ events

 drivers/infiniband/hw/bnxt_re/bnxt_re.h  |  2 ++
 drivers/infiniband/hw/bnxt_re/ib_verbs.c | 52 ++++++++++++++++++++++++--------
 drivers/infiniband/hw/bnxt_re/ib_verbs.h |  2 ++
 drivers/infiniband/hw/bnxt_re/main.c     |  6 +++-
 drivers/infiniband/hw/bnxt_re/qplib_fp.c | 11 +++++++
 drivers/infiniband/hw/bnxt_re/qplib_fp.h |  1 +
 include/uapi/rdma/bnxt_re-abi.h          |  5 +++
 7 files changed, 66 insertions(+), 13 deletions(-)

-- 
2.5.5


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

end of thread, other threads:[~2024-08-29 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28  8:47 [PATCH for-next 0/3] RDMA/bnxt_re: Toggle bit support for SRQ events Selvin Xavier
2024-08-28  8:47 ` [PATCH for-next 1/3] RDMA/bnxt_re: Get the toggle bits from " Selvin Xavier
2024-08-28  8:47 ` [PATCH for-next 2/3] RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method Selvin Xavier
2024-08-28  8:47 ` [PATCH for-next 3/3] RDMA/bnxt_re: Share a page to expose per SRQ info with userspace Selvin Xavier
2024-08-29 11:03   ` Leon Romanovsky
2024-08-29 14:54     ` Selvin Xavier

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