From: Jason Gunthorpe <jgg@nvidia.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
Leon Romanovsky <leonro@nvidia.com>,
Jakub Kicinski <kuba@kernel.org>,
linux-rdma@vger.kernel.org, Meir Lichtinger <meirl@nvidia.com>,
netdev@vger.kernel.org, Saeed Mahameed <saeedm@nvidia.com>,
Yishai Hadas <yishaih@nvidia.com>
Subject: Re: [PATCH rdma-next v1 0/2] Extend UAR to have DevX UID
Date: Tue, 28 Sep 2021 12:09:04 -0300 [thread overview]
Message-ID: <20210928150904.GA1675481@nvidia.com> (raw)
In-Reply-To: <cover.1632299184.git.leonro@nvidia.com>
On Wed, Sep 22, 2021 at 11:28:49AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> Changelog:
> v1:
> * Renamed functions and unexport mlx5_core uar calls.
> v0: https://lore.kernel.org/all/cover.1631660943.git.leonro@nvidia.com
> ----------------------------------------------------------------------
>
> Hi,
>
> This is short series from Meir that adds DevX UID to the UAR.
>
> Thanks
>
> Meir Lichtinger (2):
> net/mlx5: Add uid field to UAR allocation structures
> IB/mlx5: Enable UAR to have DevX UID
>
> drivers/infiniband/hw/mlx5/cmd.c | 26 +++++++++
> drivers/infiniband/hw/mlx5/cmd.h | 2 +
> drivers/infiniband/hw/mlx5/main.c | 55 +++++++++++--------
> drivers/net/ethernet/mellanox/mlx5/core/uar.c | 14 ++---
> include/linux/mlx5/driver.h | 2 -
> include/linux/mlx5/mlx5_ifc.h | 4 +-
> 6 files changed, 68 insertions(+), 35 deletions(-)
This seems fine, can you update the shared branch please
Jason
next prev parent reply other threads:[~2021-09-28 15:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-22 8:28 [PATCH rdma-next v1 0/2] Extend UAR to have DevX UID Leon Romanovsky
2021-09-22 8:28 ` [PATCH mlx5-next v1 1/2] net/mlx5: Add uid field to UAR allocation structures Leon Romanovsky
2021-09-22 8:28 ` [PATCH mlx5-next v1 2/2] IB/mlx5: Enable UAR to have DevX UID Leon Romanovsky
2021-09-28 15:09 ` Jason Gunthorpe [this message]
2021-09-28 15:32 ` [PATCH rdma-next v1 0/2] Extend " Leon Romanovsky
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=20210928150904.GA1675481@nvidia.com \
--to=jgg@nvidia.com \
--cc=dledford@redhat.com \
--cc=kuba@kernel.org \
--cc=leon@kernel.org \
--cc=leonro@nvidia.com \
--cc=linux-rdma@vger.kernel.org \
--cc=meirl@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=saeedm@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.