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

Test UDP latency via Sockperf with VMA and Mellanox CX354a performance too low #890

Open
ch155260 opened this issue Mar 26, 2020 · 2 comments

Comments

@ch155260
Copy link

I test UDP latency via Sockperf with Mellanox CX354a percentile 99.999 is 1.577 and the test result is unstable.

I found UDP latency result percentile 99.999 is 1.411 via sockperf with Mellanox CX354A release by Supermicro

Does someone have any suggestion to optimize of UDP latency??

My test conuration as below.
Run command:
Server:
LD_PRELOAD=libvma.so VMA_SPEC=latency VMA_THREAD_MODE=0 VMA_INTERNAL_THREAD_AFFINITY=2 VMA_RX_POLL=-1 numactl --cpunodebind=0 --membind=0 taskset -c 1 sockperf server -i 192.168.1.1 --dontwarmup --mc-loopback-enable

Client:
for i in seq 1 100; do LD_PRELOAD=libvma.so VMA_SPEC=latency VMA_THREAD_MODE=0 VMA_INTERNAL_THREAD_AFFINITY=2 VMA_RX_POLL=-1 numactl --cpunodebind=0 --membind=0 taskset -c 1 sockperf ping-pong -i 192.168.1.1 --mps=600000 -m 64 -t 2 --buffer-size=212992 --lls=1 --no-rdtsc --dontwarmup; sleep 5 ; done

@NirNitzani
Copy link

In order to serve you better please open a case using one of the following methods:
• Mellanox 24x7 Call Center at +1 408.916.0055; Toll-free (USA only) 86-Mellanox (8663552669)
• Open Support case at support@mellanox.com
• MyMellanox Customers Portal login
• Also available as a Mobile App!
• Mellanox Support Live Chat

@ch155260
Copy link
Author

Hi @NirNitzani ,
I have sent the maill to support@mellanox.com and opened the ticket which ID is 00787032.
Because we don't purchase VMA support, the Mellanox support team told that I only can po the issue to VMA git or Mellanox community portal.

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

2 participants