Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set number of bytes to transmit (-n) #26

Open
hu6360567 opened this issue Dec 23, 2017 · 2 comments
Open

How to set number of bytes to transmit (-n) #26

hu6360567 opened this issue Dec 23, 2017 · 2 comments

Comments

@hu6360567
Copy link

hu6360567 commented Dec 23, 2017

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'?

@hu6360567
Copy link
Author

After working whole night, it seems not easy to parse iperf_test struct in python.
I modified iperf_api to provides this in C.

@samhooke
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants