Skip to content

iperf3: macOS server compatibility #666

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

Conversation

graeme-winter
Copy link
Contributor

Result message does not appear to encode start, end time, so work around. Probably better fix incoming once I better understand.

Fixes #665

@graeme-winter graeme-winter force-pushed the macOS-server-compat branch from 97c64f6 to c248a78 Compare May 21, 2023 20:40
Result message does not appear to encode start, end time, so work around,
using the t3, t0 timestamps used else where for sending.

Fixes micropython#665
@graeme-winter graeme-winter force-pushed the macOS-server-compat branch from c248a78 to 34b7e58 Compare May 22, 2023 04:24
@Josverl
Copy link

Josverl commented May 31, 2023

Confirm that this also solves similar errors on Windows 11.
There are a few other errors in iperf3.py that prevent it from running against a recent windows iperf3 server that ill raise a seperate issue and PR for

Copy link

@Josverl Josverl left a comment

Choose a reason for hiding this comment

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

Confirmed working OK on rp2 iperf3.py client to Windows iperf3server

Josverl

This comment was marked as duplicate.

@dpgeorge
Copy link
Member

Thanks for updating the comment. Rebased and squashed and merged in 01ab7ba

@dpgeorge dpgeorge closed this Jul 27, 2023
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.

iperf3 module on pico-w: KeyError: end_time
3 participants