You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mainly implements a synchronization between CQ cleanup during destroy_qp
and poll_cq. Move the QP to the Flushed lists of the CQ only for the CQ
which is currently locked. Also, while cleanup is invoked, remove from
the flush list only for the CQ which is currently locked.
Fixes: 1190b64 ("bnxt_re/lib: Adds bnxt_re_async_event support")
Fixes: fd3077a ("bnxt_re/lib: optimize bnxt_re_poll_term_cqe")
Fixes: 400c573 ("bnxt_re/lib: Remove the flush queue lock")
Reviewed-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Reviewed-by: Saravanan Vajravel <saravanan.vajravel@broadcom.com>
Reviewed-by: Anantha Prabhu <anantha.prabhu@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
0 commit comments