Althrough SPDK already provides a API to users which can process runtime timeout NVMe commands, but it's nice to have another API here, SPDK NVMe driver can use it to break the endless wait. Also use the API first in the initialization process, because we don't want to add another initialization state with Intel only supported log pages. Change-Id: Ibe7cadbc59033a299a1fcf02a66e98fc4eca8100 Signed-off-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.gerrithub.io/c/444353 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
nvme_ctrlr_ut.c |