Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1416084
| From | Sagi Grimberg <sagi@grimberg.me> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: NVMe over Fabrics RDMA transport drivers |
| Date | 2016-06-07 14:00 +0200 |
| Message-ID | <rHnPQ-2e7-37@gated-at.bofh.it> (permalink) |
| References | <rHafU-1OH-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
NVMe over Fabrics RDMA transport drivers Christoph Hellwig <hch@lst.de> - 2016-06-06 23:30 +0200
Re: NVMe over Fabrics RDMA transport drivers Sagi Grimberg <sagi@grimberg.me> - 2016-06-07 14:00 +0200
Re: NVMe over Fabrics RDMA transport drivers Christoph Hellwig <hch@lst.de> - 2016-06-07 14:10 +0200
RE: NVMe over Fabrics RDMA transport drivers "Woodruff, Robert J" <robert.j.woodruff@intel.com> - 2016-06-07 17:00 +0200
Re: NVMe over Fabrics RDMA transport drivers Steve Wise <swise@opengridcomputing.com> - 2016-06-07 22:20 +0200
Re: NVMe over Fabrics RDMA transport drivers Christoph Hellwig <hch@lst.de> - 2016-06-07 22:30 +0200
Re: [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver Keith Busch <keith.busch@intel.com> - 2016-06-07 16:50 +0200
Re: [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver "Freyensee, James P" <james.p.freyensee@intel.com> - 2016-06-07 17:20 +0200
csiph-web