aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-12-10 09:04:59 +0000
committerPeter Mikus <pmikus@cisco.com>2020-01-07 15:46:40 +0000
commit45b4d9166c38767d18f4b73403927a2c5494cc6a (patch)
tree3f8f57c179a19762044d684586e628b99ecf634d /resources/libraries
parentae652334356c12b167399a340ad55abd1ef7bbce (diff)
T-Rex: Upgrade to 2.73 with DDP profile fix
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Icaa99e0a71a19ba23697c21a4b5aa046813a718a
Diffstat (limited to 'resources/libraries')
-rw-r--r--resources/libraries/python/Constants.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/libraries/python/Constants.py b/resources/libraries/python/Constants.py
index d6a94abb9e..0a8470ec65 100644
--- a/resources/libraries/python/Constants.py
+++ b/resources/libraries/python/Constants.py
@@ -182,10 +182,9 @@ class Constants:
DOCKER_SUT_IMAGE_UBUNTU_ARM = u"snergster/csit-arm-sut:latest"
# TRex install directory
- TREX_INSTALL_DIR = u"/opt/trex-core-2.61"
+ TREX_INSTALL_DIR = u"/opt/trex-core-2.73"
# TRex limit memory.
- # 4096 pages (4 GB) is used just due to the current testbed settings.
TREX_LIMIT_MEMORY = get_int_from_env(u"TREX_LIMIT_MEMORY ", 4096)
# TRex number of cores