Spdk/test/lib
Daniel Verkamp 414b754579 scsi: remove SCSI task id and add iSCSI task tag
The SCSI layer was not using the task ID for anything; the iSCSI layer
was using it to store the task tag, so move it there and rename it to
"tag" to make its purpose clear.

Change-Id: Ibda4f4e215056116b9be4a3a0264f98bc4c29535
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-05-04 10:10:47 -07:00
..
bdev test/bdevperf: remove unnecessary DPDK log function call 2017-05-03 15:34:14 -07:00
blob blob: Fix potential NULL pointer dereference in blob_ut 2017-03-27 15:15:24 -07:00
blobfs Add test cases to blobfs_ut.c 2017-05-02 15:17:59 -07:00
env test: Shorten some relative paths using readlink 2017-04-07 08:14:34 -07:00
event scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
ioat test: Shorten some relative paths using readlink 2017-04-07 08:14:34 -07:00
iscsi scsi: make spdk_scsi_port definition private 2017-05-04 09:05:53 -07:00
json test/json_util: add unit test for spdk_json_decode_bool() 2017-05-03 10:57:51 -07:00
jsonrpc autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
log autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
nvme Add test function at spdk nvme_ctrlr_c 2017-05-03 16:52:43 -07:00
nvmf Add Cunit test function at subsystem_ut.c 2017-05-03 17:12:45 -07:00
scsi scsi: remove SCSI task id and add iSCSI task tag 2017-05-04 10:10:47 -07:00
util build: replace DPDK_INC with ENV_CFLAGS 2017-03-21 15:41:13 -07:00
Makefile test/iscsi: build iSCSI unit tests on FreeBSD 2017-03-29 15:27:50 -07:00
test_env.c nvme: support new format in spdk_pci_addr_parse 2017-04-21 09:38:45 -07:00