Spdk/test/lib
Daniel Verkamp df8129fb39 nvme: move num_entries to transport-specific qpairs
The spdk_nvme_qpair::num_entries value is never used in the common code,
so move it to the individual transport qpairs to make it clear that it
is a transport-specific implementation detail.

Change-Id: I5c8f0de4fcd808912ba6d248cf5cee816079fd32
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-05 15:49:09 -07:00
..
bdev event: remove spdk_event_allocate() next parameter 2017-01-05 11:57:18 -07:00
env Add missing .gitignore files for binaries 2016-12-06 09:51:00 -07:00
event event: remove spdk_event_allocate() next parameter 2017-01-05 11:57:18 -07:00
ioat env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
iscsi event: remove spdk_event_allocate() next parameter 2017-01-05 11:57:18 -07:00
json json: add printf-style spdk_json_write_string_fmt() 2016-11-22 16:32:35 -07:00
jsonrpc build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
log log: print trace flag names in SPDK_TRACELOG() 2016-11-28 13:15:08 -07:00
nvme nvme: move num_entries to transport-specific qpairs 2017-01-05 15:49:09 -07:00
nvmf nvmf_tgt: implement log page offset for discovery 2016-12-14 12:15:19 -07:00
scsi event: remove spdk_event_t typedef 2017-01-05 11:57:18 -07:00
util build: define SPDK_LIB_LIST to simplify building dependencies and linker args 2016-11-22 11:45:48 -07:00
Makefile test/iscsi: add pdu test 2016-11-23 11:29:41 -07:00