aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py b/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py
index 077b198d41..64fe1a705f 100644
--- a/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py
+++ b/resources/traffic_profiles/trex/trex-sl-2n-ethip4udp-1000u15p.py
@@ -98,6 +98,7 @@ class TrafficStreams(TrafficStreamsBaseClass):
vm1 = STLScVmRaw(
[
STLVmTupleGen(
+ ip_min=self.p1_src_start_ip,
ip_max=self.p1_src_end_ip,
port_min=self.p1_src_start_udp_port,
port_max=self.p1_src_end_udp_port,