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
Addition of the iperf3 binary to the linux sub system will allow detailed speed testing of network infrastructure, and wired and wireless adapters. This is particularly useful for users with USB wifi adapters whose drivers often misreport the PHY rate and provide sub-optimal connections.
NB. iperf3 does not utilise storage, so speed tests are not constrained by storage subsystems on the client or server.
MiSTer is mainly offline device, so i don't see a point to include it into distro. Presence of network on MiSTer is simply enough.
But you can compile binary and place it into /media/fat/linux/
It will be independent from linux releases.
I appreciate that that may be your personal use case, and that is what takes priority as the senior developer, but many people use network storage for the MiSTer and this would be very helpful for trouble-shooting. Having a network connection that is operating poorly can be worse than not having one at all. I'm a network engineer rather than a developer (hence my request for a network testing tool) and cross compiling binaries for ARM turned out to be beyond my skills after trying.
Thanks for taking the time to consider and respond, though. Feel free to close the issue.
I'm not talking about my personal use case. I'm talking how MiSTer is designed. You may use network storage but any issues related to remote storage won't be accepted. Some cores aren't tolerating long delays when they access the storage.
Uh oh!
There was an error while loading. Please reload this page.
Addition of the iperf3 binary to the linux sub system will allow detailed speed testing of network infrastructure, and wired and wireless adapters. This is particularly useful for users with USB wifi adapters whose drivers often misreport the PHY rate and provide sub-optimal connections.
NB. iperf3 does not utilise storage, so speed tests are not constrained by storage subsystems on the client or server.
https://github.com/esnet/iperf
The text was updated successfully, but these errors were encountered: