All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Bob Pearson <rpearsonhpe@gmail.com>
Cc: zyjzyj2000@gmail.com, linux-rdma@vger.kernel.org
Subject: Re: [PATCH for-next] RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Date: Fri, 8 Apr 2022 14:42:59 -0300	[thread overview]
Message-ID: <20220408174259.GC3644319@nvidia.com> (raw)
In-Reply-To: <20220407185416.16372-1-rpearsonhpe@gmail.com>

On Thu, Apr 07, 2022 at 01:54:17PM -0500, Bob Pearson wrote:
> Currently the rdma_rxe driver supports SMI type QPs in a few places
> which is incorrect. RoCE devices never should support SMI QPs.
> This commit removes SMI QP support from the driver.
> 
> Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
> ---
>  drivers/infiniband/sw/rxe/rxe_opcode.c |  2 --
>  drivers/infiniband/sw/rxe/rxe_qp.c     | 14 +-------------
>  drivers/infiniband/sw/rxe/rxe_recv.c   |  1 -
>  drivers/infiniband/sw/rxe/rxe_req.c    |  1 -
>  drivers/infiniband/sw/rxe/rxe_resp.c   |  2 --
>  drivers/infiniband/sw/rxe/rxe_verbs.c  |  1 -
>  drivers/infiniband/sw/rxe/rxe_verbs.h  |  1 -
>  7 files changed, 1 insertion(+), 21 deletions(-)

Applied to for-next, thanks

Jason

      reply	other threads:[~2022-04-08 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-07 18:54 [PATCH for-next] RDMA/rxe: Remove support for SMI QPs from rdma_rxe Bob Pearson
2022-04-08 17:42 ` Jason Gunthorpe [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=20220408174259.GC3644319@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=rpearsonhpe@gmail.com \
    --cc=zyjzyj2000@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.