+10
−0
drivers/nvme/target/tcp.c
0 → 100644
+1737
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch implements the TCP transport driver for the NVMe over Fabrics target stack. This allows exporting NVMe over Fabrics functionality over good old TCP/IP. The driver implements the TP 8000 of how nvme over fabrics capsules and data are encapsulated in nvme-tcp pdus and exchaged on top of a TCP byte stream. nvme-tcp header and data digest are supported as well. Signed-off-by:Sagi Grimberg <sagi@lightbitslabs.com> Signed-off-by:
Roy Shterman <roys@lightbitslabs.com> Signed-off-by:
Solganik Alexander <sashas@lightbitslabs.com> Signed-off-by:
Christoph Hellwig <hch@lst.de>
File added.
Preview size limit exceeded, changes collapsed.