From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Steve Wise" To: "'Christoph Hellwig'" , , Cc: , , , "'Sagi Grimberg'" , "'Jay Freyensee'" , "'Ming Lin'" References: <1467809752-31320-1-git-send-email-hch@lst.de> <1467809752-31320-4-git-send-email-hch@lst.de> In-Reply-To: <1467809752-31320-4-git-send-email-hch@lst.de> Subject: RE: [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation Date: Fri, 8 Jul 2016 08:49:54 -0500 Message-ID: <003801d1d91f$9b664740$d232d5c0$@opengridcomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-ID: > From: Sagi Grimberg > > NVMe over Fabrics RDMA transport defines a connection establishment > protocol over the RDMA connection manager. This header will be used by > both the host and target drivers to negotiate the connection > establishment parameters. > > Signed-off-by: Jay Freyensee > Signed-off-by: Ming Lin > Signed-off-by: Sagi Grimberg > Signed-off-by: Christoph Hellwig > --- > include/linux/nvme-rdma.h | 71 > +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 include/linux/nvme-rdma.h > > diff --git a/include/linux/nvme-rdma.h b/include/linux/nvme-rdma.h > new file mode 100644 > index 0000000..bf240a3 > --- /dev/null > +++ b/include/linux/nvme-rdma.h > @@ -0,0 +1,71 @@ > +/* > + * Copyright (c) 2015 Mellanox Technologies. All rights reserved. > + * Copyright should be 2016? Otherwise looks good. 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:49:54 -0500 Subject: [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation In-Reply-To: <1467809752-31320-4-git-send-email-hch@lst.de> References: <1467809752-31320-1-git-send-email-hch@lst.de> <1467809752-31320-4-git-send-email-hch@lst.de> Message-ID: <003801d1d91f$9b664740$d232d5c0$@opengridcomputing.com> > From: Sagi Grimberg > > NVMe over Fabrics RDMA transport defines a connection establishment > protocol over the RDMA connection manager. This header will be used by > both the host and target drivers to negotiate the connection > establishment parameters. > > Signed-off-by: Jay Freyensee > Signed-off-by: Ming Lin > Signed-off-by: Sagi Grimberg > Signed-off-by: Christoph Hellwig > --- > include/linux/nvme-rdma.h | 71 > +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 include/linux/nvme-rdma.h > > diff --git a/include/linux/nvme-rdma.h b/include/linux/nvme-rdma.h > new file mode 100644 > index 0000000..bf240a3 > --- /dev/null > +++ b/include/linux/nvme-rdma.h > @@ -0,0 +1,71 @@ > +/* > + * Copyright (c) 2015 Mellanox Technologies. All rights reserved. > + * Copyright should be 2016? Otherwise looks good. Reviewed-by: Steve Wise From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [PATCH 3/5] nvme-rdma.h: Add includes for nvme rdma_cm negotiation Date: Fri, 8 Jul 2016 08:49:54 -0500 Message-ID: <003801d1d91f$9b664740$d232d5c0$@opengridcomputing.com> References: <1467809752-31320-1-git-send-email-hch@lst.de> <1467809752-31320-4-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-4-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, 'Sagi Grimberg' , 'Jay Freyensee' , 'Ming Lin' List-Id: linux-rdma@vger.kernel.org > From: Sagi Grimberg > > NVMe over Fabrics RDMA transport defines a connection establishment > protocol over the RDMA connection manager. This header will be used by > both the host and target drivers to negotiate the connection > establishment parameters. > > Signed-off-by: Jay Freyensee > Signed-off-by: Ming Lin > Signed-off-by: Sagi Grimberg > Signed-off-by: Christoph Hellwig > --- > include/linux/nvme-rdma.h | 71 > +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 71 insertions(+) > create mode 100644 include/linux/nvme-rdma.h > > diff --git a/include/linux/nvme-rdma.h b/include/linux/nvme-rdma.h > new file mode 100644 > index 0000000..bf240a3 > --- /dev/null > +++ b/include/linux/nvme-rdma.h > @@ -0,0 +1,71 @@ > +/* > + * Copyright (c) 2015 Mellanox Technologies. All rights reserved. > + * Copyright should be 2016? Otherwise looks good. 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