Spdk/lib/nvmf
Seth Howell bb3e441388 rdma: destroy qpairs based on num_outstanding_wr.
Both Mellanox and Soft-RoCE NICs work with this approach.

Change-Id: I7b05e54037761c4d5e58484e1c55934c47ac1ab9
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/446134
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-03-08 21:09:09 +00:00
..
ctrlr_bdev.c nvmf: set controller/namespace identify data to enable reservation 2019-03-08 20:55:10 +00:00
ctrlr_discovery.c
ctrlr.c nvmf: set controller/namespace identify data to enable reservation 2019-03-08 20:55:10 +00:00
Makefile
nvmf_fc.h
nvmf_internal.h nvmf: add namespace reservation acquire command support 2019-03-07 06:46:45 +00:00
nvmf.c
rdma.c rdma: destroy qpairs based on num_outstanding_wr. 2019-03-08 21:09:09 +00:00
subsystem.c nvmf: add namespace reservation report command support 2019-03-08 20:55:10 +00:00
tcp.c nvme/tcp: optimize nvme_tcp_build_iovecs function. 2019-03-07 02:59:33 +00:00
transport.c nvmf: use io unit size in transport buffer pools 2019-02-12 23:34:20 +00:00
transport.h