You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hardware: Intel(R) Xeon(R) Gold 6354 CPU @ 3.00GHz (20 vcores)
56 GB memory
Operating system (and distribution, if any): Oracle Linux Server release 8.10 64 bit
Please note: iperf3 is supported on Linux, FreeBSD, and macOS.
Support may be provided on a best-effort basis to other UNIX-like
platforms. We cannot provide support for building and/or running
iperf3 on Windows, iOS, or Android.
Other relevant information (for example, non-default compilers,
libraries, cross-compiling, etc.):
CPU affinity setting, IPv6 flow label, SCTP, TCP congestion algorithm setting, sendfile / zerocopy, socket pacing, authentication, bind to device, support IPv4 don't fragment, POSIX threads
Sender is on a VM in OCI using "Optimized" shape with SR-IOV interfaces.
Please fill out one of the "Bug Report" or "Enhancement Request"
sections, as appropriate. Note that submissions of bug fixes, new
features, etc. should be done as a pull request at https://github.com/esnet/iperf/pulls
Bug Report
Expected Behavior
Sender and receiver report received speed correctly.
Actual Behavior
Intermittently, receiver reports back double data rate on some streams (when using parallel streams).
Steps to Reproduce
Run forward test with 50 Mbps with -P 10 and UDP
Also occurs without -P option
Possible Solution
Repeat a few times and problem may go away. Sometimes this only affects a few UDP parallel streams, but other times it affects all. Sometimes this issue does not happen.
Interesting to note that the total packets received correlate correctly.
The text was updated successfully, but these errors were encountered:
@manticode, I tried to run the test several time on my machine and there was no problem. Can you give more information:
What are the exact server and client commands? I.e. iperf3 -c ...., iperf3 -s .....
What is the server's output in these cases? It is important, so it will be clear if the root of the problem is in the server's side of the client's side.
Context
Version of iperf3: iperf 3.17.1 (cJSON 1.7.15)
Hardware: Intel(R) Xeon(R) Gold 6354 CPU @ 3.00GHz (20 vcores)
56 GB memory
Operating system (and distribution, if any): Oracle Linux Server release 8.10 64 bit
Please note: iperf3 is supported on Linux, FreeBSD, and macOS.
Support may be provided on a best-effort basis to other UNIX-like
platforms. We cannot provide support for building and/or running
iperf3 on Windows, iOS, or Android.
libraries, cross-compiling, etc.):
CPU affinity setting, IPv6 flow label, SCTP, TCP congestion algorithm setting, sendfile / zerocopy, socket pacing, authentication, bind to device, support IPv4 don't fragment, POSIX threads
Sender is on a VM in OCI using "Optimized" shape with SR-IOV interfaces.
Please fill out one of the "Bug Report" or "Enhancement Request"
sections, as appropriate. Note that submissions of bug fixes, new
features, etc. should be done as a pull request at
https://github.com/esnet/iperf/pulls
Bug Report
Expected Behavior
Sender and receiver report received speed correctly.
Actual Behavior
Intermittently, receiver reports back double data rate on some streams (when using parallel streams).
Steps to Reproduce
Run forward test with 50 Mbps with -P 10 and UDP
Also occurs without -P option
Repeat a few times and problem may go away. Sometimes this only affects a few UDP parallel streams, but other times it affects all. Sometimes this issue does not happen.
Interesting to note that the total packets received correlate correctly.
The text was updated successfully, but these errors were encountered: