Skip to content
New issue

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

TCP Setup Verify SYN RTO computed same as for data segments. error #957

Open
hakehuang opened this issue Apr 6, 2022 · 1 comment
Open

Comments

@hakehuang
Copy link
Contributor

Describe the bug
Verify SYN RTO computed same as for data segments. test is Fail on Zephyr3.0.0 on qemu_x86

References

RFC 1122: section 4.2.3.1 {SYN RTO calc same as data}

Results

FAIL: tcp.v4. Timeouts periods seen: ; FAIL: tcp.v4. Timeouts periods seen: 0.210284 0.209789 (0.997646/1.0 : BAD) 0.209887 (1.00047/1.0 : BAD)

Environment (please complete the following information):

  • OS: (e.g. Linux )
  • Toolchain (e.g Zephyr SDK)
  • Commit SHA or Version used: Zephyr3.0.0
@hakehuang hakehuang added area: Tests bug Something isn't working labels Apr 6, 2022
@hakehuang
Copy link
Contributor Author

Also fails on qemu_x86 for Zephyr3.0.0

@hakehuang hakehuang removed the bug Something isn't working label Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant