diff options
| author | Daniel T. Lee <[email protected]> | 2019-06-29 22:33:58 +0900 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-07-01 11:02:20 -0700 |
| commit | 6e32a74a6f151c3e64d7d79e54948b8938be2cdc (patch) | |
| tree | c7a2c4bbe88ad76971faf46adc92d8a4ae7de112 /tools/perf/scripts/python/bin | |
| parent | 226b96c25d84ab32abeb6a000166a755db3ebfa9 (diff) | |
samples: pktgen: allow to specify destination port
Currently, kernel pktgen has the feature to specify udp destination port
for sending packet. (e.g. pgset "udp_dst_min 9")
But on samples, each of the scripts doesn't have any option to achieve this.
This commit adds the DST_PORT option to specify the target port(s) in the script.
-p : ($DST_PORT) destination PORT range (e.g. 433-444) is also allowed
Signed-off-by: Daniel T. Lee <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions