public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 for-next 0/2] RDMA/bnxt_re: MSN table capability check for latest adapters
@ 2024-05-28  6:11 Selvin Xavier
  2024-05-28  6:11 ` [PATCH v4 for-next 1/2] RDMA/bnxt_re: Allow MSN table capability check Selvin Xavier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Selvin Xavier @ 2024-05-28  6:11 UTC (permalink / raw)
  To: leon, jgg; +Cc: linux-rdma, andrew.gospodarek, Selvin Xavier

[-- Attachment #1: Type: text/plain, Size: 986 bytes --]

Add MSN table capbility check for newer adapters. Expose
this capability to user library.

Please review and apply.

Thanks,
Selvin Xavier

v3 -> v4:
  Rebasing the code to latest for-next branch
v2 -> v3:
  Use data type bool instead of u16 for is_host_msn_tbl
v1 -> v2:
  Updated the commit message of both the patches with more details

Selvin Xavier (2):
  RDMA/bnxt_re: Allow MSN table capability check
  RDMA/bnxt_re: Expose the MSN table capability for user library

 drivers/infiniband/hw/bnxt_re/ib_verbs.c  |  3 +++
 drivers/infiniband/hw/bnxt_re/qplib_fp.c  | 12 ++++++------
 drivers/infiniband/hw/bnxt_re/qplib_fp.h  |  2 +-
 drivers/infiniband/hw/bnxt_re/qplib_res.h |  6 ++++++
 drivers/infiniband/hw/bnxt_re/qplib_sp.c  |  1 +
 drivers/infiniband/hw/bnxt_re/qplib_sp.h  |  1 +
 drivers/infiniband/hw/bnxt_re/roce_hsi.h  | 30 +++++++++++++++++++++++++++++-
 include/uapi/rdma/bnxt_re-abi.h           |  2 +-
 8 files changed, 48 insertions(+), 9 deletions(-)

-- 
2.5.5


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4224 bytes --]

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

end of thread, other threads:[~2024-05-30 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28  6:11 [PATCH v4 for-next 0/2] RDMA/bnxt_re: MSN table capability check for latest adapters Selvin Xavier
2024-05-28  6:11 ` [PATCH v4 for-next 1/2] RDMA/bnxt_re: Allow MSN table capability check Selvin Xavier
2024-05-28  6:11 ` [PATCH v4 for-next 2/2] RDMA/bnxt_re: Expose the MSN table capability for user library Selvin Xavier
2024-05-30 10:28 ` [PATCH v4 for-next 0/2] RDMA/bnxt_re: MSN table capability check for latest adapters Leon Romanovsky

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