Skip to content

Conversation

@davidBar-On
Copy link
Contributor

  • Version of iperf3 (or development branch, such as master or
    3.1-STABLE) to which this pull request applies:
    master (3.18+)

  • Issues fixed (if any): Iperf3 3.18 version inconsistent results #1865

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

In UDP test, continue to receive packets during TEST_END state (until PARAMETERS_EXCHANGE state). In reverse or bi-directional mode, that allows the Client statistics to properly take into account the packets that were sent from the Server between the time the Client switched to TEST_END and the time the server received and switched to this state.

@bmah888 bmah888 changed the title UDP continute receiving in TEST_END state to allow receing last packets UDP continue receiving in TEST_END state to allow receiving last packets Apr 28, 2025
@bmah888
Copy link
Contributor

bmah888 commented Apr 28, 2025

Thanks for the pull request! We'll study the code change (and the original bug report).

@bmah888 bmah888 linked an issue Apr 28, 2025 that may be closed by this pull request
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.

Iperf3 3.18 version inconsistent results

2 participants