Spdk/test/nvmf
Seth Howell 89d2efe07e rdma: set the srq param in the initiator.
We were setting this value in the target from our initiator, but it
turns out the rdma_conn_params struct is responsible for setting the
opposite side so we need to add it in the target side when accepting
connections.

Also, add a test to demonstrate target functionality when we overwhelm
the SRQ. It is useful to note that performance really tanks when you
start overwhelming the srq so it may be useful to use this test case to
check performance gains in edge cases over time.

Change-Id: Iac541bd9fc1d82eca9f21e7abc3f625663a6c460
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/451678
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-04-24 09:22:16 +00:00
..
bdev_io_wait test/nvmf: Use create_transport instead of set_tgt_opts 2018-10-12 16:30:24 +00:00
connect_disconnect test/nvmf: add connect_disconnect test back to nightly 2019-03-08 21:09:09 +00:00
create_transport test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
discovery test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
filesystem test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
fio scripts/fio.py: add support for specifying num_jobs 2019-04-24 09:22:16 +00:00
host rdma: set the number of wr sge_entries per I/O 2019-04-19 17:29:45 +00:00
lvol scripts/fio.py: add support for specifying num_jobs 2019-04-24 09:22:16 +00:00
multiconnection scripts/fio.py: add support for specifying num_jobs 2019-04-24 09:22:16 +00:00
nmic scripts/fio.py: add support for specifying num_jobs 2019-04-24 09:22:16 +00:00
nvme_cli NVMF: Add model number as parameter to construct_nvmf_subsystem (-d option). 2019-04-23 16:51:16 +00:00
rpc test/nvmf: Delete unneeded references to start_subsystem_init 2018-10-22 22:33:13 +00:00
shutdown nvme_bdev: add parsing for hostaddr and hostsvcid 2018-12-20 17:31:43 +00:00
srq_overwhelm rdma: set the srq param in the initiator. 2019-04-24 09:22:16 +00:00
common.sh test/nvmf: detect a subclass of Chelsio NICs 2019-03-07 08:35:02 +00:00
nvmf.sh rdma: set the srq param in the initiator. 2019-04-24 09:22:16 +00:00
test_plan.md test/nvmf: remove nvmf_tgt+pmem test 2018-04-03 14:14:29 -04:00