Spdk/test/unit/lib/nvme
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
..
nvme_ctrlr_cmd.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme_ctrlr.c nvme: add transport get_max_sges abstraction 2017-08-02 17:15:21 -04:00
nvme_ns_cmd.c nvme: add support for NS Optimal IO Boundary 2017-08-16 15:55:29 -04:00
nvme_ns.c nvme: add support for NS Optimal IO Boundary 2017-08-16 15:55:29 -04:00
nvme_pcie.c nvme: refactor PRP building code 2017-08-08 14:09:33 -04:00
nvme_qpair.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme_quirks.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme.c ut/nvme: add coverage for nvme_free_request() 2017-08-14 15:38:04 -04:00
Makefile test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00