+11
−2
Loading
This patch adds two macros, spdk_nvme_cpl_is_success and spdk_nvme_cpl_is_pi_error. The former will be used to check if checked read completes normally, and the latter will be used to know if PI verification should be done. Change-Id: I425035c7f1e43284857181e0d815e3e001e82f4b Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/c/443340 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>