X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=96e8dc3c2de4094c910136ff7eef66833c09f3f0;hp=8dc4df7a84f590c8177d908514dbc4078dbb8a15;hb=3532ea7e201971b463e6d72ae799a7871c5b3c9f;hpb=7f83ed570d3cd7ec18f2a7ea3c8c3badd0368099 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 8dc4df7a84..96e8dc3c2d 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -126,11 +126,6 @@ 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: @@ -497,6 +492,16 @@ csit-vpp-perf-verify-master-2n-skx: - 207 # SOAK sel + plot-vpp-vsc-2n-skx: + csit-vpp-perf-verify-master-2n-skx: + - 234 + + plot-vpp-csc-2n-skx: + csit-vpp-perf-verify-master-2n-skx: + - 226 + - 231 + - 233 + plot-vpp-throughput-latency-3n-skx: csit-vpp-perf-verify-1810-3n-skx: - 24 # NDRPDR full @@ -1317,6 +1322,10 @@ - 27 # NDRPDR sel csit-vpp-perf-verify-master-2n-skx: - 207 # SOAK sel + - 234 # VSC + - 226 # CSC + - 231 # CSC + - 233 # CSC csit-vpp-perf-check-1804: - 5 # mrr - full - 6 # mrr - sel @@ -5338,24 +5347,46 @@ # 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-vsc-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-vsc-mrr" + data: "plot-vpp-vsc-2n-skx" + filter: "'NIC_Intel-X710' and + 'NF_DENSITY' and + 'VM' and + 'CHAIN' 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" - - "parent" + - "result" + - "name" + - "tags" + include-tests: "MRR" # "PDR" | "NDR" | "MRR" + layout: + title: "Network Service Density Matrix: Packet Throughput View" + layout: "plot-service-density" + +- + type: "plot" + title: "Service Density: l2sw-2n-skx-x710-64b-2t1c-base-csc-mrr" + algorithm: "plot_service_density_heatmap" + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base-csc-mrr" + data: "plot-vpp-csc-2n-skx" + filter: "'NIC_Intel-X710' and + 'NF_DENSITY' and + 'DOCKER' and + 'CHAIN' and + '64B' and + '2T1C' and + 'MRR'" + parameters: + - "result" + - "name" - "tags" + include-tests: "MRR" # "PDR" | "NDR" | "MRR" layout: title: "Network Service Density Matrix: Packet Throughput View" layout: "plot-service-density"