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
Perftest assumes that all WQEs are created with the QP index as their wr_id. This creates a situation where WQEs do not have unique IDs. Instead, log the completion QP number, and get the QP index from the wr_id through a local variable with an appropriate name. Reviewed-by: Yonatan Nachum <ynachum@amazon.com> Reviewed-by: Daniel Kranzdorf <dkkranzd@amazon.com> Signed-off-by: Nitzan Lavy <nlavy@amazon.com>
0 commit comments