Spdk/test/unit/lib/nvmf/rdma.c
Seth Howell b6b0a0ba59 rdma: adjust I/O unit based on device SGL support
For devices that support fewer SGE elements than our default values, we
need to adjust the I/O unit size so that we don't ever try to submit
more SGLs than we are allowed to.

Change-Id: I316d88459380f28009cc8a3d9357e9c67b08e871
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/442776
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-02-12 18:46:57 +00:00
..
.gitignore test/unit: add rdma unittest file. 2018-12-04 17:13:29 +00:00
Makefile test/unit: add rdma unittest file. 2018-12-04 17:13:29 +00:00
rdma_ut.c rdma: adjust I/O unit based on device SGL support 2019-02-12 18:46:57 +00:00