+39
−0
+1
−1
module/accel/error/accel_error.h
0 → 100644
+25
−0
Loading
This RPC will allow users to configure error injections for a given operation. To disable error injection, either type=disable or count=0 needs be specified. Of course, in order for the error injection to actually take place, the error module needs to be assigned to a given operation via spdk_accel_assign_opc(). Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I4935adf305eb202d8db89ac07743ff321bab8df2 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20438 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>