Loading
examples/nvme_reserve: unregister the registrant key at last
When testing the application, after release the reservation, the registrant is still there, so we need to unregister the registrant at last to restore the drive to a clean state. Also set the CPTPL to 10b, it means Reservations are released and registrants are cleared on a power on, we will move the tool to test/nvme directory in following patch as this is only one test case for NVMe reservation feature. Change-Id: I271a61985940958b9f36887f9cd97841841ba2d6 Signed-off-by:Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2731 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>