ibv_ud_pingpong.1
IBV_UD_PINGPONG(1)
IBV_UD_PINGPONG(1)
USER COMMANDS
IBV_UD_PINGPONG(1)
ibv_ud_pingpong - 简单的 InfiniBand UD 传输测试
ibv_ud_pingpong [-p port] [-d device] [-i ib port] [-s size] [-r rx depth] [-n iters] [-l sl] [-e] [-g gid index] HOSTNAME
ibv_ud_pingpong [-p port] [-d device] [-i ib port] [-s size] [-r rx depth] [-n iters] [-l sl] [-e] [-g gid index]
通过不可靠数据报 (UD) 传输在 InfiniBand 上运行简单的 ping-pong 测试。
-p, --port=PORT
使用 TCP 端口 PORT 进行初始同步(默认 18515)
-d, --ib-dev=DEVICE
使用 IB 设备 DEVICE (默认找到第一个设备)
-i, --ib-port=PORT
使用 IB 端口 PORT (默认端口 1)
-s, --size=SIZE
messages of 大小为 SIZE ping-pong 的消息(默认 2048)
-r, --rx-depth=DEPTH
post DEPTH 一次接收(默认 500)
-n, --iters=ITERS
执行 ITERS 消息交换(默认 1000)
-l, --sl=SL
发送具有服务级别 SL 的消息(默认 0)
-e, --events
在等待工作完成事件时休眠(默认是轮询完成)
-g, --gid-idx=GIDINDEX
本地端口 GIDINDEX
ibv_rc_pingpong(1), ibv_uc_pingpong(1), ibv_srq_pingpong(1), ibv_xsrq_pingpong(1)
Roland Dreier
<rolandd@cisco.com>
客户端和服务器实例之间的网络同步很弱,并不能防止在两个实例上使用不兼容的选项。用于检索工作完成的方法并不严格正确,竞争条件可能会导致某些系统出现故障。
August 30, 2005
libibverbs
最后更新于
这有帮助吗?