History log of /spdk/test/nvme/err_injection/.gitignore (Results 1 – 1 of 1)
Revision Date Author Comments
# c391fed3 17-May-2018 Changpeng Liu <changpeng.liu@intel.com>

nvme: add nvme error injection support

Users can set specified Admin commands or IO commands with
error status, when submitting new commands which are already
set with error status, the commands wil

nvme: add nvme error injection support

Users can set specified Admin commands or IO commands with
error status, when submitting new commands which are already
set with error status, the commands will return to the caller
with specified error code. So that users can emulate some error
status for their error condition code path.

Change-Id: I4b93c7e4f2b15a659da73b39e26bfa162eb5214e
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/410870
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>

show more ...