summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/libibverbs/man/ibv_srq_pingpong.1
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ofed/libibverbs/man/ibv_srq_pingpong.1')
-rw-r--r--contrib/ofed/libibverbs/man/ibv_srq_pingpong.120
1 files changed, 15 insertions, 5 deletions
diff --git a/contrib/ofed/libibverbs/man/ibv_srq_pingpong.1 b/contrib/ofed/libibverbs/man/ibv_srq_pingpong.1
index d50f70e..b3fd00e 100644
--- a/contrib/ofed/libibverbs/man/ibv_srq_pingpong.1
+++ b/contrib/ofed/libibverbs/man/ibv_srq_pingpong.1
@@ -1,3 +1,4 @@
+.\" Licensed under the OpenIB.org BSD license (FreeBSD Variant) - See COPYING.md
.TH IBV_SRQ_PINGPONG 1 "August 30, 2005" "libibverbs" "USER COMMANDS"
.SH NAME
@@ -5,12 +6,14 @@ ibv_srq_pingpong \- simple InfiniBand shared receive queue test
.SH SYNOPSIS
.B ibv_srq_pingpong
-[\-p port] [\-d device] [\-i ib port] [\-s size] [\-q num QPs] [\-r rx depth]
-[\-n iters] [\-l sl] [\-e] \fBHOSTNAME\fR
+[\-p port] [\-d device] [\-i ib port] [\-s size] [\-m size]
+[\-q num QPs] [\-r rx depth] [\-n iters] [\-l sl] [\-e]
+[\-g gid index] \fBHOSTNAME\fR
.B ibv_srq_pingpong
-[\-p port] [\-d device] [\-i ib port] [\-s size] [\-q num QPs] [\-r rx depth]
-[\-n iters] [\-l sl] [\-e]
+[\-p port] [\-d device] [\-i ib port] [\-s size] [\-m size]
+[\-q num QPs] [\-r rx depth] [\-n iters] [\-l sl] [\-e]
+[\-g gid index]
.SH DESCRIPTION
.PP
@@ -34,6 +37,9 @@ use IB port \fIPORT\fR (default port 1)
\fB\-s\fR, \fB\-\-size\fR=\fISIZE\fR
ping-pong messages of size \fISIZE\fR (default 4096)
.TP
+\fB\-m\fR, \fB\-\-mtu\fR=\fISIZE\fR
+path MTU \fISIZE\fR (default 1024)
+.TP
\fB\-q\fR, \fB\-\-num\-qp\fR=\fINUM\fR
use \fINUM\fR queue pairs for test (default 16)
.TP
@@ -49,11 +55,15 @@ use \fISL\fR as the service level value of the QPs (default 0)
\fB\-e\fR, \fB\-\-events\fR
sleep while waiting for work completion events (default is to poll for
completions)
+.TP
+\fB\-g\fR, \fB\-\-gid-idx\fR=\fIGIDINDEX\fR
+local port \fIGIDINDEX\fR
.SH SEE ALSO
.BR ibv_rc_pingpong (1),
.BR ibv_uc_pingpong (1),
-.BR ibv_ud_pingpong (1)
+.BR ibv_ud_pingpong (1),
+.BR ibv_xsrq_pingpong (1)
.SH AUTHORS
.TP
OpenPOWER on IntegriCloud