Cheng Xu
Cheng Xu
Hi, I just updated the PR, changes are: 1. Rebase the code to latest rdma-core code. 2. Format the code using clang-format, because the userspace provider has the same format...
I just updated the PR, changes including: 1. Sync kernel headers by kernel-headers/update script. 2. Sort function implementations in `erdma_context_ops`. 3. Let the initialize statements in functions be in inverted...
Some more issues need to be fixed, so I pushed again. Changes are: 1. Put `verbs_provider_erdma` at the right place in `libibverbs/verbs.h` 2. Fix a memory leak issue in `erdma_destroy_qp`...
I reviewed changed files in mana_ib, and found that erdma missed the modification need of _RDMA_STATIC_PREFIX_, so I push this version. Also add necessary information in debian pkg build. The...
I saw that Leon had synced the kernel header to master. To avoid potential conflicts (through the CI does not reported), I rebase the code to the latest master code....
Many cloud providers offer RDMA acceleration on their cloud platforms, and I think that there is a foundational basis for the application of Valkey over RDMA. We performed some performance...
More, If necessary, I could try reaching out to relevant colleagues to see if we can offer some Alibaba Cloud ECS instances to the community for free, so that the...