esnet / esnet/iperf

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

Open
#1,825 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.8k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

## Steps

Following [STEPS](https://github.com/esnet/iperf?tab=readme-ov-file#building) 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/).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.