aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools')
-rwxr-xr-xresources/tools/trex/trex_stateless_profile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/trex/trex_stateless_profile.py b/resources/tools/trex/trex_stateless_profile.py
index edb0b8d8cf..a41e4e8562 100755
--- a/resources/tools/trex/trex_stateless_profile.py
+++ b/resources/tools/trex/trex_stateless_profile.py
@@ -194,8 +194,8 @@ def simple_burst(
lost_b = 0
# Choose rate and start traffic:
- time_start = time.time()
client.start(ports=ports, mult=rate, duration=duration, force=force)
+ time_start = time.time()
if async_start:
# For async stop, we need to export the current snapshot.