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

Add iperf network test #777

Open
wants to merge 2 commits into
base: oe_port
Choose a base branch
from
Open

Add iperf network test #777

wants to merge 2 commits into from

Conversation

prp
Copy link
Member

@prp prp commented Aug 13, 2020

This test depends on PR #781 being merged.

davidchisnall added a commit that referenced this pull request Aug 13, 2020
The code instructing the polling thread to poll had a race condition
that meant that sometimes the polling thread would poll only for reads
or writes (or neither, just for subsequent wake-ups).

With this, the iperf test in #777 runs to completion with an average of
around 3Gb/s.

Fixes #681

Related to #499
SeanTAllen pushed a commit that referenced this pull request Aug 14, 2020
The code instructing the polling thread to poll had a race condition
that meant that sometimes the polling thread would poll only for reads
or writes (or neither, just for subsequent wake-ups).

With this, the iperf test in #777 runs to completion with an average of
around 3Gb/s.

Fixes #681

Related to #499
SeanTAllen pushed a commit that referenced this pull request Aug 14, 2020
The code instructing the polling thread to poll had a race condition
that meant that sometimes the polling thread would poll only for reads
or writes (or neither, just for subsequent wake-ups).

With this, the iperf test in #777 runs to completion with an average of
around 3Gb/s.

Fixes #681

Related to #499
SeanTAllen pushed a commit that referenced this pull request Aug 14, 2020
The code instructing the polling thread to poll had a race condition
that meant that sometimes the polling thread would poll only for reads
or writes (or neither, just for subsequent wake-ups).

With this, the iperf test in #777 runs to completion with an average of
around 3Gb/s.

Fixes #681

Related to #499
This test is still broken due to
#499 and deactivated by
default.
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.

None yet

3 participants