1f9da54e9c
Add a new example application that copies data between two NVMe namespaces, on two different NVMe controllers via the CMB that belongs to one of said controllers. This avoids using CPU system memory as a DMA buffer and reduces the number of external DMAs from two to one. Use: ./cmb_test -h for usage. Change-Id: Id930fb3bdb5c09bbecadae449a5238a73eeef642 Signed-off-by: Stephen Bates <sbates@raithlin.com> Reviewed-on: https://review.gerrithub.io/397040 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
arbitration | ||
cmb_copy | ||
fio_plugin | ||
hello_world | ||
hotplug | ||
identify | ||
nvme_manage | ||
perf | ||
reserve | ||
Makefile |