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
iperf3-python uses libiperf, which does not currently expose all functionality that is available through the iperf CLI - this is a known iperf issue: esnet/iperf#595.
I intend to submit pull requests which address that issue and this one soon.
Different from getting available bandwidth, I'd like to find how much time it used to transfer specific volume of data.
Is there any way to set the parameter as the cli command of '-n'?
The text was updated successfully, but these errors were encountered: