You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I want to test the latency when the payload is 4 KB. I modify max_inline_data to increase the value of message. When max_inline_data is 828, create_qp fails.
Maybe it's not the right way to modify it. How do I send when the payload is 4 kB?
The text was updated successfully, but these errors were encountered:
You may ref to perftest@https://github.com/linux-rdma/perftest for testing the latency and throughput, which is the most popular tool for RDMA performance benchmark.
Hello, I want to test the latency when the payload is 4 KB. I modify max_inline_data to increase the value of message. When max_inline_data is 828, create_qp fails.
Maybe it's not the right way to modify it. How do I send when the payload is 4 kB?
The text was updated successfully, but these errors were encountered: