Spdk/test/lib/nvme/unit
Daniel Verkamp 76469b2cf7 nvme: cache CAP register in spdk_nvme_ctrlr
The value of CAP should not change during the lifetime of a controller,
so read it once during ctrlr_construct and store it in the ctrlr.

Change-Id: I089d4141b4e0c9aae6c53abf9bb0ef6577dabe0b
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-20 12:56:45 -07:00
..
nvme_c nvme: move ctrlr alloction to transport 2016-10-18 13:35:14 -07:00
nvme_ctrlr_c nvme: cache CAP register in spdk_nvme_ctrlr 2016-10-20 12:56:45 -07:00
nvme_ctrlr_cmd_c eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
nvme_ns_cmd_c nvme: move ctrlr alloction to transport 2016-10-18 13:35:14 -07:00
nvme_qpair_c nvme: move I/O qpair allocation to transport 2016-10-19 08:09:45 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
test_env.c test: check valid pointer in spdk_zmalloc before assigning value 2016-10-14 12:59:40 -07:00