iperf icon indicating copy to clipboard operation
iperf copied to clipboard

iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool

Results 223 iperf issues
Sort by recently updated
recently updated
newest added

_NOTE: The iperf3 issue tracker is for registering bugs, enhancement requests, or submissions of code. It is not a means for asking questions about building or using iperf3. Those are...

# Context * Version of iperf3: current * Hardware: anything that will run a Linux container * Operating system (and distribution, if any): ditto # Enhancement Request * Current behavior:...

# Context * Version of iperf3: 3.0.7 * Operating system (and distribution, if any): centos7, kernel: 3.10, containerd # See The Phenomenon in different containers on different nodes(vxlan connect), use...

# Context * Version of iperf3: 3.6 * Hardware: MacBook Pro (15-inch, 2017) * Operating system (and distribution, if any): macOS Mojave Version 10.14 Beta (18A384a) # Bug Report If...

# Context * Version of iperf3: Both client and server are using the following docker image: https://hub.docker.com/r/networkstatic/iperf3 iperf 3.9 (cJSON 1.7.13) Linux 893c486a2ac3 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59...

It appears that libiperf may not be thread safe. If I create a simple test program that starts both a server and client in the same process, but on different...

# Context * Version of iperf3: Iperf 3.1.1 * Hardware: macB cadence, Power PC E550 * Operating system (and distribution, if any): Linux 4.1.38 # Bug Report * Expected Behavior...

During the startup phase, the socket file descriptors (socket-fds) of the streams are added to the select fd-sets. However, these file descriptors are not read or written, causing the select...

* Version of iperf3 (or development branch, such as `master` or `3.1-STABLE`) to which this pull request applies: master * Issues fixed (if any): Enhancement for #1144 * Brief description...

* Version of iperf3 (or development branch, such as `master` or `3.1-STABLE`) to which this pull request applies: master * Issues fixed (if any): #812, #835 * Brief description of...