aboutsummaryrefslogtreecommitdiffstats
path: root/GPL/tools/trex/trex_astf_profile.py
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2021-03-15 19:45:04 +0000
committerPeter Mikus <pmikus@cisco.com>2021-03-22 08:55:05 +0000
commitbbd671541d6697a07a8dd9b6017c975a57f27b48 (patch)
treea656d91cf18c843371c9182e87dce64014ad40c6 /GPL/tools/trex/trex_astf_profile.py
parentab7c99502a87b25e7e1f42842e9c8ad3f7909020 (diff)
Perf: Bump T-Rex to 2.88
+ Mellanox 4.6 is not for Ubuntu 20.04 + Mellanox for ubuntu 20.04 is 4.9+ + T-Rex 2.86 is not for Mellanox 4.6+ + T-Rex for Mellanox 5.2 is 2.88+ ================================== = Bump Signed-off-by: pmikus <pmikus@cisco.com> Change-Id: I902dfc2a43e6718b385e89f31a34260e09d61bd3 (cherry picked from commit 6ec31b8aa67f4af2b963b3984f047e94ba790b3d) (cherry picked from commit aadd201ba28d44660dd86a77dc7248910973cc12) (cherry picked from commit 9f35c00b6df316585dec0664ad761dced5c2c9e8)
Diffstat (limited to 'GPL/tools/trex/trex_astf_profile.py')
-rw-r--r--GPL/tools/trex/trex_astf_profile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/GPL/tools/trex/trex_astf_profile.py b/GPL/tools/trex/trex_astf_profile.py
index 6faa2c008f..3f244ecf09 100644
--- a/GPL/tools/trex/trex_astf_profile.py
+++ b/GPL/tools/trex/trex_astf_profile.py
@@ -34,7 +34,7 @@ import sys
import time
sys.path.insert(
- 0, u"/opt/trex-core-2.86/scripts/automation/trex_control_plane/interactive/"
+ 0, u"/opt/trex-core-2.88/scripts/automation/trex_control_plane/interactive/"
)
from trex.astf.api import *