X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification_CPTA.yaml;h=9ea9bc7bf43c57bc00f1af34226934ffcb4f8c6b;hp=545751c270c070255148491e8115bd11c954ff9b;hb=b6de6fb4bcf50cd347df181121602db9ac2c9eec;hpb=aaa58d348c375f80e65dfdf62a679dd0cbac4411 diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 545751c270..9ea9bc7bf4 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,8 +77,8 @@ data-sets: plot-performance-trending: csit-vpp-perf-mrr-daily-master: - start: 9 - end: "lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' + start: 15 + end: 17 #"lastCompletedBuild" # "lastSuccessfulBuild" # take all from the 'start' plot-layouts: plot-cpta: @@ -89,7 +89,8 @@ height: 800 yaxis: showticklabels: True - title: "Throughput [Mpps]" + tickformat: ".3s" + title: "Throughput [pps]" hoverformat: ".4s" range: [] gridcolor: "rgb(238, 238, 238)" @@ -101,7 +102,8 @@ showgrid: True xaxis: showticklabels: True - title: "VPP Performance Trending Job ID" + # title: "csit-vpp-perf-mrr-daily-master/vpp-build" + title: 'csit-vpp-perf-mrr-daily-master-build/vpp-build' autorange: True showgrid: True gridcolor: "rgb(238, 238, 238)" @@ -109,13 +111,14 @@ fixedrange: False zeroline: False tickcolor: "rgb(238, 238, 238)" + # tickangle: 0 showline: True linewidth: 1 autotick: True margin: r: 20 - b: 50 - t: 50 + b: 100 + t: 5 l: 70 legend: orientation: "h" @@ -123,6 +126,8 @@ # tracegroupgap: 10 # bordercolor: "rgb(238, 238, 238)" # borderwidth: 1 + hoverlabel: + namelength: -1 - type: "debug" @@ -177,7 +182,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,8 +192,8 @@ # extract: "robot-plugin/output.xml" builds: csit-vpp-perf-mrr-daily-master: - start: 9 - end: "lastCompletedBuild" # take all from the 'start' + start: 15 + end: 17 #"lastCompletedBuild" # take all from the 'start' - type: "output" @@ -201,6 +206,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: "'MRR' and '1T1C'" + parameters: + - "name" + - "parent" + - "result" + # 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: "'MRR' and '2T2C'" + parameters: + - "name" + - "parent" + - "result" + # 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: "'MRR' and '4T4C'" + parameters: + - "name" + - "parent" + - "result" + # 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 +279,7 @@ data: "plot-performance-trending" plots: -# L2 +# L2 - x520 - title: "VPP 1T1C L2 64B Packet Throughput - {period} Trending" output-file-name: "l2-1t1c-x520" @@ -223,11 +287,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 64B Packet Throughput - {period} Trending" @@ -236,11 +299,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 64B Packet Throughput - {period} Trending" @@ -249,11 +311,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 1T1C L2 64B Packet Throughput - {period} Trending" @@ -262,11 +323,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 64B Packet Throughput - {period} Trending" @@ -275,11 +335,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 64B Packet Throughput - {period} Trending" @@ -288,24 +347,24 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" 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" filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 64B Packet Throughput - {period} Trending" @@ -314,11 +373,10 @@ filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 64B Packet Throughput - {period} Trending" @@ -327,14 +385,87 @@ filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" parameters: - "result" - - "name" 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" @@ -342,11 +473,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv4 64B Packet Throughput - {period} Trending" @@ -355,11 +485,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv4 64B Packet Throughput - {period} Trending" @@ -368,11 +497,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 1T1C IPv4 64B Packet Throughput - {period} Trending" @@ -381,11 +509,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv4 64B Packet Throughput - {period} Trending" @@ -394,11 +521,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv4 64B Packet Throughput - {period} Trending" @@ -407,24 +533,24 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'FEATURE' and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" 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" filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv4 64B Packet Throughput - {period} Trending" @@ -433,11 +559,10 @@ filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv4 64B Packet Throughput - {period} Trending" @@ -446,14 +571,87 @@ filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" 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" @@ -461,11 +659,10 @@ filter: "'NIC_Intel-X520-DA2' 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" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv4 Tunnels 64B Packet Throughput - {period} Trending" @@ -474,11 +671,10 @@ filter: "'NIC_Intel-X520-DA2' 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" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv4 Tunnels 64B Packet Throughput - {period} Trending" @@ -487,14 +683,51 @@ filter: "'NIC_Intel-X520-DA2' 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" - - "name" 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" @@ -502,11 +735,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv6 78B Packet Throughput - {period} Trending" @@ -515,11 +747,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv6 78B Packet Throughput - {period} Trending" @@ -528,24 +759,24 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" 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" filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPv6 78B Packet Throughput - {period} Trending" @@ -554,11 +785,10 @@ filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPv6 78B Packet Throughput - {period} Trending" @@ -567,14 +797,51 @@ filter: "'NIC_Intel-XL710' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" parameters: - "result" - - "name" 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" @@ -582,11 +849,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 Container memif 64B Packet Throughput - {period} Trending" @@ -595,11 +861,10 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 Container memif 64B Packet Throughput - {period} Trending" @@ -608,24 +873,62 @@ filter: "'NIC_Intel-X520-DA2' and 'MRR' and '64B' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" parameters: - "result" - - "name" 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" filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and 'BASE' and '1T1C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C L2 Container memif 64B Packet Throughput - {period} Trending" @@ -634,11 +937,10 @@ filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and 'BASE' and '2T2C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C L2 Container memif 64B Packet Throughput - {period} Trending" @@ -647,14 +949,127 @@ filter: "'NIC_Intel-XL710' and 'MRR' and '64B' and 'BASE' and '4T4C' and 'MEMIF' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST'" parameters: - "result" - - "name" 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" @@ -662,11 +1077,10 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '1T1C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C VM vhost ethip4 64B Packet Throughput - {period} Trending" @@ -675,11 +1089,10 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C VM vhost ethip4 64B Packet Throughput - {period} Trending" @@ -688,13 +1101,52 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "result" - - "name" 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" @@ -702,11 +1154,10 @@ parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C VM vhost eth 64B Packet Throughput - {period} Trending" @@ -715,11 +1166,10 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C VM vhost eth 64B Packet Throughput - {period} Trending" @@ -728,13 +1178,53 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" parameters: - "result" - - "name" 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" @@ -742,11 +1232,10 @@ parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C VM vhost eth 64B Packet Throughput - {period} Trending" @@ -755,11 +1244,10 @@ filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '2T2C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C VM vhost eth 64B Packet Throughput - {period} Trending" @@ -768,50 +1256,239 @@ filter: "'NIC_Intel-XL710' and '64B' and 'MRR' and '4T4C' and 'VHOST' and not 'VXLAN' and not 'IP4FWD' and not 'DOT1Q' and not '2VM'" parameters: - "result" - - "name" 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 - title: "VPP 1T1C IPSec 64B Packet Throughput - {period} Trending" - output-file-name: "ipsec-1t1c-x520" + output-file-name: "ipsec-1t1c-xl710" data: "plot-performance-trending" - filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" + filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 2T2C IPSec 64B Packet Throughput - {period} Trending" - output-file-name: "ipsec-2t2c-x520" + output-file-name: "ipsec-2t2c-xl710" data: "plot-performance-trending" - filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" + filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta" - title: "VPP 4T4C IPSec 64B Packet Throughput - {period} Trending" - output-file-name: "ipsec-4t4c-x520" + output-file-name: "ipsec-4t4c-xl710" data: "plot-performance-trending" - filter: "'NIC_Intel-X520-DA2' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" + filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" parameters: - "result" - - "name" periods: - 1 - - 5 - - 30 + # - 14 + # - 60 layout: "plot-cpta"