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

update cts settings #79

Merged
merged 6 commits into from
Apr 27, 2024
Merged

Conversation

Alan-Jowett
Copy link
Member

This pull request includes changes to the scripts/two-machine-perf.ps1 file. The changes modify the parameters for the ctsTraffic.exe command for both Send and Recv tests.

The most important changes are:

  • scripts/two-machine-perf.ps1: The command parameters for ctsTraffic.exe in Send tests have been modified to include -Buffer:1048576 -connections:32 -transfer:0xffffffffffff -MsgWaitAll:on -Verify:connection -PrePostRecvs:3 -io:rioiocp
  • scripts/two-machine-perf.ps1: Similarly, the command parameters for ctsTraffic.exe in Recv tests have been updated to include -Buffer:1048576 -connections:32 -transfer:0xffffffffffff -MsgWaitAll:on -Verify:connection -PrePostRecvs:3 -io:rioiocp

These changes seem to be aimed at adjusting the performance testing parameters for the ctsTraffic.exe command.

Alan Jowett added 6 commits April 26, 2024 16:49
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
@Alan-Jowett Alan-Jowett merged commit d831437 into microsoft:main Apr 27, 2024
17 of 18 checks passed
@Alan-Jowett Alan-Jowett deleted the update_cts_settings branch April 27, 2024 18:23
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.

1 participant