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
Remove passing around RX CQ flags and buffer since they are not needed
and always 0/NULL.
UDP does not support any features that would report any additional flags
and does not support FI_MULTI_RECV which is the only case where the buf
field is valid.
This is not a functional fix and just cleans up the code a bit
Signed-off-by: Alexia Ingerson <[email protected]>
0 commit comments