Update the traffic profile to support sample multi-port
[yardstick.git] / samples / vnf_samples / traffic_profiles / ipv4_throughput_vpe.yaml
index 8bac324..20bc656 100644 (file)
@@ -47,6 +47,7 @@ traffic_profile:
 
 uplink_0:
       ipv4:
+        id: 1
         outer_l2:
             framesize:
                 64B: "{{ get(imix, 'imix.uplink.64B', '0') }}"
@@ -83,6 +84,7 @@ uplink_0:
             count: "{{get(flow, 'flow.count', '1') }}"
 downlink_0:
       ipv4:
+        id: 2
         outer_l2:
             framesize:
                 64B: "{{ get(imix, 'imix.uplink.imix_small', '0') }}"