We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Change the window size to 0. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 793: section 3.7 RFC 1122: section 4.2.2.17 {Sender probe zero window}
Results
FAIL: tcp.v4 got too few probes.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
Also fails on qemu_x86 for Zephyr3.0.0
Sorry, something went wrong.
Will need to re-test with at least Zephyr v3.1.0 where ZWP sending was added.
@rlubos I will double check and feedback
tcp_connection_win_0.zip @rlubos
Ok, so I assume this is still failure a failure? Apparently Maxwell Pro expects a ZWP with data...
No branches or pull requests
Describe the bug
Change the window size to 0. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 793: section 3.7
RFC 1122: section 4.2.2.17 {Sender probe zero window}
Results
FAIL: tcp.v4 got too few probes.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: