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

iperf3: add port #437

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

iperf3: add port #437

wants to merge 1 commit into from

Conversation

no92
Copy link
Member

@no92 no92 commented Jan 8, 2025

Depends on minor mlibc changes to stub some getsockopt calls, hence drafting for now.

bootstrap.d/net-misc.y4.yml Show resolved Hide resolved
@@ -109,6 +109,45 @@ packages:
- args: ['cp', '@THIS_BUILD_DIR@/services', '@THIS_COLLECT_DIR@/etc/']
- args: ['cp', '@THIS_BUILD_DIR@/protocols', '@THIS_COLLECT_DIR@/etc/']

- name: iperf3
labels: [aarch64, riscv64]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this tested on those architectures?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have a tree that can run userspace for those, but given that this is a dependency-free C program I have little reason for doubt.

@no92
Copy link
Member Author

no92 commented Jan 21, 2025

Depends on managarm/mlibc#1232.

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

Successfully merging this pull request may close these issues.

2 participants