From: Selvin Xavier <selvin.xavier@broadcom.com>
To: leon@kernel.org, jgg@ziepe.ca
Cc: linux-rdma@vger.kernel.org, andrew.gospodarek@broadcom.com,
chandramohan.akula@broadcom.com,
Selvin Xavier <selvin.xavier@broadcom.com>
Subject: [PATCH for-next 0/3] RDMA/bnxt_re: Toggle bit support for SRQ events
Date: Wed, 28 Aug 2024 01:47:09 -0700 [thread overview]
Message-ID: <1724834832-10600-1-git-send-email-selvin.xavier@broadcom.com> (raw)
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
next reply other threads:[~2024-08-28 9:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-28 8:47 Selvin Xavier [this message]
2024-08-28 8:47 ` [PATCH for-next 1/3] RDMA/bnxt_re: Get the toggle bits from SRQ events 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
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=1724834832-10600-1-git-send-email-selvin.xavier@broadcom.com \
--to=selvin.xavier@broadcom.com \
--cc=andrew.gospodarek@broadcom.com \
--cc=chandramohan.akula@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