Spdk/examples
Ziye Yang e956be96eb nvme: Add the NVMe over fabrics TCP/IP transport support
It is the first patch to follow the NVMe over fabrics
spec and implmenent the NVMe/TCP transport. It can be
divided into work in the host and target sides:

Host side: Add the TCP/IP transport in nvme lib (lib/nvme).
Target side: Add the TCP/IP transport in nvmf lib (lib/nvmf).

Change-Id: Idc4f93750df676354f6c2ea8ecdb234e3638fd44
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/425191
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-11-19 20:36:05 +00:00
..
bdev nvme: Add the NVMe over fabrics TCP/IP transport support 2018-11-19 20:36:05 +00:00
blob build: remove blobfs, blob and blob_bdev from app SPDK_LIB_LISTs 2018-11-16 08:57:16 +00:00
ioat ioat/perf: handle spdk_mempool_get() failure 2018-11-19 17:59:25 +00:00
nvme nvme: add extended reservation data structure definition 2018-11-15 18:18:03 +00:00
sock net: add asynchronous initialization and finish 2018-11-07 17:08:27 +00:00
Makefile examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00