Spdk/test/unit/lib
Ben Walker f6e62d2ce1 nvmf: Remove direct mode
There is now only virtual mode. Virtual mode has been
improved enough to reach feature parity with direct
mode and performance benchmarks show no degradation.
Simplify the code by always using virtual mode.

Change-Id: Id5cdb5d4d8c54e661b245ed7250c2f9d66ca2152
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/369496
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-08-02 13:57:45 -04:00
..
bdev util/nvme: added io_device unregister callback 2017-07-20 16:07:02 -04:00
blob test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
iscsi iscsi: change iscsi_bhs_scsi_req variable names. 2017-07-18 13:14:16 -04:00
json test/json_util_ut: assert that string is valid 2017-07-12 18:13:23 -04:00
jsonrpc jsonrpc: allow asynchronous request completion 2017-07-12 12:10:31 -04:00
log log: Remove configurable log facility 2017-07-05 19:28:29 -04:00
nvme unit test: add new mock macro and use macros in nvme_ut.c 2017-08-01 17:29:43 -04:00
nvmf nvmf: Remove direct mode 2017-08-02 13:57:45 -04:00
scsi bdev: pass descriptors for I/O operations 2017-07-14 13:31:30 -04:00
util string: add spdk_str_chomp() function 2017-08-01 13:42:26 -04:00
vhost vhost: split iovs which span hugepage boundaries 2017-07-31 13:10:52 -04:00
Makefile vhost: add unit test framework 2017-07-31 13:10:52 -04:00