All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: Chiara Meiohas <cmeiohas@nvidia.com>,
	Edward Srouji <edwards@nvidia.com>,
	linux-rdma@vger.kernel.org,
	Michael Guralnik <michaelgur@nvidia.com>,
	Or Har-Toov <ohartoov@nvidia.com>,
	Patrisious Haddad <phaddad@nvidia.com>,
	Yishai Hadas <yishaih@nvidia.com>
Subject: Re: [PATCH rdma-next 0/7] Batch of mlx5_ib fixes
Date: Tue, 18 Mar 2025 12:29:07 +0200	[thread overview]
Message-ID: <20250318102907.GC1322339@unreal> (raw)
In-Reply-To: <cover.1741875692.git.leon@kernel.org>

On Thu, Mar 13, 2025 at 04:29:47PM +0200, Leon Romanovsky wrote:
> Hi,
> 
> This is batch of various fixes to mlx5_ib driver.
> 
> Thanks
> 
> Chiara Meiohas (1):
>   RDMA/mlx5: Fix calculation of total invalidated pages
> 
> Michael Guralnik (5):
>   RDMA/mlx5: Fix MR cache initialization error flow
>   RDMA/mlx5: Fix cache entry update on dereg error
>   RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()
>   RDMA/mlx5: Fix page_size variable overflow

Applied.

>   RDMA/mlx5: Align cap check of mkc page size to device specification

I was asked offline to drop it for now.

Thanks

> 
> Patrisious Haddad (1):
>   RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow
> 
>  drivers/infiniband/hw/mlx5/cq.c      |  2 +-
>  drivers/infiniband/hw/mlx5/mlx5_ib.h | 23 ++++++++++---
>  drivers/infiniband/hw/mlx5/mr.c      | 50 +++++++++++++++++-----------
>  drivers/infiniband/hw/mlx5/odp.c     | 10 +++---
>  4 files changed, 56 insertions(+), 29 deletions(-)
> 
> -- 
> 2.48.1
> 
> 

      parent reply	other threads:[~2025-03-18 10:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-13 14:29 [PATCH rdma-next 0/7] Batch of mlx5_ib fixes Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 1/7] RDMA/mlx5: Fix MR cache initialization error flow Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 2/7] RDMA/mlx5: Fix cache entry update on dereg error Leon Romanovsky
2025-03-18 10:28   ` Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 3/7] RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc() Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 4/7] RDMA/mlx5: Fix page_size variable overflow Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 5/7] RDMA/mlx5: Align cap check of mkc page size to device specification Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 6/7] RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow Leon Romanovsky
2025-03-13 14:29 ` [PATCH rdma-next 7/7] RDMA/mlx5: Fix calculation of total invalidated pages Leon Romanovsky
2025-03-18 10:29 ` Leon Romanovsky [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=20250318102907.GC1322339@unreal \
    --to=leon@kernel.org \
    --cc=cmeiohas@nvidia.com \
    --cc=edwards@nvidia.com \
    --cc=jgg@nvidia.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=michaelgur@nvidia.com \
    --cc=ohartoov@nvidia.com \
    --cc=phaddad@nvidia.com \
    --cc=yishaih@nvidia.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.