aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/t-rex/t-rex-stateless.py
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2016-07-25 11:56:14 +0100
committerPeter Mikus <pmikus@cisco.com>2016-07-28 05:23:28 +0000
commitccdcc18ff5ab339f715179d3215fe174252a1187 (patch)
tree7823efccf5abe79108ab6a3e23408650289af62d /resources/tools/t-rex/t-rex-stateless.py
parent8825ed229f1d1fbd12d0cec0a128f42f22ae11fe (diff)
CSIT-224 Update T-rex version to v2.06
- Update T-rex to version v2.06 with DPDK1607-rc3 Change-Id: I796b0ddaa9b7cb677a3a2fc6300904fabee4353e Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/t-rex/t-rex-stateless.py')
-rwxr-xr-xresources/tools/t-rex/t-rex-stateless.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/t-rex/t-rex-stateless.py b/resources/tools/t-rex/t-rex-stateless.py
index 347782b3a3..04f7a25294 100755
--- a/resources/tools/t-rex/t-rex-stateless.py
+++ b/resources/tools/t-rex/t-rex-stateless.py
@@ -48,7 +48,7 @@ import string
import struct
import sys
-sys.path.insert(0, "/opt/trex-core-2.03/scripts/automation/"+\
+sys.path.insert(0, "/opt/trex-core-2.06/scripts/automation/"+\
"trex_control_plane/stl/")
from trex_stl_lib.api import *