Spdk/test/unit/lib
Daniel Verkamp 99f838a36a nvme: add support for NS Optimal IO Boundary
An optional field was added in NVMe 1.3 to indicate the optimal I/O
boundary that should not be crossed for best performance.  This is
equivalent to the existing Intel-specific stripe size quirk.

Add support for the new NOIOB field and move the current quirk-based
code so it is updated in nvme_ns_identify_update().

Change-Id: Ifc4974f51dcd59e7f24565d8d5159b036458c6e5
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/373132
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-16 15:55:29 -04:00
..
bdev test/bdev/gpt: link spdk_util for CRC32 function 2017-08-15 15:24:29 -04:00
blob test: move blob library unit tests to test/unit 2017-06-21 18:57:35 -04:00
blobfs blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -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: add support for NS Optimal IO Boundary 2017-08-16 15:55:29 -04:00
nvmf nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00
scsi scsi: allow zero-length read and write 2017-08-15 15:26:37 -04:00
util util/crc32c: add SSE 4.2 CRC32 instruction support 2017-08-02 19:47:35 -04:00
vhost lib: replace strerror with strerror_r 2017-08-15 16:47:01 -04:00
Makefile blobfs, tree: fix a bug in spdk_tree_insert_buffer 2017-08-15 16:36:41 -04:00