All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Wise <swise@opengridcomputing.com>
To: Christoph Hellwig <hch@lst.de>, bfields@redhat.com
Cc: linux-nfs@vger.kernel.org, linux-rdma@vger.kernel.org
Subject: Re: [PATCH] svc_rdma: use local_dma_lkey
Date: Mon, 4 Jan 2016 10:57:56 -0600	[thread overview]
Message-ID: <568AA494.6000907@opengridcomputing.com> (raw)
In-Reply-To: <1450789915-22032-1-git-send-email-hch@lst.de>


On 12/22/2015 7:11 AM, Christoph Hellwig wrote:
> We now alwasy have a per-PD local_dma_lkey available.  Make use of that
> fact in svc_rdma and stop registering our own MR.
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> Reviewed-by: Sagi Grimberg <sagig@mellanox.com>
> Reviewed-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
> Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
> ---
>   include/linux/sunrpc/svc_rdma.h            |  2 --
>   net/sunrpc/xprtrdma/svc_rdma_backchannel.c |  2 +-
>   net/sunrpc/xprtrdma/svc_rdma_recvfrom.c    |  4 ++--
>   net/sunrpc/xprtrdma/svc_rdma_sendto.c      |  6 ++---
>   net/sunrpc/xprtrdma/svc_rdma_transport.c   | 36 ++++--------------------------
>   5 files changed, 10 insertions(+), 40 deletions(-)

Reviewed-by: Steve Wise <swise@opengridcomputing.com>


WARNING: multiple messages have this Message-ID (diff)
From: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
To: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>,
	bfields-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Cc: linux-nfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] svc_rdma: use local_dma_lkey
Date: Mon, 4 Jan 2016 10:57:56 -0600	[thread overview]
Message-ID: <568AA494.6000907@opengridcomputing.com> (raw)
In-Reply-To: <1450789915-22032-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>


On 12/22/2015 7:11 AM, Christoph Hellwig wrote:
> We now alwasy have a per-PD local_dma_lkey available.  Make use of that
> fact in svc_rdma and stop registering our own MR.
>
> Signed-off-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
> Reviewed-by: Sagi Grimberg <sagig-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> Reviewed-by: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
> Reviewed-by: Chuck Lever <chuck.lever-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
> ---
>   include/linux/sunrpc/svc_rdma.h            |  2 --
>   net/sunrpc/xprtrdma/svc_rdma_backchannel.c |  2 +-
>   net/sunrpc/xprtrdma/svc_rdma_recvfrom.c    |  4 ++--
>   net/sunrpc/xprtrdma/svc_rdma_sendto.c      |  6 ++---
>   net/sunrpc/xprtrdma/svc_rdma_transport.c   | 36 ++++--------------------------
>   5 files changed, 10 insertions(+), 40 deletions(-)

Reviewed-by: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2016-01-04 16:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 13:11 [PATCH] svc_rdma: use local_dma_lkey Christoph Hellwig
2015-12-22 13:11 ` Christoph Hellwig
2016-01-04 16:57 ` Steve Wise [this message]
2016-01-04 16:57   ` Steve Wise
  -- strict thread matches above, loose matches on Subject: below --
2015-12-16 15:11 small svc_rdma cleanup Christoph Hellwig
2015-12-16 15:11 ` [PATCH] svc_rdma: use local_dma_lkey Christoph Hellwig
2015-12-16 15:11   ` Christoph Hellwig
2015-12-16 15:17   ` Chuck Lever
2015-12-16 15:17     ` Chuck Lever
2015-12-16 15:39   ` Sagi Grimberg
2015-12-16 15:39     ` Sagi Grimberg
2015-12-16 18:49   ` Jason Gunthorpe
2015-12-16 18:49     ` 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=568AA494.6000907@opengridcomputing.com \
    --to=swise@opengridcomputing.com \
    --cc=bfields@redhat.com \
    --cc=hch@lst.de \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.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 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.