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 Segment: 6 segments. Order: Complex. Overlap: Complex. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 793: page 53 RFC 1122: section 4.2.2.20 {Queue out-of-order segments} RFC 1122: section 4.2.2.21 {Send ACK for out-of-order segment}
Results
FAIL: tcp.v4 got fewer bytes than expected, which is not an expected result.
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.
See #948 (comment)
@hakehuang: Could you retest this one?
@ssharks still fails on zephyr-v3.2.0-3013-ge4fcb32451c5
No branches or pull requests
Describe the bug
Segment: 6 segments. Order: Complex. Overlap: Complex. test is Fail on Zephyr3.0.0 on qemu_x86
References
RFC 793: page 53
RFC 1122: section 4.2.2.20 {Queue out-of-order segments}
RFC 1122: section 4.2.2.21 {Send ACK for out-of-order segment}
Results
FAIL: tcp.v4 got fewer bytes than expected, which is not an expected result.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: