T-Rex: 2.82, core pin, 8 workers
[csit.git] / GPL / traffic_profiles / trex / profile_trex_astf_base_class.py
index b013e8a..913a447 100644 (file)
@@ -123,7 +123,7 @@ class TrafficProfileBaseClass:
         """
         self.framesize = kwargs[u"framesize"]
         self._pcap_dir = kwargs.get(
-            u"pcap_dir",u"/opt/trex-core-2.73/scripts/avl"
+            u"pcap_dir",u"/opt/trex-core-2.82/scripts/avl"
         )
 
         return self.create_profile()