erdma: Bump to version 0.2.37 Please refer to RELEASENOTES.md for detailed changes. Signed-off-by: Cheng Xu chengyou@linux.alibaba.com
erdma: Bump to version 0.2.37
Please refer to RELEASENOTES.md for detailed changes.
Signed-off-by: Cheng Xu chengyou@linux.alibaba.com
The Elastic RDMA (ERDMA) is released in Apsara Conference 2021 by Alibaba. This repository contains the open source drivers for ERDMA:
If the rdma-core/ folder is empty, please use this command to get initialized:
git submodule update --init --recursive
Then, use scripts/patch_apply.sh to apply the patches.
scripts/patch_apply.sh
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Alibaba Elastic RDMA Drivers
The Elastic RDMA (ERDMA) is released in Apsara Conference 2021 by Alibaba. This repository contains the open source drivers for ERDMA:
Userspace Provider Initialization
If the rdma-core/ folder is empty, please use this command to get initialized:
Then, use
scripts/patch_apply.shto apply the patches.