Linux RDMA and InfiniBand development
 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 for-next v2 0/2] RDMA/bnxt_re: Share the CQ pages for GenP7 adapters
Date: Wed, 13 Dec 2023 22:31:22 -0800	[thread overview]
Message-ID: <1702535484-26844-1-git-send-email-selvin.xavier@broadcom.com> (raw)

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

This is the follow up series that adds support for GenP7
Adapters. Implements mechanism to share the toggle bits
received from the HW to user space. Adds a new UAPI routine as
the toggle bit is required for both CQ and SRQ. Current
patch series is adding support for only CQ.

Please review and apply. Will be posting the user lib changes soon.

Thanks,
Selvin Xavier

v1 - v2:
	- Fixes the issues reported by Kernel test robot
	- Addressed review comments from Leon

Selvin Xavier (2):
  RDMA/bnxt_re: Add UAPI to share a page with user space
  RDMA/bnxt_re: Share a page to expose per CQ info with userspace

 drivers/infiniband/hw/bnxt_re/bnxt_re.h   |   3 +
 drivers/infiniband/hw/bnxt_re/ib_verbs.c  | 166 ++++++++++++++++++++++++++++--
 drivers/infiniband/hw/bnxt_re/ib_verbs.h  |   3 +
 drivers/infiniband/hw/bnxt_re/main.c      |  10 +-
 drivers/infiniband/hw/bnxt_re/qplib_res.h |   6 ++
 include/uapi/rdma/bnxt_re-abi.h           |  31 ++++++
 6 files changed, 211 insertions(+), 8 deletions(-)

-- 
2.5.5


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

             reply	other threads:[~2023-12-14  6:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14  6:31 Selvin Xavier [this message]
2023-12-14  6:31 ` [PATCH for-next v2 1/2] RDMA/bnxt_re: Add UAPI to share a page with user space Selvin Xavier
2023-12-14  6:31 ` [PATCH for-next v2 2/2] RDMA/bnxt_re: Share a page to expose per CQ info with userspace Selvin Xavier
2023-12-17 13:36 ` [PATCH for-next v2 0/2] RDMA/bnxt_re: Share the CQ pages for GenP7 adapters Leon Romanovsky

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=1702535484-26844-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox