All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Wise" <swise@opengridcomputing.com>
To: dledford@redhat.com
Cc: bart.vanassche@sandisk.com, sagi@grimberg.me,
	linux-rdma@vger.kernel.org, target-devel@vger.kernel.org,
	'Christoph Hellwig' <hch@lst.de>
Subject: RE: generic RDMA READ/WRITE API V8
Date: Tue, 10 May 2016 12:26:28 -0500	[thread overview]
Message-ID: <9b8601d1aae1$15f13d70$41d3b850$@opengridcomputing.com> (raw)
In-Reply-To: <1462291273-22403-1-git-send-email-hch@lst.de>

> 
> This series contains patches that implement a first version of a generic
> API to handle RDMA READ/WRITE operations as commonly used on the target
> (or server) side for storage protocols.
> 
> This has been developed for the upcoming NVMe over Fabrics target, and
> extensively teѕted as part of that, although this upstream version has
> additional updates over the one we're currently using.
> 
> It hides details such as the use of MRs for iWarp devices, and will allow
> looking at other HCA specifics easily in the future.
> 
> This series contains also conversion the SRP and iSER targets to the new
> API.
> 
> I think it's basically ready to merge now.
> 
> I also have a git tree available at:
> 
> 	git://git.infradead.org/users/hch/rdma.git rdma-rw-api
> 
> gitweb:
> 
> 	http://git.infradead.org/users/hch/rdma.git/shortlog/refs/heads/rdma-rw-
> api
>

Hey Doug, 

Is this on your to-do list for 4.7?  I think it is ready to merge.  But I don't see it in your k.o/for-4.7 branch yet.

Thanks,

Steve.

  parent reply	other threads:[~2016-05-10 17:26 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03 16:01 generic RDMA READ/WRITE API V8 Christoph Hellwig
2016-05-03 16:01 ` [PATCH 01/11] IB/cma: pass the port number to ib_create_qp Christoph Hellwig
2016-05-03 16:01 ` [PATCH 02/11] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg Christoph Hellwig
     [not found]   ` <1462291273-22403-3-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-05-08  8:08     ` Christoph Hellwig
2016-05-03 16:01 ` [PATCH 03/11] IB/core: add a helper to check for READ WITH INVALIDATE support Christoph Hellwig
2016-05-03 16:01 ` [PATCH 04/11] IB/core: refactor ib_create_qp Christoph Hellwig
     [not found] ` <1462291273-22403-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-05-03 16:01   ` [PATCH 05/11] IB/core: add a simple MR pool Christoph Hellwig
2016-05-03 16:01   ` [PATCH 06/11] IB/core: add a need_inval flag to struct ib_mr Christoph Hellwig
2016-05-03 16:01   ` [PATCH 07/11] IB/core: generic RDMA READ/WRITE API Christoph Hellwig
2016-05-03 16:01   ` [PATCH 08/11] target: enhance and export target_alloc_sgl/target_free_sgl Christoph Hellwig
2016-05-03 16:01   ` [PATCH 09/11] IB/srpt: convert to the generic RDMA READ/WRITE API Christoph Hellwig
2016-05-03 21:16     ` Bart Van Assche
2016-05-03 16:01   ` [PATCH 10/11] IB/core: add RW API support for signature MRs Christoph Hellwig
2016-05-03 16:01 ` [PATCH 11/11] IB/isert: convert to the generic RDMA READ/WRITE API Christoph Hellwig
     [not found]   ` <1462291273-22403-12-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-05-04  6:15     ` Leon Romanovsky
2016-05-10 17:26 ` Steve Wise [this message]
2016-05-10 17:29   ` generic RDMA READ/WRITE API V8 Bart Van Assche
2016-05-12 18:04     ` Doug Ledford
2016-05-12 18:43 ` Doug Ledford

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='9b8601d1aae1$15f13d70$41d3b850$@opengridcomputing.com' \
    --to=swise@opengridcomputing.com \
    --cc=bart.vanassche@sandisk.com \
    --cc=dledford@redhat.com \
    --cc=hch@lst.de \
    --cc=linux-rdma@vger.kernel.org \
    --cc=sagi@grimberg.me \
    --cc=target-devel@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.