Skip to content

Commit 17f1284

Browse files
committed
update tutorial
1 parent 3d87c77 commit 17f1284

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
@@ -199,7 +199,7 @@ 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">
202+
<img src="https://github.com/StarryVae/RDMA-tutorial/blob/master/image/配置-inline.png" width = 70%>
203203
</div>
204204

205205
<div align=center>

0 commit comments

Comments
 (0)