Spdk/test/unit/lib/nvme
Daniel Verkamp c937fab3cb nvme: use uint32_t consistently for NSID values
A few places were accidentally storing namespace IDs in uint16_t.

Change-Id: Iae9d709fb20bc1ac0a584ccd9683b721ce5de961
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/403886
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-16 14:15:08 -04:00
..
nvme_ctrlr_cmd.c build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
nvme_ctrlr.c nvme: use uint32_t consistently for NSID values 2018-03-16 14:15:08 -04:00
nvme_ns_cmd.c build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
nvme_ns.c nvme: use uint32_t consistently for NSID values 2018-03-16 14:15:08 -04:00
nvme_pcie.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
nvme_qpair.c build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
nvme_quirks.c nvme: add debug logs for matched quirks 2018-02-23 10:07:39 -05:00
nvme.c build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
Makefile test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00