From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: Doug Ledford <dledford@redhat.com>,
linux-rdma@vger.kernel.org, Lior Nahmanson <liorna@nvidia.com>,
Meir Lichtinger <meirl@nvidia.com>,
netdev@vger.kernel.org, Saeed Mahameed <saeedm@nvidia.com>
Subject: Re: [PATCH rdma-next v1 0/3] Add ConnectX DCS offload support
Date: Wed, 21 Jul 2021 07:34:38 +0300 [thread overview]
Message-ID: <YPej3g4x8cv7lHhN@unreal> (raw)
In-Reply-To: <20210720181848.GA1207526@nvidia.com>
On Tue, Jul 20, 2021 at 03:18:48PM -0300, Jason Gunthorpe wrote:
> On Mon, Jun 21, 2021 at 10:06:13AM +0300, Leon Romanovsky wrote:
> > From: Leon Romanovsky <leonro@nvidia.com>
> >
> > Changelog:
> > v1:
> > * Rephrase commit message of second patch
> > v0: https://lore.kernel.org/linux-rdma/cover.1622723815.git.leonro@nvidia.com
> >
> > ------------
> >
> > This patchset from Lior adds support of DCI stream channel (DCS) support.
> >
> > DCS is an offload to SW load balancing of DC initiator work requests.
> >
> > A single DC QP initiator (DCI) can be connected to only one target at the time
> > and can't start new connection until the previous work request is completed.
> >
> > This limitation causes to delays when the initiator process needs to
> > transfer data to multiple targets at the same time.
> >
> > Thanks
> >
> > Lior Nahmanson (3):
> > net/mlx5: Add DCS caps & fields support
> > RDMA/mlx5: Separate DCI QP creation logic
> > RDMA/mlx5: Add DCS offload support
>
> Applied to for-next, thanks
Jason,
You forgot to push this to the RDMA tree.
Thanks
>
> Jason
prev parent reply other threads:[~2021-07-21 4:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-21 7:06 [PATCH rdma-next v1 0/3] Add ConnectX DCS offload support Leon Romanovsky
2021-06-21 7:06 ` [PATCH mlx5-next v1 1/3] net/mlx5: Add DCS caps & fields support Leon Romanovsky
2021-06-21 7:06 ` [PATCH rdma-next v1 2/3] RDMA/mlx5: Separate DCI QP creation logic Leon Romanovsky
2021-06-22 18:45 ` Jason Gunthorpe
2021-06-23 6:03 ` Leon Romanovsky
2021-06-21 7:06 ` [PATCH rdma-next v1 3/3] RDMA/mlx5: Add DCS offload support Leon Romanovsky
2021-07-16 15:42 ` [PATCH rdma-next v1 0/3] Add ConnectX " Jason Gunthorpe
2021-07-18 10:38 ` Leon Romanovsky
2021-07-20 18:18 ` Jason Gunthorpe
2021-07-21 4:34 ` Leon Romanovsky [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=YPej3g4x8cv7lHhN@unreal \
--to=leon@kernel.org \
--cc=dledford@redhat.com \
--cc=jgg@nvidia.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).