From: Jason Gunthorpe <jgg@nvidia.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: Leon Romanovsky <leonro@nvidia.com>,
Aharon Landau <aharonl@nvidia.com>,
linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [PATCH rdma-next v2 0/5] MR cache enhancements
Date: Wed, 23 Feb 2022 15:02:04 -0400 [thread overview]
Message-ID: <20220223190204.GA399839@nvidia.com> (raw)
In-Reply-To: <cover.1644947594.git.leonro@nvidia.com>
On Tue, Feb 15, 2022 at 07:55:28PM +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> Changelog:
> v2:
> * Susbset of previously sent patches
> v1: https://lore.kernel.org/all/cover.1640862842.git.leonro@nvidia.com
> * Based on DM revert https://lore.kernel.org/all/20211222101312.1358616-1-maorg@nvidia.com
> v0: https://lore.kernel.org/all/cover.1638781506.git.leonro@nvidia.com
>
> ---------------------------------------------------------
> Hi,
>
> This series from Aharon cleans a little bit MR logic.
>
> Thanks
>
> Aharon Landau (5):
> RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
> RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
> RDMA/mlx5: Merge similar flows of allocating MR from the cache
> RDMA/mlx5: Store ndescs instead of the translation table size
> RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2022-02-23 19:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-15 17:55 [PATCH rdma-next v2 0/5] MR cache enhancements Leon Romanovsky
2022-02-15 17:55 ` [PATCH rdma-next v2 1/5] RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent Leon Romanovsky
2022-02-15 17:55 ` [PATCH rdma-next v2 2/5] RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR Leon Romanovsky
2022-02-15 17:55 ` [PATCH rdma-next v2 3/5] RDMA/mlx5: Merge similar flows of allocating MR from the cache Leon Romanovsky
2022-02-15 17:55 ` [PATCH rdma-next v2 4/5] RDMA/mlx5: Store ndescs instead of the translation table size Leon Romanovsky
2022-02-15 17:55 ` [PATCH rdma-next v2 5/5] RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled() Leon Romanovsky
2022-02-23 19:02 ` 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=20220223190204.GA399839@nvidia.com \
--to=jgg@nvidia.com \
--cc=aharonl@nvidia.com \
--cc=leon@kernel.org \
--cc=leonro@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@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 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.