Spdk/lib
Daniel Verkamp be54ddb05c nvme/rdma: retrieve CAP during ctrlr_construct
Fill in the cached copy of CAP in the generic NVMe controller to match
the PCIe transport.

This is not really early enough, since CAP is used during the reset
process to determine the reset timeout, but that will have to be fixed
separately by rearranging some of the transport callbacks.

Change-Id: Ia8e20dbb8f21c2871afb9e00db56d0730e597331
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-21 17:02:11 -07:00
..
bdev bdev/rpc: add driver-specific data to get_bdevs 2016-11-21 12:35:57 -07:00
conf conf: move structures out of public API header 2016-11-16 10:33:16 -07:00
copy copy_engine: only calculate task size once 2016-11-16 15:04:45 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk build: consolidate library outputs in build/lib 2016-11-17 13:15:09 -07:00
event log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
ioat log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
iscsi iscsi: fix unused variable warning in release build 2016-11-17 10:29:11 -07:00
json json: add spdk_json_write_[u]int64() 2016-11-02 09:10:54 -07:00
jsonrpc log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
log log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
net log: split internal TRACELOG macro into new header 2016-11-16 13:33:51 -07:00
nvme nvme/rdma: retrieve CAP during ctrlr_construct 2016-11-21 17:02:11 -07:00
nvmf nvme: Add nvme over fabrics support 2016-11-18 13:58:44 -07:00
rpc rpc: always unregister RPC setup poller 2016-10-21 15:42:53 -07:00
scsi lib/scsi: handle scattered input/output buffers for non IO commands 2016-11-21 10:52:35 -07:00
trace Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
util util/bit_array: use spdk_realloc for process sharing 2016-11-09 15:04:20 -07:00
Makefile env: rename default implementation to env_dpdk 2016-11-14 08:48:20 -07:00