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
issue: 1115999 Fix DUMMY_SEND packets in new PostSend PRM
DUMMY_SEND packets should go to adapter with MLX5_OPCODE_NOP
while new PostSend forced MLX5_OPCODE_SEND.
The fix is to use OPCODE set in WR and translate it to MLX5_OPCODE_*
values.
Signed-off-by: Oleg Kuporosov <[email protected]>
0 commit comments