diff options
author | Christoph Hellwig <[email protected]> | 2016-07-06 21:55:52 +0900 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-07-08 08:38:49 -0600 |
commit | 7110230719602852481c2793d054f866b2bf4a2b (patch) | |
tree | 6a03cbd202a96ac609563cd3de5aa59abc425c01 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8f000cac6e7a6edca7ab93bafc7ed28b27c1545b (diff) |
nvme-rdma: add a NVMe over Fabrics RDMA host driver
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 <[email protected]>
Signed-off-by: Ming Lin <[email protected]>
Signed-off-by: Sagi Grimberg <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Steve Wise <[email protected]>
Tested-by: Steve Wise <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions