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
[v2.3.x] prov/efa: Use IBV_QUERY_QP_DATA_IN_ORDER_DEVICE_ONLY flag when available
Add configure check and use the flag in ibv_query_qp_data_in_order()
calls when available. This flag queries device-only data ordering
capabilities without considering CPU architecture, needed for GPU
polling scenarios.
Reviewed-by: Daniel Kranzdorf <[email protected]>
Signed-off-by: Michael Margolin <[email protected]>
(cherry picked from commit 146b839)
0 commit comments