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

Incorrect processing of the test pattern #23

Open
MysticFoxDE opened this issue Nov 14, 2024 · 0 comments
Open

Incorrect processing of the test pattern #23

MysticFoxDE opened this issue Nov 14, 2024 · 0 comments

Comments

@MysticFoxDE
Copy link

Hi Friends,

over the last few days, I have been running some very intensive test series with Server 2019 and also 2025 to determine/compare their behaviour with a specific workload.

During the tests, for example, I also wanted to see how the systems behave with a network load with a block size of 4K with only one worker and one oIO.

I used the following test pattern for this.

NTttcp Sender:
NTttcp.exe -s -m 1,22,192.168.10.2 -l 4K -a 1 -t 60 -nic 192.168.10.1 -v

#NTttcp Receiver:
NTttcp.exe -r -m 1,22,192.168.10.2 -v -t 60

And I actually expected that NTttcp generate the data traffic following the conditions mentioned above, so that it looks like the following one ...

Image

... but when I eavesdropped on one of the test runs on the transmitter side with Wireshark, I had to see the following ...

Image

... in words, anything other than 4K with just one worker and one open IO. 😔

Why does NTttcp not adhere to the test specification in this case?

Best Regards from Germany

Alex

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

No branches or pull requests

1 participant