linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bason, Yuval" <Yuval.Bason@cavium.com>
To: Jason Gunthorpe <jgg@ziepe.ca>
Cc: "davem@davemloft.net" <davem@davemloft.net>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"dledford@redhat.com" <dledford@redhat.com>,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
	"Kalderon, Michal" <Michal.Kalderon@cavium.com>,
	"Elior, Ariel" <Ariel.Elior@cavium.com>
Subject: RE: [PATCH net-next] qed: Add srq core support for RoCE and iWARP
Date: Tue, 10 Jul 2018 09:20:14 +0000	[thread overview]
Message-ID: <BN7PR07MB45130D091834BAAAF6CD5D39985B0@BN7PR07MB4513.namprd07.prod.outlook.com> (raw)
In-Reply-To: <20180709164204.GB13496@ziepe.ca>

> From: Jason Gunthorpe [mailto:jgg@ziepe.ca]
> Sent: Monday, July 9, 2018 7:42 PM
> 
> 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?
> 
Yes, but this was already accepted to net-next in previous cycle and is part of the rdma-next tree:
https://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git/commit/drivers/net/ethernet/qlogic/qed?h=for-next&id=39dbc646fd2c67ee9b71450ce172cbd714d4e7fb

> If yes, are you proposing that this patch should go via the RDMA tree?
> 
> Jason

      reply	other threads:[~2018-07-10  9:20 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 ` [RFC PATCH] qed: qed_rdma_modify_srq() can be static kbuild test robot
2018-06-01  3:41 ` [PATCH net-next] qed: Add srq core support for RoCE and iWARP kbuild test robot
2018-07-09 16:42 ` Jason Gunthorpe
2018-07-10  9:20   ` Bason, Yuval [this message]

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=BN7PR07MB45130D091834BAAAF6CD5D39985B0@BN7PR07MB4513.namprd07.prod.outlook.com \
    --to=yuval.bason@cavium.com \
    --cc=Ariel.Elior@cavium.com \
    --cc=Michal.Kalderon@cavium.com \
    --cc=davem@davemloft.net \
    --cc=dledford@redhat.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).