+6
−1
Loading
Since iWARP doesn't support CQ resize, we can't accept new qpairs when CQ size is insufficient. In other case if we accept new qpairs we can et CQ overrun and receive IBV_EVENT_CQ_ERR ibv async event. In that case we will have to close all qpairs that use this CQ. Part of the fix for issue #1747 Signed-off-by:Alexey Marchuk <alexeymar@mellanox.com> Change-Id: I30b9163a7c8abb8651f8813c6bbdb80000741c9c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6106 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Ziye Yang <ziye.yang@intel.com>