Spdk/lib
Daniel Verkamp 5f6f676cbf nvmf: fix rdma_reg_msgs size argument
The large buffer pool allocation was using the per-connection queue
depth, whereas the RDMA memory region registration was using the global
RDMA max queue depth.  These sizes need to match, so use the global RDMA
max queue depth for both calls.

Change-Id: Iae161b719e09e19ca3e81df6593b68a4a2e86614
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-08-05 08:51:02 -07:00
..
bdev event: add timer-based pollers 2016-08-03 09:00:54 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy copy_engine: add I/OAT copy engine module 2016-07-20 09:57:22 -07:00
cunit build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
event app: add function to get current core ID 2016-08-04 15:43:07 -07:00
ioat build: replace USE_PCIACCESS with config.h define 2016-07-20 09:53:47 -07:00
iscsi iscsi: use new rte_mempool_avail_count() API 2016-08-04 16:48:28 -07:00
json build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
net Add a network stack abstraction layer. 2016-08-03 13:30:27 -07:00
nvme nvme: change global g_nvme_driver object to a pointer 2016-08-04 15:45:35 -07:00
nvmf nvmf: fix rdma_reg_msgs size argument 2016-08-05 08:51:02 -07:00
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
scsi scsi: Make OBJECT_SCSI_TASK public 2016-08-04 13:15:23 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
util pci: stub out kernel driver functions on FreeBSD 2016-07-21 09:23:24 -07:00
Makefile iscsi: Add an iscsi library. 2016-08-03 14:43:40 -07:00