diff options
| author | Christoph Hellwig <[email protected]> | 2016-06-21 18:04:21 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2016-07-05 11:30:36 -0600 |
| commit | 3a85a5de29ea779634ddfd768059e06196687aba (patch) | |
| tree | b2c055a70538069b89089b17730e3a0ce0fa2452 /scripts/gdb/linux/proc.py | |
| parent | a07b4970f464f13640e28e16dad6cfa33647cc99 (diff) | |
nvme-loop: add a NVMe loopback host driver
This patch implements adds nvme-loop which allows to access local devices
exported as NVMe over Fabrics namespaces. This module can be useful for
easy evaluation, testing and also feature experimentation.
To createa nvme-loop device you need to configure the NVMe target to
export a loop port (see the nvmetcli documentaton for that) and then
connect to it using
nvme connect-all -t loop
which requires the very latest nvme-cli version 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]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions