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

Ubuntu 22.04+ perf issue #4361

Open
1 of 4 tasks
ami-GS opened this issue Jun 17, 2024 · 0 comments
Open
1 of 4 tasks

Ubuntu 22.04+ perf issue #4361

ami-GS opened this issue Jun 17, 2024 · 0 comments

Comments

@ami-GS
Copy link
Contributor

ami-GS commented Jun 17, 2024

Describe the bug

secnetperf results from 22.04 and 24.04 are slower than that of 22.04.

  • Both physically separated and local VMs have similar problem
  • HPS/RPS tests are significantly slow (tested locally)
  • Throughput test is unstable. sometimes fast, sometimes not
  • Tried sysconfig change (buffersize etc.). slow
  • NIC config doesn't affect (GRO LRO are on by default)
  • Tried Both openssl and openssl3. slow.
  • Tried disabling AppArmor. slow.
  • Server Ubuntu22.04+ and Client Ubuntu20.04 is slow
  • Server Ubuntu20.04 and Client Ubuntu22.04+ is enough fast

Server side QUIC handshake related part become slower when Ubuntu22.04+?

Affected OS

  • Windows
  • Linux
  • macOS
  • Other (specify below)

Additional OS information

No response

MsQuic version

main

Steps taken to reproduce bug

# Server
$ ./artifacts/bin/linux/x64_Release_openssl/secnetperf -exec:maxtput -io:epoll -pollidle:10000
# Client
$ ./artifacts/bin/linux/x64_Debug_openssl/secnetperf -target:172.25.246.35 -exec:maxtput -rconn:1 -share:1 -prate:1 -tcp:0 -trimout -watchdog:25000 -pollidle:10000 -run:12s -io:epoll -conns:100

Expected behavior

both should be similar perf

Actual outcome

1/3 - 1/10 slower HPS perf

Additional details

No response

@nibanks nibanks added this to the Future milestone Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants