From: Jason Gunthorpe <jgg@ziepe.ca>
To: Yuval Bason <yuval.bason@cavium.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, dledford@redhat.com,
linux-rdma@vger.kernel.org,
Michal Kalderon <michal.kalderon@cavium.com>,
Ariel Elior <ariel.elior@cavium.com>
Subject: Re: [PATCH net-next] qed: Add srq core support for RoCE and iWARP
Date: Mon, 9 Jul 2018 10:42:04 -0600 [thread overview]
Message-ID: <20180709164204.GB13496@ziepe.ca> (raw)
In-Reply-To: <20180530131137.4653-1-yuval.bason@cavium.com>
On Wed, May 30, 2018 at 04:11:37PM +0300, Yuval Bason wrote:
> This patch adds support for configuring SRQ and provides the necessary
> APIs for rdma upper layer driver (qedr) to enable the SRQ feature.
>
> Signed-off-by: Michal Kalderon <michal.kalderon@cavium.com>
> Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
> Signed-off-by: Yuval Bason <yuval.bason@cavium.com>
> ---
> drivers/net/ethernet/qlogic/qed/qed_cxt.c | 5 +-
> drivers/net/ethernet/qlogic/qed/qed_cxt.h | 1 +
> drivers/net/ethernet/qlogic/qed/qed_hsi.h | 2 +
> drivers/net/ethernet/qlogic/qed/qed_iwarp.c | 23 ++++
> drivers/net/ethernet/qlogic/qed/qed_main.c | 2 +
> drivers/net/ethernet/qlogic/qed/qed_rdma.c | 179 +++++++++++++++++++++++++++-
> drivers/net/ethernet/qlogic/qed/qed_rdma.h | 2 +
> drivers/net/ethernet/qlogic/qed/qed_roce.c | 17 ++-
> include/linux/qed/qed_rdma_if.h | 12 +-
> 9 files changed, 235 insertions(+), 8 deletions(-)
Is this a pre-requisite for your related RDMA patches?
If yes, are you proposing that this patch should go via the RDMA tree?
Jason
next prev parent reply other threads:[~2018-07-09 16:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-30 13:11 [PATCH net-next] qed: Add srq core support for RoCE and iWARP Yuval Bason
2018-05-31 17:33 ` Leon Romanovsky
2018-06-03 16:10 ` Bason, Yuval
2018-06-01 3:41 ` kbuild test robot
2018-06-01 3:41 ` [RFC PATCH] qed: qed_rdma_modify_srq() can be static kbuild test robot
2018-07-09 16:42 ` Jason Gunthorpe [this message]
2018-07-10 9:20 ` [PATCH net-next] qed: Add srq core support for RoCE and iWARP Bason, Yuval
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=20180709164204.GB13496@ziepe.ca \
--to=jgg@ziepe.ca \
--cc=ariel.elior@cavium.com \
--cc=davem@davemloft.net \
--cc=dledford@redhat.com \
--cc=linux-rdma@vger.kernel.org \
--cc=michal.kalderon@cavium.com \
--cc=netdev@vger.kernel.org \
--cc=yuval.bason@cavium.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;
as well as URLs for NNTP newsgroup(s).