Skip to content

Commit a8e10b9

Browse files
committed
update tutorial
1 parent 74fa187 commit a8e10b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ CQ:Completion Queue,完成队列,当发送请求或接收请求完成时
4242
另外,由于RDMA将协议栈卸载到了网卡中,因此RNIC中也实现了相应的网络协议,以infiniband为例,它的协议栈也是分层的
4343

4444
<div align=center>
45-
<img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/RNIC协议栈.png" width = 70%>
45+
<img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/RDMA协议栈.png" width = 70%>
4646
</div>
4747

4848
## 二、RDMA编程

0 commit comments

Comments
 (0)