All of lore.kernel.org
 help / color / mirror / Atom feed
From: Selvin Xavier <selvin.xavier@broadcom.com>
To: leon@kernel.org, jgg@ziepe.ca
Cc: linux-rdma@vger.kernel.org, andrew.gospodarek@broadcom.com,
	Selvin Xavier <selvin.xavier@broadcom.com>
Subject: [PATCH v2 for-next 0/2] RDMA/bnxt_re: MSN table capability check for latest adapters
Date: Fri, 10 May 2024 21:36:28 -0700	[thread overview]
Message-ID: <1715402190-28657-1-git-send-email-selvin.xavier@broadcom.com> (raw)

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

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

Please review and apply.

Thanks,
Selvin Xavier

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 --]

             reply	other threads:[~2024-05-11  4:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-11  4:36 Selvin Xavier [this message]
2024-05-11  4:36 ` [PATCH v2 for-next 1/2] RDMA/bnxt_re: Allow MSN table capability check Selvin Xavier
2024-05-11 13:37   ` Zhu Yanjun
2024-05-12  3:42     ` Selvin Xavier
2024-05-11  4:36 ` [PATCH v2 for-next 2/2] RDMA/bnxt_re: Expose the MSN table capability for user library Selvin Xavier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1715402190-28657-1-git-send-email-selvin.xavier@broadcom.com \
    --to=selvin.xavier@broadcom.com \
    --cc=andrew.gospodarek@broadcom.com \
    --cc=jgg@ziepe.ca \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.