From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@ziepe.ca>
Cc: Doug Ledford <dledford@redhat.com>,
RDMA mailing list <linux-rdma@vger.kernel.org>,
Danit Goldberg <danitg@mellanox.com>,
Majd Dibbiny <majd@mellanox.com>,
Saeed Mahameed <saeedm@mellanox.com>,
linux-netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH rdma-next 0/3] Packet based credit mode
Date: Fri, 7 Dec 2018 08:04:26 +0200 [thread overview]
Message-ID: <20181207060426.GC3845@mtr-leonro.mtl.com> (raw)
In-Reply-To: <20181207032706.GA20134@ziepe.ca>
[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]
On Thu, Dec 06, 2018 at 08:27:06PM -0700, Jason Gunthorpe wrote:
> On Fri, Nov 30, 2018 at 01:22:03PM +0200, Leon Romanovsky wrote:
> > From: Leon Romanovsky <leonro@mellanox.com>
> >
> > >From Danit,
> >
> > Packet based credit mode is an alternative end-to-end credit mode for QPs
> > set during their creation. Credits are transported from the responder
> > to the requester to optimize the use of its receive resources.
> > In packet-based credit mode, credits are issued on a per packet basis.
> >
> > The advantage of this feature comes while sending large RDMA messages
> > through switches that are short in memory.
> >
> > The first commit exposes QP creation flag and the HCA capability. The
> > second commit adds support for a new DV QP creation flag. The last
> > commit report packet based credit mode capability via the MLX5DV device
> > capabilities.
> >
> > Thanks
> >
> > Danit Goldberg (3):
> > net/mlx5: Expose packet based credit mode
> > IB/mlx5: Add packet based credit mode support
> > IB/mlx5: Report packet based credit mode device capability
>
> This looks fine to me, can you update the shared branch please
Done, thanks
3fd3c80acc17 net/mlx5: Expose packet based credit mode
>
> Thanks,
> Jason
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
next prev parent reply other threads:[~2018-12-07 6:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 11:22 [PATCH rdma-next 0/3] Packet based credit mode Leon Romanovsky
2018-11-30 11:22 ` [PATCH mlx5-next 1/3] net/mlx5: Expose packet " Leon Romanovsky
2018-11-30 11:22 ` [PATCH rdma-next 2/3] IB/mlx5: Add packet based credit mode support Leon Romanovsky
2018-11-30 11:22 ` [PATCH rdma-next 3/3] IB/mlx5: Report packet based credit mode device capability Leon Romanovsky
2018-12-07 3:27 ` [PATCH rdma-next 0/3] Packet based credit mode Jason Gunthorpe
2018-12-07 6:04 ` Leon Romanovsky [this message]
2018-12-07 20:29 ` Jason Gunthorpe
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=20181207060426.GC3845@mtr-leonro.mtl.com \
--to=leon@kernel.org \
--cc=danitg@mellanox.com \
--cc=dledford@redhat.com \
--cc=jgg@ziepe.ca \
--cc=linux-rdma@vger.kernel.org \
--cc=majd@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=saeedm@mellanox.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.