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

feat: a trial implementation of rc_pingpong #31

Merged
merged 2 commits into from
Oct 13, 2024
Merged

Conversation

dragonJACson
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Sep 27, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@dragonJACson dragonJACson force-pushed the dev/rc_pingpong branch 8 times, most recently from a7125c0 to 967e039 Compare September 28, 2024 14:02
@dragonJACson dragonJACson changed the title ci: upload coverage info and add coverage badge feat: a trial implementation of rc_pingpong Sep 28, 2024
@dragonJACson dragonJACson changed the base branch from main to dev/more-tests September 28, 2024 14:04
@dragonJACson dragonJACson force-pushed the dev/more-tests branch 5 times, most recently from b49f981 to 57cebc1 Compare September 30, 2024 16:22
Base automatically changed from dev/more-tests to main September 30, 2024 17:12
@dragonJACson dragonJACson force-pushed the dev/rc_pingpong branch 4 times, most recently from f954108 to 82b75ca Compare October 4, 2024 15:00
@dragonJACson dragonJACson force-pushed the dev/rc_pingpong branch 3 times, most recently from 96e846b to cb394b4 Compare October 12, 2024 05:32
Introduce IBV_WC_STANDARD_FLAGS from verbs.h as default flag for creating
extended CQ.

Signed-off-by: Luke Yue <lukedyue@gmail.com>
@dragonJACson dragonJACson force-pushed the dev/rc_pingpong branch 4 times, most recently from 05b72c1 to 214d994 Compare October 12, 2024 15:15
@dragonJACson dragonJACson requested a review from FujiZ October 12, 2024 15:16
Just as what rdma-core's ibv_rc_pingpong does, we create a Rust version
of rc_pingpong, though we currently don't support device memory and ODP.

Signed-off-by: Luke Yue <lukedyue@gmail.com>
examples/rc_pingpong_split.rs Show resolved Hide resolved
@dragonJACson dragonJACson merged commit 06bab73 into main Oct 13, 2024
5 checks passed
@dragonJACson dragonJACson deleted the dev/rc_pingpong branch October 13, 2024 09:37
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.

2 participants