We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fa187 commit a8e10b9Copy full SHA for a8e10b9
tutorial.md
@@ -42,7 +42,7 @@ CQ:Completion Queue,完成队列,当发送请求或接收请求完成时
42
另外,由于RDMA将协议栈卸载到了网卡中,因此RNIC中也实现了相应的网络协议,以infiniband为例,它的协议栈也是分层的
43
44
<div align=center>
45
- <img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/RNIC协议栈.png" width = 70%>
+ <img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/RDMA协议栈.png" width = 70%>
46
</div>
47
48
## 二、RDMA编程
0 commit comments