numam-spdk/test/unit/lib
Daniel Verkamp 269910c05c nvme: refactor PRP building code
This also changes the SGL -> PRP case to translate each 4K page from
virtual to physical, in case the buffer is not physically contiguous.

Change-Id: If027f9d656c52c56504f0c64cd4464e16440df63
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/371616
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-08 14:09:33 -04:00
..
bdev bdev: validate I/O offset block alignment 2017-08-07 17:48:22 -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 util: add CRC32 utility functions 2017-08-02 19:47:35 -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 nvme: refactor PRP building code 2017-08-08 14:09:33 -04:00
nvmf nvmf: Rename spdk_nvmf_conn to spdk_nvmf_qpair 2017-08-08 13:46:48 -04:00
scsi bdev: Change unmap to use offset/len instead of descriptors 2017-08-04 20:03:37 -04:00
util util/crc32c: add SSE 4.2 CRC32 instruction support 2017-08-02 19:47:35 -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