Loading
accel/mlx5: More precise condition to update DB
The number of outstanding WRs isn't a precise condition to update doorbells since we may have WRs already submitted to HW but not completed and we may update do unnecessary DB update. Use a dedicated flag to check if DB update is required Signed-off-by:Alexey Marchuk <alexeymar@nvidia.com> Change-Id: I941a0724902751cbbebea9f2cc94e8d5247b1182 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24704 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>