+4
−0
Loading
Commit 182f1a9e ("accel: add retry counters to stats") added keeping track of retry statistics, but it missed actually adding them to the total during accel_get_stats, so they'd always stay at zero. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: I4f056bb644aba1eca75b511e3420bf5e0e1baa90 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19953 Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jacek Kalwas <jacek.kalwas@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>