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
Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/474096 (master)
(cherry picked from commit
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
nvme_ut.c |