From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Matan Barak <matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
Majd Dibbiny <majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
Noa Osherovich <noaos-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH for-next 0/2] Adding memory re-registration for mlx5
Date: Thu, 3 Mar 2016 10:48:27 -0500 [thread overview]
Message-ID: <56D85CCB.5050704@redhat.com> (raw)
In-Reply-To: <1456757211-8112-1-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 1458 bytes --]
On 02/29/2016 09:46 AM, Matan Barak wrote:
> From: Noa Osherovich <noaos-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
>
> Hi Doug,
>
> This series adds memory re-registration support for the mlx5 driver.
> Re-registration of memory region uses UMR if the current MKey is large
> enough to encompass the requested length. When this is not possible,
> a new MKey is created using the firmware command interface. In this
> case, new LKey and RKey are created and must be communicated to
> remote peers by the user.
>
> The MR's umem is kept only through a PD-only change. Otherwise, it is
> replaced as well.
>
> The series contains 2 patches:
> The first patch refactors the register and deregister MR flow so that
> some code parts could be shared later on with the re-registration
> flow.
> The second patch introduces the actual re-registration flow.
>
> Thanks,
> Noa and Matan
>
> Noa Osherovich (2):
> IB/mlx5: Refactoring register MR code
> IB/mlx5: Added support for re-registration of MRs
>
> drivers/infiniband/hw/mlx5/main.c | 2 +
> drivers/infiniband/hw/mlx5/mlx5_ib.h | 9 +
> drivers/infiniband/hw/mlx5/mr.c | 375 ++++++++++++++++++++++++++++-------
> drivers/infiniband/hw/mlx5/qp.c | 51 ++++-
> 4 files changed, 359 insertions(+), 78 deletions(-)
>
Thanks, applied.
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG KeyID: 0E572FDD
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]
prev parent reply other threads:[~2016-03-03 15:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 14:46 [PATCH for-next 0/2] Adding memory re-registration for mlx5 Matan Barak
[not found] ` <1456757211-8112-1-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-02-29 14:46 ` [PATCH for-next 1/2] IB/mlx5: Refactoring register MR code Matan Barak
2016-02-29 14:46 ` [PATCH for-next 2/2] IB/mlx5: Added support for re-registration of MRs Matan Barak
2016-03-03 15:48 ` Doug Ledford [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=56D85CCB.5050704@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=majd-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=noaos-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
/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