CSIT-1404: Add data pre-processing for "service density" graphs
[csit.git] / resources / tools / presentation / specification.yaml
index 8dc4df7..3b76065 100644 (file)
 
   data-sets:
 
-    # Example
-    plot-vpp-service-density-3n-hsw:
-      csit-vpp-perf-verify-1810-3n-hsw:
-      - 28
-
     # Denverton:
     intel-dnv-vpp:
       intel-dnv-vpp-release-1810:
       csit-vpp-perf-verify-master-2n-skx:
       - 207  # SOAK sel
 
+    plot-vpp-service-density-2n-skx:
+      csit-vpp-perf-verify-master-2n-skx:
+      - 215
+      - 216
+      - 219
+      - 221
+      - 222
     plot-vpp-throughput-latency-3n-skx:
       csit-vpp-perf-verify-1810-3n-skx:
       - 24  # NDRPDR full
     - 27  # NDRPDR sel
     csit-vpp-perf-verify-master-2n-skx:
     - 207  # SOAK sel
+    - 215  # SD
+    - 216  # SD
+    - 219  # SD
+    - 221  # SD
+    - 222  # SD
     csit-vpp-perf-check-1804:
     - 5   # mrr - full
     - 6   # mrr - sel
 # Heatmap - example
 -
   type: "plot"
-  title: "Service Density: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr"
+  title: "Service Density: l2sw-2n-skx-x710-64b-2t1c-base-sd-mrr"
   algorithm: "plot_service_density_heatmap"
   output-file-type: ".html"
-  output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-sd-ndr"
-  data: "plot-vpp-service-density-3n-hsw"
-  filter: "'NIC_Intel-X520-DA2' and
+  output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-sd-mrr"
+  data: "plot-vpp-service-density-2n-skx"
+  filter: "'NIC_Intel-X710' and
+           'SERVICE_DENSITY' and
            '64B' and
-           ('BASE' or 'SCALE') and
-           'NDRPDR' and
-           'ETH' and
-           '1T1C' and
-           ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and
-           not 'VHOST' and
-           not 'MEMIF'"
+           '2T1C' and
+           'MRR'"
   parameters:
-  - "throughput"
+  - "result"
+  - "name"
   - "parent"
   - "tags"
+  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   layout:
     title: "<b>Network Service Density Matrix: Packet Throughput View</b>"
     layout: "plot-service-density"