Skip to content

Commit 6ce34ee

Browse files
higebutohojo
authored andcommitted
xdp-trafficgen: fix description of num-packets option
Signed-off-by: Yuya Kusakabe <[email protected]>
1 parent 1666052 commit 6ce34ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

xdp-trafficgen/README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Source UDP port of generated packets. Defaults to 1.
7777
Enable dynamic port mode where the destination port is varied over a range of
7878
=<num ports>= starting from the =--dst-port=.
7979

80-
** -n, --num-packets <port>
80+
** -n, --num-packets <num packets>
8181
Number of packets to send before exiting. If not supplied, =xdp-trafficgen= will
8282
keep sending packets until interrupted.
8383

xdp-trafficgen/xdp-trafficgen.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Source UDP port of generated packets. Defaults to 1.
7878
.PP
7979
Enable dynamic port mode where the destination port is varied over a range of
8080
\fI<num ports>\fP starting from the \fI\-\-dst\-port\fP.
81-
.SS "-n, --num-packets <port>"
81+
.SS "-n, --num-packets <num packets>"
8282
.PP
8383
Number of packets to send before exiting. If not supplied, \fIxdp\-trafficgen\fP will
8484
keep sending packets until interrupted.

0 commit comments

Comments
 (0)