X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification_CPTA.yaml;h=aa29cec15b5aea85f729f3fbccf0126ff69e1ca8;hp=9e518b785f1039a800a72f01ac3e1be01f702fb2;hb=4a40c75ffc9f6b62a2eb58007675ef17f4c32b1e;hpb=6ef96e8c0a95dc9ccfaf51fe51b60b7934ed6e89 diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 9e518b785f..aa29cec15b 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -56,7 +56,7 @@ URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job" URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1" URL[NEXUS]: "https://docs.fd.io/csit" - DIR[NEXUS]: "report/_static/archive" + DIR[NEXUS]: "trending/_static/archive" make-dirs: # List the directories which are created while preparing the environment. @@ -77,7 +77,7 @@ data-sets: plot-performance-trending: csit-vpp-perf-mrr-daily-master: - start: 9 + start: 15 end: "lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' plot-layouts: @@ -89,6 +89,7 @@ height: 800 yaxis: showticklabels: True + tickformat: ".3s" title: "Throughput [Mpps]" hoverformat: ".4s" range: [] @@ -101,7 +102,7 @@ showgrid: True xaxis: showticklabels: True - title: "VPP Performance Trending Job ID" + title: "/csit/job/{job}/$id" autorange: True showgrid: True gridcolor: "rgb(238, 238, 238)" @@ -123,6 +124,8 @@ # tracegroupgap: 10 # bordercolor: "rgb(238, 238, 238)" # borderwidth: 1 + hoverlabel: + namelength: -1 - type: "debug" @@ -177,7 +180,7 @@ - type: "input" # Ignored in debug mode general: - file-name: "output.xml.log.gz" + file-name: "output.xml.gz" file-format: ".gz" download-path: "{job}/{build}/archives/{filename}" extract: "output.xml" @@ -187,7 +190,7 @@ # extract: "robot-plugin/output.xml" builds: csit-vpp-perf-mrr-daily-master: - start: 9 + start: 15 end: "lastCompletedBuild" # take all from the 'start' - @@ -201,6 +204,65 @@ pdf: - minimal +################################################################################ +### T A B L E S ### +################################################################################ + +- + type: "table" + title: "Performance trending dashboard" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c" + data: "plot-performance-trending" + filter: "'1T1C'" + parameters: + - "name" + - "parent" + - "throughput" + # Number of the best and the worst tests presented in the table. Use 0 (zero) + # to present all tests. + nr-of-tests-shown: 20 + outlier-const: 1.5 + window: 10 + +- + type: "table" + title: "Performance trending dashboard" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c" + data: "plot-performance-trending" + filter: "'2T2C'" + parameters: + - "name" + - "parent" + - "throughput" + # Number of the best and the worst tests presented in the table. Use 0 (zero) + # to present all tests. + nr-of-tests-shown: 20 + outlier-const: 1.5 + window: 10 + +- + type: "table" + title: "Performance trending dashboard" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c" + data: "plot-performance-trending" + filter: "'4T4C'" + parameters: + - "name" + - "parent" + - "throughput" + # Number of the best and the worst tests presented in the table. Use 0 (zero) + # to present all tests. + nr-of-tests-shown: 20 + outlier-const: 1.5 + window: 10 + + ################################################################################ ### C P T A ### ################################################################################ @@ -215,7 +277,7 @@ data: "plot-performance-trending" plots: -# L2 +# L2 - x520 - title: "VPP 1T1C L2 64B Packet Throughput - {period} Trending" output-file-name: "l2-1t1c-x520" @@ -225,8 +287,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 64B Packet Throughput - {period} Trending" @@ -237,8 +299,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 64B Packet Throughput - {period} Trending" @@ -249,8 +311,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 1T1C L2 64B Packet Throughput - {period} Trending" @@ -261,8 +323,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 64B Packet Throughput - {period} Trending" @@ -273,8 +335,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 64B Packet Throughput - {period} Trending" @@ -285,10 +347,12 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" +# L2 - xl710 + - title: "VPP 1T1C L2 64B Packet Throughput - {period} Trending" output-file-name: "l2-1t1c-xl710" data: "plot-performance-trending" @@ -297,8 +361,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 64B Packet Throughput - {period} Trending" @@ -309,8 +373,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 64B Packet Throughput - {period} Trending" @@ -321,11 +385,85 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 + layout: "plot-cpta" + +# L2 - x710 + + - title: "VPP 1T1C L2 64B Packet Throughput - {period} Trending" + output-file-name: "l2-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C L2 64B Packet Throughput - {period} Trending" + output-file-name: "l2-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C L2 64B Packet Throughput - {period} Trending" + output-file-name: "l2-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 1T1C L2 64B Packet Throughput - {period} Trending" + output-file-name: "l2-feature-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C L2 64B Packet Throughput - {period} Trending" + output-file-name: "l2-feature-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C L2 64B Packet Throughput - {period} Trending" + output-file-name: "l2-feature-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 layout: "plot-cpta" -# IPv4 +# IPv4 - x520 - title: "VPP 1T1C IPv4 64B Packet Throughput - {period} Trending" output-file-name: "ip4-1t1c-x520" @@ -335,8 +473,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv4 64B Packet Throughput - {period} Trending" @@ -347,8 +485,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv4 64B Packet Throughput - {period} Trending" @@ -359,8 +497,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 1T1C IPv4 64B Packet Throughput - {period} Trending" @@ -371,8 +509,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv4 64B Packet Throughput - {period} Trending" @@ -383,8 +521,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv4 64B Packet Throughput - {period} Trending" @@ -395,10 +533,12 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" +# IPv4 - xl710 + - title: "VPP 1T1C IPv4 64B Packet Throughput - {period} Trending" output-file-name: "ip4-1t1c-xl710" data: "plot-performance-trending" @@ -407,8 +547,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv4 64B Packet Throughput - {period} Trending" @@ -419,8 +559,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv4 64B Packet Throughput - {period} Trending" @@ -431,11 +571,85 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" -# IPv4 Tunnels +# IPv4 - x710 + + - title: "VPP 1T1C IPv4 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C IPv4 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C IPv4 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 1T1C IPv4 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-feature-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C IPv4 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-feature-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C IPv4 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-feature-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# IPv4 Tunnels - x520 - title: "VPP 1T1C IPv4 Tunnels 64B Packet Throughput - {period} Trending" output-file-name: "ip4-tunnels-1t1c-x520" @@ -445,8 +659,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv4 Tunnels 64B Packet Throughput - {period} Trending" @@ -457,8 +671,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv4 Tunnels 64B Packet Throughput - {period} Trending" @@ -469,11 +683,49 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" -# IPv6 +# IPv4 Tunnels - x710 + + - title: "VPP 1T1C IPv4 Tunnels 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-tunnels-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '1T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C IPv4 Tunnels 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-tunnels-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '2T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C IPv4 Tunnels 64B Packet Throughput - {period} Trending" + output-file-name: "ip4-tunnels-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and 'MRR' and '4T4C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and not 'IPSECHW'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# IPv6 - x520 - title: "VPP 1T1C IPv6 78B Packet Throughput - {period} Trending" output-file-name: "ip6-1t1c-x520" @@ -483,8 +735,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv6 78B Packet Throughput - {period} Trending" @@ -495,8 +747,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv6 78B Packet Throughput - {period} Trending" @@ -507,10 +759,12 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" +# IPv6 - xl710 + - title: "VPP 1T1C IPv6 78B Packet Throughput - {period} Trending" output-file-name: "ip6-1t1c-xl710" data: "plot-performance-trending" @@ -519,8 +773,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv6 78B Packet Throughput - {period} Trending" @@ -531,8 +785,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv6 78B Packet Throughput - {period} Trending" @@ -543,11 +797,49 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 + layout: "plot-cpta" + +# IPv6 - x710 + + - title: "VPP 1T1C IPv6 78B Packet Throughput - {period} Trending" + output-file-name: "ip6-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 layout: "plot-cpta" -# Container memif + - title: "VPP 2T2C IPv6 78B Packet Throughput - {period} Trending" + output-file-name: "ip6-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C IPv6 78B Packet Throughput - {period} Trending" + output-file-name: "ip6-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# Container memif - x520, 64B - title: "VPP 1T1C L2 Container memif 64B Packet Throughput - {period} Trending" output-file-name: "container-memif-l2-1t1c-x520" @@ -557,8 +849,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 Container memif 64B Packet Throughput - {period} Trending" @@ -569,8 +861,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 Container memif 64B Packet Throughput - {period} Trending" @@ -581,10 +873,50 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 + layout: "plot-cpta" + +# Container memif - x520, IMIX + + - title: "VPP 1T1C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-1t1c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'MRR' and 'IMIX' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-2t2c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'MRR' and 'IMIX' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-4t4c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'MRR' and 'IMIX' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 layout: "plot-cpta" +# Container memif - xl710, 64B + - title: "VPP 1T1C L2 Container memif 64B Packet Throughput - {period} Trending" output-file-name: "container-memif-l2-1t1c-xl710" data: "plot-performance-trending" @@ -593,8 +925,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 Container memif 64B Packet Throughput - {period} Trending" @@ -605,8 +937,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 Container memif 64B Packet Throughput - {period} Trending" @@ -617,11 +949,125 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 + layout: "plot-cpta" + +# Container memif - xl710, IMIX + + - title: "VPP 1T1C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-1t1c-xl710" + data: "plot-performance-trending" + filter: "'NIC_Intel-XL710' and 'MRR' and 'IMIX' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-2t2c-xl710" + data: "plot-performance-trending" + filter: "'NIC_Intel-XL710' and 'MRR' and 'IMIX' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-4t4c-xl710" + data: "plot-performance-trending" + filter: "'NIC_Intel-XL710' and 'MRR' and 'IMIX' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# Container memif - x710, 64B + + - title: "VPP 1T1C L2 Container memif 64B Packet Throughput - {period} Trending" + output-file-name: "container-memif-l2-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 layout: "plot-cpta" -# VM vhost + - title: "VPP 2T2C L2 Container memif 64B Packet Throughput - {period} Trending" + output-file-name: "container-memif-l2-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C L2 Container memif 64B Packet Throughput - {period} Trending" + output-file-name: "container-memif-l2-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and '64B' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# Container memif - x520, IMIX + + - title: "VPP 1T1C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C L2 Container memif IMIX Packet Throughput - {period} Trending" + output-file-name: "container-memif-imix-l2-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'MRR' and 'IMIX' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - x520, ethip4, 64B - title: "VPP 1T1C VM vhost ethip4 64B Packet Throughput - {period} Trending" output-file-name: "vm-vhost-ethip4-1t1c-x520" @@ -631,8 +1077,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C VM vhost ethip4 64B Packet Throughput - {period} Trending" @@ -643,8 +1089,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C VM vhost ethip4 64B Packet Throughput - {period} Trending" @@ -655,10 +1101,50 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - x520, ethip4, IMIX + + - title: "VPP 1T1C VM vhost ethip4 IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-ethip4-1t1c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 layout: "plot-cpta" + - title: "VPP 2T2C VM vhost ethip4 IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-ethip4-2t2c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C VM vhost ethip4 IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-ethip4-4t4c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - x520, eth, 64B + - title: "VPP 1T1C VM vhost eth 64B Packet Throughput - {period} Trending" output-file-name: "vm-vhost-eth-1t1c-x520" data: "plot-performance-trending" @@ -668,8 +1154,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C VM vhost eth 64B Packet Throughput - {period} Trending" @@ -680,8 +1166,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C VM vhost eth 64B Packet Throughput - {period} Trending" @@ -692,10 +1178,51 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" +# VM vhost - x520, eth, IMIX + + - title: "VPP 1T1C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-1t1c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-2t2c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-4t4c-x520" + data: "plot-performance-trending" + filter: "'NIC_Intel-X520-DA2' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - xl710, eth, 64B + - title: "VPP 1T1C VM vhost eth 64B Packet Throughput - {period} Trending" output-file-name: "vm-vhost-eth-1t1c-xl710" data: "plot-performance-trending" @@ -705,8 +1232,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C VM vhost eth 64B Packet Throughput - {period} Trending" @@ -717,8 +1244,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C VM vhost eth 64B Packet Throughput - {period} Trending" @@ -729,8 +1256,201 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - xl710, eth, IMIX + + - title: "VPP 1T1C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-1t1c-xl710" + data: "plot-performance-trending" + filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-2t2c-xl710" + data: "plot-performance-trending" + filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-4t4c-xl710" + data: "plot-performance-trending" + filter: "'NIC_Intel-XL710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - x710, ethip4, 64B + + - title: "VPP 1T1C VM vhost ethip4 64B Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-ethip4-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C VM vhost ethip4 64B Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-ethip4-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C VM vhost ethip4 64B Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-ethip4-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - x710, ethip4, IMIX + + - title: "VPP 1T1C VM vhost ethip4 IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-ethip4-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C VM vhost ethip4 IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-ethip4-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C VM vhost ethip4 IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-ethip4-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - x710, eth, 64B + + - title: "VPP 1T1C VM vhost eth 64B Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-eth-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C VM vhost eth 64B Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-eth-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C VM vhost eth 64B Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-eth-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + +# VM vhost - x710, eth, IMIX + + - title: "VPP 1T1C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-1t1c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '1T1C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 2T2C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-2t2c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 + layout: "plot-cpta" + + - title: "VPP 4T4C VM vhost eth IMIX Packet Throughput - {period} Trending" + output-file-name: "vm-vhost-imix-eth-4t4c-x710" + data: "plot-performance-trending" + filter: "'NIC_Intel-X710' and 'IMIX' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" + parameters: + - "result" + periods: + - 1 + - 14 + # - 60 layout: "plot-cpta" # IPSec @@ -743,8 +1463,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPSec 64B Packet Throughput - {period} Trending" @@ -755,8 +1475,8 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPSec 64B Packet Throughput - {period} Trending" @@ -767,6 +1487,6 @@ - "result" periods: - 1 - - 5 - - 30 + - 14 + # - 60 layout: "plot-cpta"