summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Machata <petrm@mellanox.com>2019-10-01 16:40:10 +0000
committerTobias Klauser <tklauser@distanz.ch>2019-10-04 10:22:48 +0200
commit0bdd9e1b61534f099ba2a13f8143632a47bf8c27 (patch)
treedebf5a0ac882be8e17eef1e268aeedce3abe1261
parent500e708bfba7b2ccd2a3b687a2c3aef72cfbbe8e (diff)
mausezahn.8: Document -r
This option is mentioned further in the man page, but is omitted in the main section. Add it. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r--mausezahn.83
1 files changed, 3 insertions, 0 deletions
diff --git a/mausezahn.8 b/mausezahn.8
index 44a76ab..8379111 100644
--- a/mausezahn.8
+++ b/mausezahn.8
@@ -98,6 +98,9 @@ Apply delay between transmissions. The delay value can be specified in usec
in seconds (e.g. 100s or 100sec). Note: mops also supports nanosecond delay
resolution if you need it (see interactive mode).
.PP
+.SS -r
+Multiply the specified delay with a random value.
+.PP
.SS -p <length>
Pad the raw frame to specified length using zero bytes. Note that for raw
layer 2 frames the specified length defines the whole frame length, while for
Diffstat (limited to 'tools/perf/bench/numa.c')