fix(trex): Random Traffic Profiles
[csit.git] / GPL / traffic_profiles / trex / trex-stl-ethip4-ip4dst-rnd100000-2p.py
index fea98bc..955e394 100644 (file)
@@ -80,7 +80,7 @@ class TrafficStreams(TrafficStreamsScaleClass):
             self.pkt_vm.append(
                 STLScVmRaw(
                     [
-                        STLVmFlowVar(
+                        STLVmFlowVarRepeatableRandom(
                             name="dst",
                             min_value=self.pkt_data[i]["dst_start_ip"],
                             max_value=self.pkt_data[i]["dst_end_ip"],