API changes in this patch: 1) nvme_io_msg_ctrlr_start => nvme_io_msg_ctrlr_register 2) nvme_io_msg_ctrlr_stop with (shutdown == false) => nvme_io_msg_ctrlr_unregister 3) nvme_io_msg_ctrlr_stop with (shutdown == true) => nvme_io_msg_ctrlr_detach Change-Id: I60153ebbfb0d0b22575128d106f9333c3887213d Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/474096 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
nvme_ut.c |