Spdk/test
Jim Harris 002660c4f0 nvme: add transport get_max_sges abstraction
For pcie, this just equals the number of SGLs we can fit
into the per-tracker memory.

For rdma, this is just set to 1 for now since nvme_rdma.c
does not support multiple SGEs yet.  Once that support is
added, this will change to use MSDBD (Maximum SGL Data Block
Descriptors) instead from the controller identify data.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I34a4c546b5ff46918a296a73ed8cbcc6c9879d5a

Reviewed-on: https://review.gerrithub.io/372358
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-02 17:15:21 -04:00
..
app test/app/stub: remove sentinel file on shutdown 2017-06-23 11:02:04 -04:00
blobfs/rocksdb test, blofs: remove the RESULTS_DIR prefix 2017-07-25 15:56:57 -04:00
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt test/nvmf: remove hardcoded NVMF ip address. 2017-08-02 14:00:22 -04:00
lib nbd: move nbd code to a new library 2017-08-02 13:27:21 -04:00
nvmf test/nvmf: remove hardcoded NVMF ip address. 2017-08-02 14:00:22 -04:00
unit nvme: add transport get_max_sges abstraction 2017-08-02 17:15:21 -04:00
vhost vhost_scsi: implemented abstract vhost event layer 2017-07-20 13:19:26 -04:00
Makefile test: begin moving unit tests into test/unit 2017-06-16 16:43:48 -04:00
spdk_cunit.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00