Spdk/lib
Ben Walker ca7a61e18a nvmf: New RDMA connections move to lcore after CONNECT capsule
Instead of starting the connection poller immediately upon
the connect event, wait for the first connect capsule to
start the poller.

This builds toward associating all connections with the same
session with the same lcore.

Change-Id: I7f08b2dd34585d093ad36a4ebca63c5f782dcf14
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-07-15 10:32:40 -07:00
..
conf conf: Add configuration file iteration functions 2016-05-13 09:51:37 -07:00
cunit cunit: add test result JSON formatting 2016-05-12 15:42:09 -07:00
event event: Add a lib to configure with rpc 2016-07-13 10:13:49 -07:00
ioat build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
json json: fix spdk_json_write_val with nested objects 2016-05-11 10:43:02 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log log: Add a lib for integrating the log lib with event framework. 2016-07-13 10:13:48 -07:00
memory vtophys: fix usermode address range check 2016-06-22 16:41:29 -07:00
nvme nvme: Limit max completions in a single poll 2016-07-07 17:05:17 -07:00
nvmf nvmf: New RDMA connections move to lcore after CONNECT capsule 2016-07-15 10:32:40 -07:00
rpc rpc: Add an RPC subsystem 2016-06-22 15:45:50 -07:00
trace trace: validate group IDs 2016-05-24 09:53:19 -07:00
util nvme: detect all uio drivers instead of just uio_pci_generic 2016-07-13 10:34:47 -07:00
Makefile CONFIG: rename CONFIG_NVMF to CONFIG_RDMA 2016-07-14 12:58:17 -07:00