0aec36be1f
Instead of the next_sge callback returning the physical address directly, make it return the virtual address and convert to physical address inside the NVMe library. This is necessary for NVMe over Fabrics host support, since the RDMA userspace API requires virtual addresses rather than physical addresses. It is also more consistent with the normal non-SGL NVMe functions that already take virtual addresses. Change-Id: I79a7af64ead987535f6bf3057b2b22aef3171c5b Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
bdev | ||
env | ||
event | ||
ioat | ||
iscsi | ||
json | ||
jsonrpc | ||
log | ||
nvme | ||
nvmf | ||
scsi | ||
util | ||
Makefile |