From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Steve Wise" To: "'Christoph Hellwig'" , , Cc: , , , "'Jay Freyensee'" , "'Ming Lin'" , "'Sagi Grimberg'" References: <1467809752-31320-1-git-send-email-hch@lst.de> <1467809752-31320-6-git-send-email-hch@lst.de> In-Reply-To: <1467809752-31320-6-git-send-email-hch@lst.de> Subject: RE: [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver Date: Fri, 8 Jul 2016 08:53:59 -0500 Message-ID: <003c01d1d920$2d5c0040$881400c0$@opengridcomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-ID: > This patch implements the RDMA host (initiator in SCSI speak) driver. It > can be used to connect to remote NVMe over Fabrics controllers over > Infiniband, RoCE or iWarp, and uses the existing NVMe core driver as well > a the new fabrics library. > > To connect to all NVMe over Fabrics controller reachable on a given taget > port using RDMA/CM use the following command: > > nvme connect-all -t rdma -a $IPADDR > > This requires the latest version of nvme-cli with Fabrics support. > > Signed-off-by: Jay Freyensee > Signed-off-by: Ming Lin > Signed-off-by: Sagi Grimberg > Signed-off-by: Christoph Hellwig Looks fine. Reviewed by: Steve Wise From mboxrd@z Thu Jan 1 00:00:00 1970 From: swise@opengridcomputing.com (Steve Wise) Date: Fri, 8 Jul 2016 08:53:59 -0500 Subject: [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver In-Reply-To: <1467809752-31320-6-git-send-email-hch@lst.de> References: <1467809752-31320-1-git-send-email-hch@lst.de> <1467809752-31320-6-git-send-email-hch@lst.de> Message-ID: <003c01d1d920$2d5c0040$881400c0$@opengridcomputing.com> > This patch implements the RDMA host (initiator in SCSI speak) driver. It > can be used to connect to remote NVMe over Fabrics controllers over > Infiniband, RoCE or iWarp, and uses the existing NVMe core driver as well > a the new fabrics library. > > To connect to all NVMe over Fabrics controller reachable on a given taget > port using RDMA/CM use the following command: > > nvme connect-all -t rdma -a $IPADDR > > This requires the latest version of nvme-cli with Fabrics support. > > Signed-off-by: Jay Freyensee > Signed-off-by: Ming Lin > Signed-off-by: Sagi Grimberg > Signed-off-by: Christoph Hellwig Looks fine. Reviewed by: Steve Wise From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [PATCH 5/5] nvme-rdma: add a NVMe over Fabrics RDMA host driver Date: Fri, 8 Jul 2016 08:53:59 -0500 Message-ID: <003c01d1d920$2d5c0040$881400c0$@opengridcomputing.com> References: <1467809752-31320-1-git-send-email-hch@lst.de> <1467809752-31320-6-git-send-email-hch@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1467809752-31320-6-git-send-email-hch-jcswGhMUV9g@public.gmane.org> Content-Language: en-us Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: 'Christoph Hellwig' , axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org, keith.busch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org Cc: linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nvme-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, 'Jay Freyensee' , 'Ming Lin' , 'Sagi Grimberg' List-Id: linux-rdma@vger.kernel.org > This patch implements the RDMA host (initiator in SCSI speak) driver. It > can be used to connect to remote NVMe over Fabrics controllers over > Infiniband, RoCE or iWarp, and uses the existing NVMe core driver as well > a the new fabrics library. > > To connect to all NVMe over Fabrics controller reachable on a given taget > port using RDMA/CM use the following command: > > nvme connect-all -t rdma -a $IPADDR > > This requires the latest version of nvme-cli with Fabrics support. > > Signed-off-by: Jay Freyensee > Signed-off-by: Ming Lin > Signed-off-by: Sagi Grimberg > Signed-off-by: Christoph Hellwig Looks fine. Reviewed by: Steve Wise -- 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