From: Jason Gunthorpe <jgg@nvidia.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
Leon Romanovsky <leonro@nvidia.com>,
Leon Romanovsky <leonro@mellanox.com>,
<linux-kernel@vger.kernel.org>, <linux-rdma@vger.kernel.org>,
Mark Zhang <markz@nvidia.com>
Subject: Re: [PATCH rdma-next v3 0/5] Cleanup restrack code
Date: Tue, 22 Sep 2020 20:20:08 -0300 [thread overview]
Message-ID: <20200922232008.GA798263@nvidia.com> (raw)
In-Reply-To: <20200922091106.2152715-1-leon@kernel.org>
On Tue, Sep 22, 2020 at 12:11:01PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> Changelog:
> v3:
> * Removed the mlx4 SR-IOV patch in favour of more robust fix that not needed in
> this series.
> * Cut the eroginal series to already reviewed and standalone patches.
> v2: https://lore.kernel.org/linux-rdma/20200907122156.478360-1-leon@kernel.org/
> * Added new patch to fix mlx4 failure on SR-IOV, it didn't have port set.
> * Changed "RDMA/cma: Delete from restrack DB after successful destroy" patch.
> v1:
> * Fixed rebase error, deleted second assignment of qp_type.
> * Rebased code on latests rdma-next, the changes in cma.c caused to change
> in patch "RDMA/cma: Delete from restrack DB after successful destroy".
> * Dropped patch of port assignment, it is already done as part of this
> series.
> * I didn't add @calller description, regular users should not use _named() funciton.
> * https://lore.kernel.org/lkml/20200830101436.108487-1-leon@kernel.org
> v0: https://lore.kernel.org/lkml/20200824104415.1090901-1-leon@kernel.org
>
>
> Leon Romanovsky (5):
> RDMA/cma: Delete from restrack DB after successful destroy
> RDMA/mlx5: Don't call to restrack recursively
> RDMA/restrack: Count references to the verbs objects
> RDMA/restrack: Simplify restrack tracking in kernel flows
> RDMA/restrack: Improve readability in task name management
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2020-09-22 23:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-22 9:11 [PATCH rdma-next v3 0/5] Cleanup restrack code Leon Romanovsky
2020-09-22 9:11 ` [PATCH rdma-next v3 1/5] RDMA/cma: Delete from restrack DB after successful destroy Leon Romanovsky
2020-09-22 9:11 ` [PATCH rdma-next v3 2/5] RDMA/mlx5: Don't call to restrack recursively Leon Romanovsky
2020-09-22 9:11 ` [PATCH rdma-next v3 3/5] RDMA/restrack: Count references to the verbs objects Leon Romanovsky
2020-09-22 9:11 ` [PATCH rdma-next v3 4/5] RDMA/restrack: Simplify restrack tracking in kernel flows Leon Romanovsky
2020-09-22 9:11 ` [PATCH rdma-next v3 5/5] RDMA/restrack: Improve readability in task name management Leon Romanovsky
2020-09-22 23: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=20200922232008.GA798263@nvidia.com \
--to=jgg@nvidia.com \
--cc=dledford@redhat.com \
--cc=leon@kernel.org \
--cc=leonro@mellanox.com \
--cc=leonro@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=markz@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.