-
-
As a user,
given test duration (say 10s) might smaller than scrape time (1 min by default),
in order to know precisely how much data was transfered by all cumulative iperf runs by target
I need new…
-
Using iperf (v2) I get a correct answer about a slow connection in a 1GBit/s network from Manjaro to Xigmanas (NFS).
iperf 2.2.0-1
iperf 3.17.1
`System:
Kernel: 6.6.54-2-MANJARO arch: x86_64…
TJFOE updated
17 hours ago
-
## Summary
There is a severe performance degradation when TCP is funneled over UDP on flows within the same host.
I was able to repro here: [msune/ebpf_gso:main](https://github.com/msune/ebpf_gso…
msune updated
2 weeks ago
-
### What is the issue?
connection between the hosts is **direct**.
both are linux clients, latest version (1.76.1).
Testing the connection speed with iperf, I got:
- iperf over the interne…
-
_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 best directe…
-
## Issue Description ##
DL traffic is very unstable in SRSUE and is causing the connection release.
## Setup Details ##
A linux machine where gNB runs thru UHD B200 SDR with 10 MHZ geobondar cloc…
-
### CircuitPython version
```python
at least since 8.0.5
```
### Code/REPL
```python
see https://github.com/bablokb/circuitpython-examples/tree/master/webserver
```
### Behavior
see below
### …
-
-
`iperf3` has a json mode that outputs a lot of data about a test run. It would be nice to directly feed the resulting JSON into bencher instead of using the JSON adapter.
Here is an example output:…