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
We are experiencing intermittent failures of test_write_iovec() due to
the rx packet not matching the ones written. To ensure the write has
been completed successfully, check the return value of writev() matches
the number of bytes that were supposed to be written.
Signed-off-by: Takahiro Itazuri <[email protected]>
0 commit comments