Spdk/test/unit/lib
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
..
bdev bdev: make QoS channel management thread safe 2018-03-13 14:06:23 -04:00
blob Revert "blob: queue sync requests if one already in progress" 2018-03-12 20:37:49 -04:00
blobfs test/unit: move unittest.sh and dependencies here. 2018-03-13 18:44:34 -04:00
event subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
ioat test: use spdk.unittest.mk for ioat unit tests 2018-02-14 10:40:40 -05:00
iscsi iscsi: Change the type of some negotiation params from uint32_t to bool 2018-03-14 13:41:22 -04:00
json ut/json: add missing UT for int64/uint64 write 2018-02-20 13:05:36 -05:00
jsonrpc jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
log test: use spdk.unittest.mk for event and log unit tests 2018-02-14 11:07:05 -05:00
lvol bdev: Added functions allowing logical volume store rename. 2018-03-08 11:26:16 -05:00
net net: create NET_MODULE for compiling different net_implementations 2018-03-15 17:54:29 -04:00
nvme nvme: use uint32_t consistently for NSID values 2018-03-16 14:15:08 -04:00
nvmf nvmf: centralize duplicate subsystem NQN check 2018-03-14 12:54:15 -04:00
scsi scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
util lib/util: return const pointer from spdk_cpuset_fmt 2018-02-20 13:05:36 -05:00
vhost vhost: always inline spdk_vhost_dev_has_feature 2018-02-20 12:35:21 -05:00
Makefile test: add spdk_sock unit tests 2018-02-12 12:30:39 -05:00