From: Doug Ledford <dledford@redhat.com>
To: Bart Van Assche <bart.vanassche@sandisk.com>,
Steve Wise <swise@opengridcomputing.com>
Cc: 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: Thu, 12 May 2016 14:04:57 -0400 [thread overview]
Message-ID: <281ac56b-e5d2-ca7f-4e4e-e55ac62a894c@redhat.com> (raw)
In-Reply-To: <57321A82.5090309@sandisk.com>
[-- Attachment #1: Type: text/plain, Size: 1423 bytes --]
On 05/10/2016 01:29 PM, Bart Van Assche wrote:
> On 05/10/2016 10:26 AM, Steve Wise wrote:
>>>
>>> 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.
>
> BTW, the SRP patches I'm working on will need the ib_map_mr_sg() changes
> from this patch series.
>
> Bart.
Yep, it's going in.
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: 0E572FDD
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 884 bytes --]
next prev parent reply other threads:[~2016-05-12 18:04 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 ` generic RDMA READ/WRITE API V8 Steve Wise
2016-05-10 17:29 ` Bart Van Assche
2016-05-12 18:04 ` Doug Ledford [this message]
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=281ac56b-e5d2-ca7f-4e4e-e55ac62a894c@redhat.com \
--to=dledford@redhat.com \
--cc=bart.vanassche@sandisk.com \
--cc=hch@lst.de \
--cc=linux-rdma@vger.kernel.org \
--cc=sagi@grimberg.me \
--cc=swise@opengridcomputing.com \
--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 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).