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

For aarch64 platform, I have built "iperf" from source. #1825

Open
odidev opened this issue Jan 29, 2025 · 1 comment
Open

For aarch64 platform, I have built "iperf" from source. #1825

odidev opened this issue Jan 29, 2025 · 1 comment

Comments

@odidev
Copy link

odidev commented Jan 29, 2025

Steps

Following STEPS were used for the building and installation:


$ wget https://downloads.es.net/pub/iperf/iperf-3.0.1.tar.gz 

$ tar –zxf iperf-3.0.1.tar.gz && cd iperf-3.0.1 

$ ./configure 

$ make 

$ make install 

$ iperf --version 

Outcome

To validate that the build was successful we ran version check. The version info returned matched expected value(s).
All this information is also added to Software Ecosystem Dashboard for Arm (https://www.arm.com/developer-hub/ecosystem-dashboard/).

@swlars
Copy link
Contributor

swlars commented Feb 3, 2025

Hi! Did you have any issues building, or is this more of an announcement? We have a discussion page if you would like to discuss it more there.

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