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, netdev@vger.kernel.org,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, michael.chan@broadcom.com,
	andrew.gospodarek@broadcom.com,
	kalesh-anakkur.purayil@broadcom.com,
	Selvin Xavier <selvin.xavier@broadcom.com>
Subject: [PATCH rdma-next 0/3] bnxt: Enhance the resource distribution for RoCE VFs
Date: Tue,  5 Nov 2024 01:59:09 -0800	[thread overview]
Message-ID: <1730800752-29925-1-git-send-email-selvin.xavier@broadcom.com> (raw)

Implements the mechanism to distribute the RoCE VF resource
based on the active VFs. If the firmware support the feature,
NIC driver will distribute the resources for Active VFs. For
older Firmware, the driver will continue to distribute the
resources across the total number of VFs.

Please review and apply.

Thanks,
Selvin

Bhargava Chenna Marreddy (1):
  RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design

Kalesh AP (1):
  RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters

Vikas Gupta (1):
  bnxt_en: Add support for RoCE sriov configuration

 drivers/infiniband/hw/bnxt_re/main.c            | 24 ++++++-----
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.c      | 13 ++----
 drivers/infiniband/hw/bnxt_re/qplib_res.h       |  3 ++
 drivers/infiniband/hw/bnxt_re/roce_hsi.h        |  1 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.c       |  6 +++
 drivers/net/ethernet/broadcom/bnxt/bnxt.h       |  6 +++
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c | 53 +++++++++++++++++++++++++
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c   |  2 +
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.h   |  1 +
 9 files changed, 89 insertions(+), 20 deletions(-)

-- 
2.5.5


             reply	other threads:[~2024-11-05 10:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-05  9:59 Selvin Xavier [this message]
2024-11-05  9:59 ` [PATCH rdma-next 1/3] bnxt_en: Add support for RoCE sriov configuration Selvin Xavier
2024-11-06  0:16   ` Jakub Kicinski
2024-11-06  8:12     ` Selvin Xavier
2024-11-05  9:59 ` [PATCH rdma-next 2/3] RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design Selvin Xavier
2024-11-05  9:59 ` [PATCH rdma-next 3/3] RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters 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=1730800752-29925-1-git-send-email-selvin.xavier@broadcom.com \
    --to=selvin.xavier@broadcom.com \
    --cc=andrew.gospodarek@broadcom.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jgg@ziepe.ca \
    --cc=kalesh-anakkur.purayil@broadcom.com \
    --cc=kuba@kernel.org \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=michael.chan@broadcom.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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