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/4] RDMA/bnxt_re: Use variable size Work Queue entry for Gen P7 adapters
Date: Wed, 14 Aug 2024 00:41:58 -0700 [thread overview]
Message-ID: <1723621322-6920-1-git-send-email-selvin.xavier@broadcom.com> (raw)
Enable the Variable size Work Queue entry support for Gen P7 adapters. This would
help in the better utilization of the queue memory and pci bandwidth due to the
smaller send queue Work entries.
Please review and apply.
Thanks,
Selvin Xavier
v1 -> v2:
Fixing the mail id of the signed-off in the commit message.
No other functional changes
Selvin Xavier (4):
RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters
RDMA/bnxt_re: Get the WQE index from slot index while completing the
WQEs
RDMA/bnxt_re: Handle variable WQE support for user applications
RDMA/bnxt_re: Enable variable size WQEs for user space applications
drivers/infiniband/hw/bnxt_re/ib_verbs.c | 119 +++++++++++++++++++------------
drivers/infiniband/hw/bnxt_re/ib_verbs.h | 16 ++++-
drivers/infiniband/hw/bnxt_re/main.c | 21 +++---
drivers/infiniband/hw/bnxt_re/qplib_fp.c | 58 ++++++++++++---
drivers/infiniband/hw/bnxt_re/qplib_fp.h | 24 ++++++-
drivers/infiniband/hw/bnxt_re/qplib_sp.c | 7 +-
drivers/infiniband/hw/bnxt_re/qplib_sp.h | 6 ++
include/uapi/rdma/bnxt_re-abi.h | 7 ++
8 files changed, 186 insertions(+), 72 deletions(-)
--
2.5.5
next reply other threads:[~2024-08-14 8:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 7:41 Selvin Xavier [this message]
2024-08-14 7:41 ` [PATCH for-next v2 1/4] RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters Selvin Xavier
2024-08-14 7:42 ` [PATCH for-next v2 2/4] RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEs Selvin Xavier
2024-08-18 11:04 ` kernel test robot
2024-08-14 7:42 ` [PATCH for-next v2 3/4] RDMA/bnxt_re: Handle variable WQE support for user applications Selvin Xavier
2024-08-14 7:42 ` [PATCH for-next v2 4/4] RDMA/bnxt_re: Enable variable size WQEs for user space applications 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=1723621322-6920-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