Spdk/test/lib/nvme
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
..
aer env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
e2edp env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
overhead env: Replace DPDK atomics with gcc standard calls 2016-10-12 09:53:32 -07:00
reset Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
sgl nvme: fix sgl processing for single sge payloads > 4KB 2016-10-12 14:51:58 -07:00
unit nvme: cache CAP register in spdk_nvme_ctrlr 2016-10-20 12:56:45 -07:00
Makefile nvme: add new test application to measure SW overhead 2016-08-01 12:58:30 -07:00
nvme.sh test/nvme: add overhead to autotest 2016-08-01 16:43:06 -07:00