[ofa-general] [PATCH] libibverbs/man: add support to the new parameter that control the SL
Dotan Barak
dotanb at dev.mellanox.co.il
Mon Feb 25 06:16:39 PST 2008
Updated the man pages with the new parameter (-l) that control the SL value
from the command line.
Signed-off-by: Dotan Barak <dotanb at dev.mellanox.co.il>
---
diff --git a/man/ibv_rc_pingpong.1 b/man/ibv_rc_pingpong.1
index e83d635..d213c6f 100644
--- a/man/ibv_rc_pingpong.1
+++ b/man/ibv_rc_pingpong.1
@@ -6,11 +6,11 @@ ibv_rc_pingpong \- simple InfiniBand RC transport test
.SH SYNOPSIS
.B ibv_rc_pingpong
[\-p port] [\-d device] [\-i ib port] [\-s size] [\-r rx depth]
-[\-n iters] [\-e] \fBHOSTNAME\fR
+[\-n iters] [\-l sl] [\-e] \fBHOSTNAME\fR
.B ibv_rc_pingpong
[\-p port] [\-d device] [\-i ib port] [\-s size] [\-r rx depth]
-[\-n iters] [\-e]
+[\-n iters] [\-l sl] [\-e]
.SH DESCRIPTION
.PP
@@ -38,7 +38,10 @@ post \fIDEPTH\fR receives at a time (default 1000)
.TP
\fB\-n\fR, \fB\-\-iters\fR=\fIITERS\fR
perform \fIITERS\fR message exchanges (default 1000)
-.Tp
+.TP
+\fB\-l\fR, \fB\-\-sl\fR=\fISL\fR
+use \fISL\fR as the service level value of the QP (default 0)
+.TP
\fB\-e\fR, \fB\-\-events\fR
sleep while waiting for work completion events (default is to poll for
completions)
diff --git a/man/ibv_srq_pingpong.1 b/man/ibv_srq_pingpong.1
index 3624c6b..1d6d3b5 100644
--- a/man/ibv_srq_pingpong.1
+++ b/man/ibv_srq_pingpong.1
@@ -6,11 +6,11 @@ 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] [\-e] \fBHOSTNAME\fR
+[\-n iters] [\-l sl] [\-e] \fBHOSTNAME\fR
.B ibv_srq_pingpong
[\-p port] [\-d device] [\-i ib port] [\-s size] [\-q num QPs] [\-r rx depth]
-[\-n iters] [\-e]
+[\-n iters] [\-l sl] [\-e]
.SH DESCRIPTION
.PP
@@ -43,6 +43,9 @@ post \fIDEPTH\fR receives at a time (default 1000)
\fB\-n\fR, \fB\-\-iters\fR=\fIITERS\fR
perform \fIITERS\fR message exchanges (default 1000)
.TP
+\fB\-l\fR, \fB\-\-sl\fR=\fISL\fR
+use \fISL\fR as the service level value of the QP (default 0)
+.TP
\fB\-e\fR, \fB\-\-events\fR
sleep while waiting for work completion events (default is to poll for
completions)
diff --git a/man/ibv_uc_pingpong.1 b/man/ibv_uc_pingpong.1
index 6b535dc..ec97eb0 100644
--- a/man/ibv_uc_pingpong.1
+++ b/man/ibv_uc_pingpong.1
@@ -6,11 +6,11 @@ ibv_uc_pingpong \- simple InfiniBand UC transport test
.SH SYNOPSIS
.B ibv_uc_pingpong
[\-p port] [\-d device] [\-i ib port] [\-s size] [\-r rx depth]
-[\-n iters] [\-e] \fBHOSTNAME\fR
+[\-n iters] [\-l sl] [\-e] \fBHOSTNAME\fR
.B ibv_uc_pingpong
[\-p port] [\-d device] [\-i ib port] [\-s size] [\-r rx depth]
-[\-n iters] [\-e]
+[\-n iters] [\-l sl] [\-e]
.SH DESCRIPTION
.PP
@@ -39,6 +39,9 @@ post \fIDEPTH\fR receives at a time (default 1000)
\fB\-n\fR, \fB\-\-iters\fR=\fIITERS\fR
perform \fIITERS\fR message exchanges (default 1000)
.TP
+\fB\-l\fR, \fB\-\-sl\fR=\fISL\fR
+use \fISL\fR as the service level value of the QP (default 0)
+.TP
\fB\-e\fR, \fB\-\-events\fR
sleep while waiting for work completion events (default is to poll for
completions)
diff --git a/man/ibv_ud_pingpong.1 b/man/ibv_ud_pingpong.1
index e5c0faa..28bcadc 100644
--- a/man/ibv_ud_pingpong.1
+++ b/man/ibv_ud_pingpong.1
@@ -6,11 +6,11 @@ ibv_ud_pingpong \- simple InfiniBand UD transport test
.SH SYNOPSIS
.B ibv_ud_pingpong
[\-p port] [\-d device] [\-i ib port] [\-s size] [\-r rx depth]
-[\-n iters] [\-e] \fBHOSTNAME\fR
+[\-n iters] [\-l sl] [\-e] \fBHOSTNAME\fR
.B ibv_ud_pingpong
[\-p port] [\-d device] [\-i ib port] [\-s size] [\-r rx depth]
-[\-n iters] [\-e]
+[\-n iters] [\-l sl] [\-e]
.SH DESCRIPTION
.PP
@@ -39,6 +39,9 @@ post \fIDEPTH\fR receives at a time (default 500)
\fB\-n\fR, \fB\-\-iters\fR=\fIITERS\fR
perform \fIITERS\fR message exchanges (default 1000)
.TP
+\fB\-l\fR, \fB\-\-sl\fR=\fISL\fR
+use \fISL\fR as the service level value of the AH (default 0)
+.TP
\fB\-e\fR, \fB\-\-events\fR
sleep while waiting for work completion events (default is to poll for
completions)
More information about the general
mailing list