Loading
ut/accel: always clear whole g_seq_operations array
That way, we are sure that each test case starts with the same, clean state of the g_seq_operations array and we don't need to manually zero out each individual value. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I6a45499a87480b0803f3af52c9e22b3bb68e9996 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16547 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>