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

Report number of reorder_seen #1278

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kuba-moo
Copy link

  • Version of iperf3: master

  • Brief description of code changes (suitable for use as a commit message):

Report reorder_seen Linux TCP statistic in the detailed (JSON) output.

@jonathanspw
Copy link

Can you please rebase this to the latest upstream master?

TCP can detect reordering by tracking SACKs and timestamps
coming back to the sender. This is useful information for
investigating performance issues and testing networks as
good networks should generally not reorder packets.
@jonathanspw
Copy link

@bmah888 any thoughts on merging this? We've been constantly recreating this change in the Fedora package for a while now. Would be great to see it merged to save us the work on new updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants