summaryrefslogtreecommitdiffstats
path: root/scripts/stl/hlt/hlt_tcp_ranges.py
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2016-02-23 11:23:08 -0500
committerYaroslav Brustinov <ybrustin@cisco.com>2016-02-23 11:23:08 -0500
commit301d6ca6e36efdc5a1534615d57f3527560befad (patch)
treef4cca4b98e063a440727ffd87265e76a838ba27d /scripts/stl/hlt/hlt_tcp_ranges.py
parent66bebea92f15db3ccf055814ab48cda24477fa9d (diff)
hltapi: add line rate and bps support
Diffstat (limited to 'scripts/stl/hlt/hlt_tcp_ranges.py')
-rwxr-xr-xscripts/stl/hlt/hlt_tcp_ranges.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/stl/hlt/hlt_tcp_ranges.py b/scripts/stl/hlt/hlt_tcp_ranges.py
index 31edc61a..b720e1e2 100755
--- a/scripts/stl/hlt/hlt_tcp_ranges.py
+++ b/scripts/stl/hlt/hlt_tcp_ranges.py
@@ -12,6 +12,7 @@ class STLS1(object):
tcp_dst_port = 1234,
name = 'test_tcp_ranges',
direction = direction,
+ rate_pps = 1,
),
]