summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl/examples/stl_run_udp_simple.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/trex_control_plane/stl/examples/stl_run_udp_simple.py')
-rw-r--r--scripts/automation/trex_control_plane/stl/examples/stl_run_udp_simple.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/trex_control_plane/stl/examples/stl_run_udp_simple.py b/scripts/automation/trex_control_plane/stl/examples/stl_run_udp_simple.py
index 47db1b5a..388e42e7 100644
--- a/scripts/automation/trex_control_plane/stl/examples/stl_run_udp_simple.py
+++ b/scripts/automation/trex_control_plane/stl/examples/stl_run_udp_simple.py
@@ -11,7 +11,7 @@ Compare Rx-pkts to TX-pkts assuming ports are loopback
"""
import stl_path
-from trex_control_plane.stl.api import *
+from trex_stl_lib.api import *
H_VER = "trex-x v0.1 "