aboutsummaryrefslogtreecommitdiffstats
path: root/resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4dst-rnd10000.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4dst-rnd10000.py')
-rw-r--r--resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4dst-rnd10000.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4dst-rnd10000.py b/resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4dst-rnd10000.py
index 321b12c115..16627f0884 100644
--- a/resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4dst-rnd10000.py
+++ b/resources/traffic_profiles/trex/trex-sl-2n-ethip4-ip4dst-rnd10000.py
@@ -81,8 +81,7 @@ class TrafficStreams(TrafficStreamsBaseClass):
min_value=self.p1_dst_start_ip,
max_value=self.p1_dst_end_ip,
size=4,
- limit=10000,
- seed=0x0000
+ limit=10000
),
STLVmWrFlowVar(
fv_name=u"dst",
@@ -102,8 +101,7 @@ class TrafficStreams(TrafficStreamsBaseClass):
min_value=self.p2_dst_start_ip,
max_value=self.p2_dst_end_ip,
size=4,
- limit=10000,
- seed=0x0000
+ limit=10000
),
STLVmWrFlowVar(
fv_name=u"dst",