Skip to content

Commit 9268159

Browse files
committed
update tutorial
1 parent 6078bd9 commit 9268159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,11 @@ ibv_post_send(conn->qp, &wr, &bad_wr);
199199
以send/recv为例比较inline/non-inline参数对延时性能的影响:
200200

201201
<div align=center>
202-
<img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/配置-inline.png" width = 50%>
202+
<img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/配置-inline.png">
203203
</div>
204204

205205
<div align=center>
206-
<img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/实验结果-inline.png">
206+
<img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/实验结果-inline.png" width = 60%>
207207
</div>
208208

209209
#### 2.6.2 verb

0 commit comments

Comments
 (0)