From: Jason Gunthorpe <jgg@nvidia.com>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
Lior Nahmanson <liorna@nvidia.com>,
linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org,
Meir Lichtinger <meirl@nvidia.com>,
netdev@vger.kernel.org, Saeed Mahameed <saeedm@nvidia.com>
Subject: Re: [PATCH rdma-next 2/3] RDMA/mlx5: Move DCI QP creation to separate function
Date: Wed, 16 Jun 2021 20:50:49 -0300 [thread overview]
Message-ID: <20210616235049.GA1894497@nvidia.com> (raw)
In-Reply-To: <3bd27c634c8bdba836a4254ea4946a3fcc354109.1622723815.git.leonro@nvidia.com>
On Thu, Jun 03, 2021 at 03:51:49PM +0300, Leon Romanovsky wrote:
> From: Lior Nahmanson <liorna@nvidia.com>
>
> This will ease the process when adding new features to DCI QP.
> the code was copied from create_user_qp() while taking only DCI
> relevant bits.
This says 'move the dci creation' but this isn't moving anything, it
is adding a whole new function?? Please write a commit message the
describes the patch
Jason
next prev parent reply other threads:[~2021-06-16 23:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-03 12:51 [PATCH rdma-next 0/3] Add ConnectX DCS offload support Leon Romanovsky
2021-06-03 12:51 ` [PATCH mlx5-next 1/3] net/mlx5: Add DCS caps & fields support Leon Romanovsky
2021-06-03 12:51 ` [PATCH rdma-next 2/3] RDMA/mlx5: Move DCI QP creation to separate function Leon Romanovsky
2021-06-16 23:50 ` Jason Gunthorpe [this message]
2021-06-03 12:51 ` [PATCH rdma-next 3/3] RDMA/mlx5: Add DCS offload support 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=20210616235049.GA1894497@nvidia.com \
--to=jgg@nvidia.com \
--cc=dledford@redhat.com \
--cc=leon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=liorna@nvidia.com \
--cc=meirl@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=saeedm@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.