iperf
iperf copied to clipboard
iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
I am facing an issue while binding a port looks to be the issue. I am using ueransim and trying to benchmark the bandwidth using iperf3. I am continuously getting...
# Context When using the `--json` output, there is no explanation about the generated output * Version of iperf3: All * Hardware: N/A * Operating system (and distribution, if any):...
Closes #1597. * Version of iperf3 (or development branch, such as `master` or `3.1-STABLE`) to which this pull request applies: `master` * Issues fixed (if any): #1597 * Brief description...
I think it does not make sense to give both -b and --fq-rate flags for iperf3. iperf3 should give an error in that case.
* Version of iperf3: iperf 3.16 (cJSON 1.7.15) (windows ver) * Hardware: CPU: Intel Xeon Silver 4410Y*2 Memory: 128GB(DDR5 4000Mhz 16GB*32) HBA: Intel E810 100G * Operating system (and distribution,...
* 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.
* Version of iperf3 (or development branch, such as `master` or `3.1-STABLE`) to which this pull request applies: master * Issues fixed (if any): Rebase of PR [#1166](https://github.com/esnet/iperf/pull/1166), including testing...
iperf3 version ``` root@e49dacd7b4b3:/go/src/app# iperf3 -v iperf 3.7 (cJSON 1.5.2) Linux e49dacd7b4b3 5.4.0-167-generic #184-Ubuntu SMP Tue Oct 31 09:21:49 UTC 2023 x86_64 Optional features available: CPU affinity setting, IPv6 flow...
* Version of iperf3: master * Issues fixed (if any): N/A * Brief description of code changes: Add UDP GSO/GRO support.
_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...