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

migrate ntttcp test cases. #1698

Merged
merged 7 commits into from
Feb 7, 2022
Merged

migrate ntttcp test cases. #1698

merged 7 commits into from
Feb 7, 2022

Conversation

LiliDeng
Copy link
Collaborator

No description provided.

@LiliDeng LiliDeng added the 🆕 LISAv3 Incubation work for the next version of LISA label Jan 17, 2022
@LiliDeng LiliDeng self-assigned this Jan 17, 2022
lisa/messages.py Outdated Show resolved Hide resolved
lisa/tools/ntttcp.py Outdated Show resolved Hide resolved
lisa/util/constants.py Outdated Show resolved Hide resolved
lisa/messages.py Outdated Show resolved Hide resolved
lisa/tools/iperf3.py Outdated Show resolved Hide resolved
lisa/tools/iperf3.py Outdated Show resolved Hide resolved
lisa/tools/iperf3.py Outdated Show resolved Hide resolved
lisa/tools/iperf3.py Outdated Show resolved Hide resolved
@LiliDeng LiliDeng force-pushed the lildeng/ntttcp branch 3 times, most recently from ecddd29 to 6d4d7df Compare January 21, 2022 06:37
lisa/messages.py Outdated Show resolved Hide resolved
lisa/tools/iperf3.py Outdated Show resolved Hide resolved
lisa/messages.py Outdated Show resolved Hide resolved
lisa/messages.py Outdated Show resolved Hide resolved
@LiliDeng LiliDeng force-pushed the lildeng/ntttcp branch 7 times, most recently from a682295 to 35857e4 Compare February 7, 2022 06:22
lisa/messages.py Outdated Show resolved Hide resolved
lisa/messages.py Outdated Show resolved Hide resolved
max_server_threads = 64
perf_ntttcp_message_list: List[Any] = []
for test_thread in connections:
if test_thread < max_server_threads:
Copy link
Member

Choose a reason for hiding this comment

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

Add comments to explain the relationship of thread and buffer size.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I am not sure the relationship.

Copy link
Member

Choose a reason for hiding this comment

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

Nobody knows more than you. The logic set num_threads and buffer_size together. Please try to explain as possible as you can in next PR.

@LiliDeng LiliDeng force-pushed the lildeng/ntttcp branch 3 times, most recently from 76785d9 to 655586a Compare February 7, 2022 15:49
@squirrelsc squirrelsc merged commit 2d9a63c into main Feb 7, 2022
@squirrelsc squirrelsc deleted the lildeng/ntttcp branch February 7, 2022 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 LISAv3 Incubation work for the next version of LISA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants