-
![DSC03121](https://github.com/geerlingguy/sbc-reviews/assets/481677/c39414ee-bea6-482b-bc29-e271f510f7d1)
> **NOTE**: The board used for this testing was a pre-release revision. The final producti…
-
```
When running the new test script (test_commands.sh), the iperf3 client hangs on
2 of the tests:
./src/iperf3 -c $host -P 2 -t 5 -R
and
./src/iperf3 -c $host -Z -t 5
And when you ^C the client, …
-
```
When running the new test script (test_commands.sh), the iperf3 client hangs on
2 of the tests:
./src/iperf3 -c $host -P 2 -t 5 -R
and
./src/iperf3 -c $host -Z -t 5
And when you ^C the client, …
-
I discovered that If I revert `ac7c3e4ff401b30 compiler: enable CONFIG_OPTIMIZE_INLINING forcibly` and disable CONFIG_OPTIMIZE_INLINING it improves network performance. At least on our slow MPC8248.…
-
**Describe the bug**
I noticed severe network penalty using the default network/tap setup instatiated for toolbox containers On a 10Gbit connection to a NAS with 20G of bandwidth available to the…
-
```
When running the new test script (test_commands.sh), the iperf3 client hangs on
2 of the tests:
./src/iperf3 -c $host -P 2 -t 5 -R
and
./src/iperf3 -c $host -Z -t 5
And when you ^C the client, …
-
I would like to repeat the tests several times to relieve the bandwidth of an entire room. but when I repeat the test it gives me an error that I suppose is to rewrite the variable result = client.run…
-
### MetalLB Version
0.14.8
### Deployment method
Manifests
### Main CNI
calico 3.27.3
### Kubernetes Version
1.28.8
### Cluster Distribution
kubernetes
### Describe the b…
-
[comment]: # (If desired, delete this line and add an image of the board here)
## Basic information
- Board URL (official): https://sipeed.com/licheepi3a ([Docs](https://en.wiki.sipeed.com/har…
-
Maybe add some off these parameters.. see https://software.es.net/iperf/invoking.html#iperf3-manual-page
So env var like..
`IPERF3EXPORTER_IPERF3_PARALLEL , IPERF3EXPORTER_IPERF3_UDP`
For me the …