From: Jason Gunthorpe <jgg@nvidia.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
Leon Romanovsky <leonro@nvidia.com>,
Adit Ranadive <aditr@vmware.com>,
Ariel Elior <aelior@marvell.com>,
"Faisal Latif" <faisal.latif@intel.com>,
Lijun Ou <oulijun@huawei.com>, <linux-kernel@vger.kernel.org>,
<linux-rdma@vger.kernel.org>, Maor Gottlieb <maorg@mellanox.com>,
Michal Kalderon <mkalderon@marvell.com>,
Shiraz Saleem <shiraz.saleem@intel.com>,
VMware PV-Drivers <pv-drivers@vmware.com>,
"Weihang Li" <liweihang@huawei.com>,
"Wei Hu(Xavier)" <huwei87@hisilicon.com>,
"Yishai Hadas" <yishaih@nvidia.com>
Subject: Re: [PATCH rdma-next v1 00/10] Prepare drivers to move QP allocation to ib_core
Date: Tue, 29 Sep 2020 13:45:14 -0300 [thread overview]
Message-ID: <20200929164514.GA756519@nvidia.com> (raw)
In-Reply-To: <20200926102450.2966017-1-leon@kernel.org>
On Sat, Sep 26, 2020 at 01:24:40PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> Changelog:
> v1:
> * Rebased
> * Fixed commit messages.
> * Changed "fallthrough" to be "break".
> v0: https://lore.kernel.org/lkml/20200910140046.1306341-1-leon@kernel.org
> -------------------------------------------------------------------------
>
> Hi,
>
> This series mainly changes mlx4, mlx5, and mthca drivers to future
> change of QP allocation scheme.
>
> The rdmavt driver will be sent separately.
>
> Thanks
>
> Leon Romanovsky (10):
> RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
> RDMA/mlx5: Reuse existing fields in parent QP storage object
> RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
> RDMA/mlx5: Delete not needed GSI QP signal QP type
> RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
> RDMA/mlx4: Prepare QP allocation to remove from the driver
> RDMA/core: Align write and ioctl checks of QP types
> RDMA/drivers: Remove udata check from special QP
> RDMA/mthca: Combine special QP struct with mthca QP
> RDMA/i40iw: Remove intermediate pointer that points to the same struct
Applied to for-next, with the extra hunk
Thanks,
Jason
prev parent reply other threads:[~2020-09-29 16:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-26 10:24 [PATCH rdma-next v1 00/10] Prepare drivers to move QP allocation to ib_core Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 01/10] RDMA/mlx5: Embed GSI QP into general mlx5_ib QP Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 02/10] RDMA/mlx5: Reuse existing fields in parent QP storage object Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 03/10] RDMA/mlx5: Change GSI QP to have same creation flow like other QPs Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 04/10] RDMA/mlx5: Delete not needed GSI QP signal QP type Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 05/10] RDMA/mlx4: Embed GSI QP into general mlx4_ib QP Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 06/10] RDMA/mlx4: Prepare QP allocation to remove from the driver Leon Romanovsky
2020-09-29 12:47 ` Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 07/10] RDMA/core: Align write and ioctl checks of QP types Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 08/10] RDMA/drivers: Remove udata check from special QP Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 09/10] RDMA/mthca: Combine special QP struct with mthca QP Leon Romanovsky
2020-09-26 10:24 ` [PATCH rdma-next v1 10/10] RDMA/i40iw: Remove intermediate pointer that points to the same struct Leon Romanovsky
2020-09-29 16:45 ` 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=20200929164514.GA756519@nvidia.com \
--to=jgg@nvidia.com \
--cc=aditr@vmware.com \
--cc=aelior@marvell.com \
--cc=dledford@redhat.com \
--cc=faisal.latif@intel.com \
--cc=huwei87@hisilicon.com \
--cc=leon@kernel.org \
--cc=leonro@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=liweihang@huawei.com \
--cc=maorg@mellanox.com \
--cc=mkalderon@marvell.com \
--cc=oulijun@huawei.com \
--cc=pv-drivers@vmware.com \
--cc=shiraz.saleem@intel.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.