Merge "Support bind driver for QAT HW cards"
[yardstick.git] / samples / vnf_samples / traffic_profiles / ixia_ipv4_latency.yaml
index 6ba1553..275509a 100644 (file)
@@ -19,7 +19,7 @@
 # the profile defines a public and private side to make limited traffic correlation
 # between private and public side same way as it is made by IXIA solution.
 #
-schema: "isb:traffic_profile:0.1"
+schema: "nsb:traffic_profile:0.1"
 
 # This file is a template, it will be filled with values from tc.yaml before passing to the traffic generator
 
@@ -28,8 +28,8 @@ description:     Traffic profile to run RFC2544 latency
 traffic_profile:
   traffic_type : IXIARFC2544Profile # defines traffic behavior - constant or look for highest possible throughput
   frame_rate : 100  # pc of linerate
-  # that specifies a range (e.g. ipv4 address, port)
-
+  duration: {{ duration }}
+  enable_latency: True
 
 uplink_0:
       ipv4:
@@ -42,6 +42,8 @@ uplink_0:
                 373b: "{{get(imix, 'imix.uplink.373B', '0') }}"
                 512B: "{{get(imix, 'imix.uplink.512B', '0') }}"
                 570B: "{{get(imix, 'imix.uplink.570B', '0') }}"
+                1024B: "{{get(imix, 'imix.uplink.1024B', '0') }}"
+                1280B: "{{get(imix, 'imix.uplink.1280B', '0') }}"
                 1400B: "{{get(imix, 'imix.uplink.1400B', '0') }}"
                 1500B: "{{get(imix, 'imix.uplink.1500B', '0') }}"
                 1518B: "{{get(imix, 'imix.uplink.1518B', '0') }}"
@@ -51,12 +53,15 @@ uplink_0:
             srcip4: "{{get(flow, 'flow.src_ip_0', '1.1.1.1-1.15.255.255') }}"
             dstip4: "{{get(flow, 'flow.dst_ip_0', '90.90.1.1-90.105.255.255') }}"
             count: "{{get(flow, 'flow.count', '1') }}"
+            srcseed: "{{get(flow, 'flow.srcseed', '1') }}"
+            dstseed: "{{get(flow, 'flow.dstseed', '1') }}"
             ttl: 32
             dscp: 0
         outer_l4:
             srcport: "{{get(flow, 'flow.src_port_0', '1234') }}"
             dstport: "{{get(flow, 'flow.dst_port_0', '2001') }}"
             count: "{{get(flow, 'flow.count', '1') }}"
+            seed: "{{get(flow, 'flow.seed', '1') }}"
 downlink_0:
       ipv4:
         id: 2
@@ -68,6 +73,8 @@ downlink_0:
                 373b: "{{get(imix, 'imix.downlink.373B', '0') }}"
                 512B: "{{get(imix, 'imix.downlink.512B', '0') }}"
                 570B: "{{get(imix, 'imix.downlink.570B', '0') }}"
+                1024B: "{{get(imix, 'imix.downlink.1024B', '0') }}"
+                1280B: "{{get(imix, 'imix.downlink.1280B', '0') }}"
                 1400B: "{{get(imix, 'imix.downlink.1400B', '0') }}"
                 1500B: "{{get(imix, 'imix.downlink.1500B', '0') }}"
                 1518B: "{{get(imix, 'imix.downlink.1518B', '0') }}"
@@ -80,12 +87,15 @@ downlink_0:
             dstip4: "{{get(flow, 'flow.public_ip_0', '90.90.1.1-90.105.255.255') }}"
             {% endif %}
             count: "{{get(flow, 'flow.count', '1') }}"
+            srcseed: "{{get(flow, 'flow.srcseed', '1') }}"
+            dstseed: "{{get(flow, 'flow.dstseed', '1') }}"
             ttl: 32
             dscp: 0
         outer_l4:
             srcport: "{{get(flow, 'flow.src_port_0', '1234') }}"
             dstport: "{{get(flow, 'flow.dst_port_0', '2001') }}"
             count: "{{get(flow, 'flow.count', '1') }}"
+            seed: "{{get(flow, 'flow.seed', '1') }}"
 uplink_1:
       ipv4:
         id: 3
@@ -97,6 +107,8 @@ uplink_1:
                 373b: "{{get(imix, 'imix.uplink.373B', '0') }}"
                 512B: "{{get(imix, 'imix.uplink.512B', '0') }}"
                 570B: "{{get(imix, 'imix.uplink.570B', '0') }}"
+                1024B: "{{get(imix, 'imix.uplink.1024B', '0') }}"
+                1280B: "{{get(imix, 'imix.uplink.1280B', '0') }}"
                 1400B: "{{get(imix, 'imix.uplink.1400B', '0') }}"
                 1500B: "{{get(imix, 'imix.uplink.1500B', '0') }}"
                 1518B: "{{get(imix, 'imix.uplink.1518B', '0') }}"
@@ -106,12 +118,15 @@ uplink_1:
             srcip4: "{{get(flow, 'flow.src_ip_1', '1.1.1.1-1.15.255.255') }}"
             dstip4: "{{get(flow, 'flow.dst_ip_1', '90.90.1.1-90.105.255.255') }}"
             count: "{{get(flow, 'flow.count', '1') }}"
+            srcseed: "{{get(flow, 'flow.srcseed', '1') }}"
+            dstseed: "{{get(flow, 'flow.dstseed', '1') }}"
             ttl: 32
             dscp: 0
         outer_l4:
             srcport: "{{get(flow, 'flow.src_port_1', '1234') }}"
             dstport: "{{get(flow, 'flow.dst_port_1', '2001') }}"
             count: "{{get(flow, 'flow.count', '1') }}"
+            seed: "{{get(flow, 'flow.seed', '1') }}"
 downlink_1:
       ipv4:
         id: 4
@@ -123,6 +138,8 @@ downlink_1:
                 373b: "{{get(imix, 'imix.downlink.373B', '0') }}"
                 512B: "{{get(imix, 'imix.downlink.512B', '0') }}"
                 570B: "{{get(imix, 'imix.downlink.570B', '0') }}"
+                1024B: "{{get(imix, 'imix.downlink.1024B', '0') }}"
+                1280B: "{{get(imix, 'imix.downlink.1280B', '0') }}"
                 1400B: "{{get(imix, 'imix.downlink.1400B', '0') }}"
                 1500B: "{{get(imix, 'imix.downlink.1500B', '0') }}"
                 1518B: "{{get(imix, 'imix.downlink.1518B', '0') }}"
@@ -135,9 +152,12 @@ downlink_1:
             dstip4: "{{get(flow, 'flow.public_ip_1', '90.90.1.1-90.105.255.255') }}"
             {% endif %}
             count: "{{get(flow, 'flow.count', '1') }}"
+            srcseed: "{{get(flow, 'flow.srcseed', '1') }}"
+            dstseed: "{{get(flow, 'flow.dstseed', '1') }}"
             ttl: 32
             dscp: 0
         outer_l4:
             srcport: "{{get(flow, 'flow.dst_port_1', '1234') }}"
             dstport: "{{get(flow, 'flow.src_port_1', '2001') }}"
             count: "{{get(flow, 'flow.count', '1') }}"
+            seed: "{{get(flow, 'flow.seed', '1') }}"