Spdk/test/lib/nvme/unit
Jim Harris b5b9410da3 nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us
A 100us is so small that applying the quirk to the specific
SSDs that require the delay is more trouble than it is worth.
So remove the quirk and always wait 100us before re-enabling
the NVMe SSD during initialization.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Id6a8cc6e35d103fffdf135580301fc3e5b27e722
2017-04-17 11:56:36 -07:00
..
nvme_c nvme: add transport ID comparison function 2017-03-01 14:35:18 -07:00
nvme_ctrlr_c nvme: remove DELAY_BEFORE_ENABLE quirk and always wait 100us 2017-04-17 11:56:36 -07:00
nvme_ctrlr_cmd_c nvme: track qpair within nvme_request 2017-04-12 21:05:23 -07:00
nvme_ns_c test: move test_env.c to a more generic location 2017-02-09 11:03:11 -07:00
nvme_ns_cmd_c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00
nvme_pcie_c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00
nvme_qpair_c nvme: allocate requests on a per-queue basis 2017-04-12 21:05:24 -07:00
nvme_quirks_c nvme: Make striping a quirk 2016-12-09 14:38:42 -07:00
Makefile test/nvme: add nvme_ns unit test 2017-01-30 09:57:38 -07:00