linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sagi Grimberg <sagi@grimberg.me>
To: Christoph Hellwig <hch@lst.de>, axboe@kernel.dk, keith.busch@intel.com
Cc: linux-nvme@lists.infradead.org, linux-block@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Subject: Re: NVMe over Fabrics RDMA transport drivers
Date: Tue, 7 Jun 2016 14:57:09 +0300	[thread overview]
Message-ID: <5756B695.5020305@grimberg.me> (raw)
In-Reply-To: <1465248215-18186-1-git-send-email-hch@lst.de>

We forgot to CC Linux-rdma, CC'ing...

On 07/06/16 00:23, Christoph Hellwig wrote:
> This patch set implements the NVMe over Fabrics RDMA host and the target
> drivers.
>
> The host driver is tied into the NVMe host stack and implements the RDMA
> transport under the NVMe core and Fabrics modules. The NVMe over Fabrics
> RDMA host module is responsible for establishing a connection against a
> given target/controller, RDMA event handling and data-plane command
> processing.
>
> The target driver hooks into the NVMe target core stack and implements
> the RDMA transport. The module is responsible for RDMA connection
> establishment, RDMA event handling and data-plane RDMA commands
> processing.
>
> RDMA connection establishment is done using RDMA/CM and IP resolution.
> The data-plane command sequence follows the classic storage model where
> the target pushes/pulls the data.
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-block" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

       reply	other threads:[~2016-06-07 11:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1465248215-18186-1-git-send-email-hch@lst.de>
2016-06-07 11:57 ` Sagi Grimberg [this message]
     [not found]   ` <5756B695.5020305-NQWnxTmZq1alnMjI0IkVqw@public.gmane.org>
2016-06-07 12:01     ` NVMe over Fabrics RDMA transport drivers Christoph Hellwig
2016-06-07 14:55   ` Woodruff, Robert J
2016-06-07 20:14     ` Steve Wise
2016-06-07 20:27       ` Christoph Hellwig
     [not found] ` <1465248215-18186-4-git-send-email-hch@lst.de>
     [not found]   ` <1465248215-18186-4-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-06-07 11:59     ` [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation Sagi Grimberg
     [not found] ` <1465248215-18186-5-git-send-email-hch@lst.de>
2016-06-07 12:00   ` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver Sagi Grimberg
     [not found]     ` <5756B75C.9000409-ImC7XgPzLAfvYQKSrp0J2Q@public.gmane.org>
2016-06-09 21:42       ` Steve Wise
2016-06-09 21:54         ` Ming Lin
2016-06-14 14:32         ` Christoph Hellwig
2016-06-09 23:03       ` Steve Wise
2016-06-14 14:31         ` Christoph Hellwig
2016-06-14 15:14           ` Steve Wise
     [not found]           ` <00ea01d1c64f$64db8880$2e929980$@opengridcomputing.com>
2016-06-14 15:23             ` Steve Wise
2016-06-14 16:10         ` Steve Wise
2016-06-14 16:22           ` Steve Wise
2016-06-15 18:32             ` Sagi Grimberg
2016-06-14 16:47           ` Hefty, Sean
     [not found] ` <1465248215-18186-6-git-send-email-hch@lst.de>
     [not found]   ` <1465248215-18186-6-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-06-07 12:00     ` [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver Sagi Grimberg

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=5756B695.5020305@grimberg.me \
    --to=sagi@grimberg.me \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=keith.busch@intel.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nvme@lists.infradead.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 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).