linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Yuval Basson <ybason@marvell.com>
Cc: <dledford@redhat.com>, <linux-rdma@vger.kernel.org>,
	Michal Kalderon <mkalderon@marvell.com>
Subject: Re: [PATCH rdma-next] qedr: Add support for user mode XRC-SRQ's
Date: Mon, 27 Jul 2020 15:49:17 -0300	[thread overview]
Message-ID: <20200727184917.GA69703@nvidia.com> (raw)
In-Reply-To: <20200722102339.30104-1-ybason@marvell.com>

On Wed, Jul 22, 2020 at 01:23:39PM +0300, Yuval Basson wrote:
> Implement the XRC specific verbs.
> The additional QP type introduced new logic to the rest of the verbs that
> now require distinguishing whether a QP has an "RQ" or an "SQ" or both.
> 
> Signed-off-by: Michal Kalderon <mkalderon@marvell.com>
> Signed-off-by: Yuval Basson <ybason@marvell.com>
> ---
>  drivers/infiniband/hw/qedr/main.c  |  19 +++
>  drivers/infiniband/hw/qedr/qedr.h  |  33 +++++
>  drivers/infiniband/hw/qedr/verbs.c | 291 +++++++++++++++++++++++++------------
>  drivers/infiniband/hw/qedr/verbs.h |   4 +-
>  4 files changed, 255 insertions(+), 92 deletions(-)

Where is the rdma-core part of this?

Jason

  reply	other threads:[~2020-07-27 18:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22 10:23 [PATCH rdma-next] qedr: Add support for user mode XRC-SRQ's Yuval Basson
2020-07-27 18:49 ` Jason Gunthorpe [this message]
2020-09-03  7:13   ` [EXT] " Michal Kalderon
2020-09-15 20:00 ` Jason Gunthorpe

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=20200727184917.GA69703@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=dledford@redhat.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=mkalderon@marvell.com \
    --cc=ybason@marvell.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).