All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
	Leon Romanovsky <leonro@mellanox.com>,
	Artemy Kovalyov <artemyko@mellanox.com>,
	<linux-rdma@vger.kernel.org>, Maor Gottlieb <maorg@mellanox.com>
Subject: Re: [PATCH rdma-rc] RDMA/mlx5: Allow providing extra scatter CQE QP flag
Date: Wed, 29 Jul 2020 14:20:54 -0300	[thread overview]
Message-ID: <20200729172054.GA254520@nvidia.com> (raw)
In-Reply-To: <20200728120255.805733-1-leon@kernel.org>

On Tue, Jul 28, 2020 at 03:02:55PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@mellanox.com>
> 
> Scatter CQE feature relies on two flags MLX5_QP_FLAG_SCATTER_CQE and
> MLX5_QP_FLAG_ALLOW_SCATTER_CQE, both of them can be provided without
> relation to device capability.
> 
> Relax global validity check to allow MLX5_QP_FLAG_ALLOW_SCATTER_CQE QP
> flag.
> 
> Fixes: 90ecb37a751b ("RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags")
> Fixes: 37518fa49f76 ("RDMA/mlx5: Process all vendor flags in one place")
> Reviewed-by: Artemy Kovalyov <artemyko@mellanox.com>
> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
> ---
>  drivers/infiniband/hw/mlx5/qp.c | 24 +++++++++++++++---------
>  1 file changed, 15 insertions(+), 9 deletions(-)

Applied to for-next, thanks

Jason

      reply	other threads:[~2020-07-29 17:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-28 12:02 [PATCH rdma-rc] RDMA/mlx5: Allow providing extra scatter CQE QP flag Leon Romanovsky
2020-07-29 17:20 ` 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=20200729172054.GA254520@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=artemyko@mellanox.com \
    --cc=dledford@redhat.com \
    --cc=leon@kernel.org \
    --cc=leonro@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=maorg@mellanox.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.