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

rdma: add multi qp experimental sample #886

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

ricmli
Copy link
Collaborator

@ricmli ricmli commented Jun 3, 2024

Using dual queue pairs to send one frame significantly reduces the frame latency.
In our test the improvement is 1.25ms->0.85ms (32%).
It is worth integrating a dual qp option in the library.

Signed-off-by: Ric Li <ming3.li@intel.com>
@ricmli ricmli self-assigned this Jun 3, 2024
@ricmli ricmli requested a review from frankdjx as a code owner June 3, 2024 08:10
@ricmli ricmli merged commit e0a1a70 into OpenVisualCloud:main Jun 3, 2024
32 of 33 checks passed
@ricmli ricmli deleted the multiqp branch June 3, 2024 08:32
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.

None yet

2 participants