Thread (11 messages) 11 messages, 5 authors, 2017-03-10
STALE3423d

[PATCH RFC 1/4] nvme-fabrics: add TCP as valid NVMe transport type

From: Bert Kenward <hidden>
Date: 2017-03-10 11:31:04
Subsystem: nvm express driver, the rest · Maintainers: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg, Linus Torvalds

From: Ripduman Sohan <redacted>

Cc: Lucian Carata <lucian.carata at cl.cam.ac.uk>
Signed-off-by: Ripduman Sohan <rip.sohan at verrko.com>
Signed-off-by: Bert Kenward <bkenward at solarflare.com>
---
 include/linux/nvme.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/include/linux/nvme.h b/include/linux/nvme.h
index c43d435d4225..bfe6f2121e5b 100644
--- a/include/linux/nvme.h
+++ b/include/linux/nvme.h
@@ -49,6 +49,7 @@ enum {
 enum {
 	NVMF_TRTYPE_RDMA	= 1,	/* RDMA */
 	NVMF_TRTYPE_FC		= 2,	/* Fibre Channel */
+	NVMF_TRTYPE_TCP         = 3,    /* TCP */
 	NVMF_TRTYPE_LOOP	= 254,	/* Reserved for host usage */
 	NVMF_TRTYPE_MAX,
 };
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help