numam-spdk/test/lib
Ben Walker 60c38d4022 bdev: Change unmap to use offset/len instead of descriptors
This is far simpler, although it does limit the bdev
layer to unmapped just one range per command. In practice,
all of our code reports limits of just one range per command
anyway.

Change-Id: I99247ab349fe85b9925769e965833b06708d0d70
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/370382
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-04 20:03:37 -04:00
..
bdev bdev: Change unmap to use offset/len instead of descriptors 2017-08-04 20:03:37 -04:00
blobfs makefiles: remove DPDK_INC cflags, no longer needed 2017-08-01 13:41:26 -04:00
env env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
event event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
ioat test: move IOAT library unit test to test/unit 2017-06-21 18:57:35 -04:00
json test: move JSON library unit tests to test/unit 2017-06-20 13:46:07 -04:00
nvme nvme: fix _nvme_ns_cmd_split_sgl_request for last SGE not page aligned 2017-07-31 13:10:52 -04:00
Makefile test: move iSCSI unit tests to test/unit 2017-06-28 13:10:27 -04:00
test_env.c test: add unit test framework for bdev.c 2017-07-05 15:09:46 -04:00