aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/trex/trex_stateless_profile.py
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-09-11 11:19:27 +0000
committerPeter Mikus <pmikus@cisco.com>2019-09-12 07:10:34 +0000
commit6a80c9028d71a1502a2f2a64b4646af4c5958733 (patch)
treeeae7a91f17c5677dcdf3e36356e8ab5bb64fa5be /resources/tools/trex/trex_stateless_profile.py
parent45882a2701df2349b3f53b8436aec530cbeeb614 (diff)
TRex: 2.61
- HDRhistogram can be rebased and used in separate patch. Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ic7ce752344c6e1791af7cf7b7effde65ac2be680
Diffstat (limited to 'resources/tools/trex/trex_stateless_profile.py')
-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 15e2157057..b8ee77c69a 100755
--- a/resources/tools/trex/trex_stateless_profile.py
+++ b/resources/tools/trex/trex_stateless_profile.py
@@ -22,7 +22,7 @@ import sys
import argparse
import json
-sys.path.insert(0, "/opt/trex-core-2.54/scripts/automation/"
+sys.path.insert(0, "/opt/trex-core-2.61/scripts/automation/"
"trex_control_plane/interactive/")
from trex.stl.api import *