X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification_CPTA.yaml;h=55abc8c0a34a68b72e83cf3e582cffb2e092d0c0;hb=60ad88e982229ffe48d153f2294c6d2d280d7cce;hp=7394fc5ed4a41e5324d8d8576cb612cda854a0b3;hpb=5a20b28f033fea7ecd29c0dc47c2deed68c13503;p=csit.git diff --git a/resources/tools/presentation/specification_CPTA.yaml b/resources/tools/presentation/specification_CPTA.yaml index 7394fc5ed4..55abc8c0a3 100644 --- a/resources/tools/presentation/specification_CPTA.yaml +++ b/resources/tools/presentation/specification_CPTA.yaml @@ -72,6 +72,7 @@ "10.30.51.48": "LF-3n-SKX-31" "10.30.51.60": "LF-3n-SKX-32" "10.30.51.49": "LF-3n-TSH-33" + "10.32.8.10": "LF-DNV" - type: "configuration" @@ -173,6 +174,12 @@ table-last-failed-tests-3n-tsh: csit-vpp-perf-mrr-daily-master-3n-tsh: - "lastCompletedBuild" + table-last-failed-tests-3n-dnv: + csit-vpp-perf-mrr-daily-master-3n-dnv: + - "lastCompletedBuild" + table-last-failed-tests-2n-dnv: + csit-vpp-perf-mrr-daily-master-2n-dnv: + - "lastCompletedBuild" # 3n-hsw plot-performance-trending-all-3n-hsw: @@ -473,6 +480,31 @@ - 64 - 65 + plot-performance-trending-vpp-3n-dnv: + csit-vpp-perf-mrr-daily-master-3n-dnv: + start: 41 + end: "lastCompletedBuild" + skip: + - 46 + - 47 + - 57 + - 58 + - 59 + - 60 + - 62 + - 63 + + plot-performance-trending-vpp-2n-dnv: + csit-vpp-perf-mrr-daily-master-2n-dnv: + start: 41 + end: "lastCompletedBuild" + skip: + - 46 + - 47 + - 57 + - 58 + - 59 + plot-layouts: plot-cpta: @@ -704,8 +736,31 @@ - 61 - 62 - 63 - - 64 - - 65 + + # 3n-dnv + csit-vpp-perf-mrr-daily-master-3n-dnv: + start: 41 + end: "lastCompletedBuild" + skip: + - 46 + - 47 + - 57 + - 58 + - 59 + - 60 + - 62 + - 63 + + # 2n-dnv + csit-vpp-perf-mrr-daily-master-2n-dnv: + start: 41 + end: "lastCompletedBuild" + skip: + - 46 + - 47 + - 57 + - 58 + - 59 - type: "output" @@ -774,6 +829,32 @@ - "parent" - "status" +- + type: "table" + title: "Last failed tests (last builds) 3n-dnv" + algorithm: "table_last_failed_tests" + output-file-ext: ".txt" + output-file: "{DIR[STATIC,VPP]}/last-failed-tests-3n-dnv" + data: "table-last-failed-tests-3n-dnv" + filter: "'MRR'" + parameters: + - "name" + - "parent" + - "status" + +- + type: "table" + title: "Last failed tests (last builds) 2n-dnv" + algorithm: "table_last_failed_tests" + output-file-ext: ".txt" + output-file: "{DIR[STATIC,VPP]}/last-failed-tests-2n-dnv" + data: "table-last-failed-tests-2n-dnv" + filter: "'MRR'" + parameters: + - "name" + - "parent" + - "status" + # 3n-hsw - type: "table" @@ -1193,6 +1274,192 @@ output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-tsh.rst" testbed: "3n-tsh" +################################################################################ +# 3n-dnv +- + type: "table" + title: "Performance trending dashboard 1t1c-3n-dnv" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'MRR' and '1T1C'" + parameters: + - "name" + - "parent" + - "result" + window: 14 + long-trend-window: 180 + +- + type: "table" + title: "Performance trending dashboard 2t2c-3n-dnv" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'MRR' and '2T2C'" + parameters: + - "name" + - "parent" + - "result" + window: 14 + long-trend-window: 180 + +- + type: "table" + title: "Performance trending dashboard 4t4c-3n-dnv" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'MRR' and '4T4C'" + parameters: + - "name" + - "parent" + - "result" + window: 14 + long-trend-window: 180 + +- + type: "table" + title: "HTML performance trending dashboard 1t1c-3n-dnv" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-dnv.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-3n-dnv.rst" + testbed: "3n-dnv" + +- + type: "table" + title: "HTML performance trending dashboard 2t2c-3n-dnv" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-dnv.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-3n-dnv.rst" + testbed: "3n-dnv" + +- + type: "table" + title: "HTML performance trending dashboard 4t4c-3n-dnv" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-dnv.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-3n-dnv.rst" + testbed: "3n-dnv" + +- + type: "table" + title: "Failed MRR tests 3n-dnv" + algorithm: "table_failed_tests" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'MRR'" + parameters: + - "name" + - "parent" + - "status" + window: 7 # days + +- + type: "table" + title: "HTML Failed MRR tests 3n-dnv" + algorithm: "table_failed_tests_html" + input-file: "{DIR[STATIC,VPP]}/failed-tests-3n-dnv.csv" + output-file: "{DIR[STATIC,VPP]}/failed-tests-3n-dnv.rst" + testbed: "3n-dnv" + +################################################################################ +# 2n-dnv +- + type: "table" + title: "Performance trending dashboard 1t1c-2n-dnv" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'MRR' and '1T1C'" + parameters: + - "name" + - "parent" + - "result" + window: 14 + long-trend-window: 180 + +- + type: "table" + title: "Performance trending dashboard 2t2c-2n-dnv" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'MRR' and '2T2C'" + parameters: + - "name" + - "parent" + - "result" + window: 14 + long-trend-window: 180 + +- + type: "table" + title: "Performance trending dashboard 4t4c-2n-dnv" + algorithm: "table_performance_trending_dashboard" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'MRR' and '4T4C'" + parameters: + - "name" + - "parent" + - "result" + window: 14 + long-trend-window: 180 + +- + type: "table" + title: "HTML performance trending dashboard 1t1c-2n-dnv" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-2n-dnv.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-1t1c-2n-dnv.rst" + testbed: "2n-dnv" + +- + type: "table" + title: "HTML performance trending dashboard 2t2c-2n-dnv" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-2n-dnv.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-2t2c-2n-dnv.rst" + testbed: "2n-dnv" + +- + type: "table" + title: "HTML performance trending dashboard 4t4c-2n-dnv" + algorithm: "table_performance_trending_dashboard_html" + input-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-2n-dnv.csv" + output-file: "{DIR[STATIC,VPP]}/performance-trending-dashboard-4t4c-2n-dnv.rst" + testbed: "2n-dnv" + +- + type: "table" + title: "Failed MRR tests 2n-dnv" + algorithm: "table_failed_tests" + output-file-ext: ".csv" + output-file: "{DIR[STATIC,VPP]}/failed-tests-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'MRR'" + parameters: + - "name" + - "parent" + - "status" + window: 7 # days + +- + type: "table" + title: "HTML Failed MRR tests 2n-dnv" + algorithm: "table_failed_tests_html" + input-file: "{DIR[STATIC,VPP]}/failed-tests-2n-dnv.csv" + output-file: "{DIR[STATIC,VPP]}/failed-tests-2n-dnv.rst" + testbed: "2n-dnv" + ################################################################################ ### C P T A ### ################################################################################ @@ -2450,50 +2717,76 @@ # IPSec - - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-1t1c" - output-file-name: "ipsec-1t1c-xl710-3n-hsw" +# - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-1t1c" +# output-file-name: "ipsec-1t1c-xl710-3n-hsw" +# data: "plot-performance-trending-vpp-3n-hsw" +# filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and not 'VHOST'" +# parameters: +# - "result" +# layout: "plot-cpta" +# +# - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-2t2c" +# output-file-name: "ipsec-2t2c-xl710-3n-hsw" +# data: "plot-performance-trending-vpp-3n-hsw" +# filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and not 'VHOST'" +# parameters: +# - "result" +# layout: "plot-cpta" +# +# - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-4t4c" +# output-file-name: "ipsec-4t4c-xl710-3n-hsw" +# data: "plot-performance-trending-vpp-3n-hsw" +# filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and not 'VHOST'" +# parameters: +# - "result" +# layout: "plot-cpta" + +# IPSec - SW INT + - title: "3n-hsw-x710-ip4-ipsecsw-int-64b-base-scale-1t1c" + output-file-name: "ipsecsw-int-1t1c-x710-3n-hsw" data: "plot-performance-trending-vpp-3n-hsw" - filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and not 'VHOST'" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECSW' and 'IPSECINT' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" - - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-2t2c" - output-file-name: "ipsec-2t2c-xl710-3n-hsw" + - title: "3n-hsw-x710-ip4-ipsecsw-int-64b-base-scale-2t2c" + output-file-name: "ipsecsw-int-2t2c-x710-3n-hsw" data: "plot-performance-trending-vpp-3n-hsw" - filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and not 'VHOST'" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECSW' and 'IPSECINT' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" - - title: "3n-hsw-xl710-ip4-ipsechw-64b-base-scale-4t4c" - output-file-name: "ipsec-4t4c-xl710-3n-hsw" + - title: "3n-hsw-x710-ip4-ipsecsw-int-64b-base-scale-4t4c" + output-file-name: "ipsecsw-int-4t4c-x710-3n-hsw" data: "plot-performance-trending-vpp-3n-hsw" - filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and not 'VHOST'" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECSW' and 'IPSECINT' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" - - title: "3n-hsw-xl710-ip4-ipsecsw-64b-base-scale-1t1c" - output-file-name: "ipsecsw-1t1c-xl710-3n-hsw" +# IPSec - SW TUN + - title: "3n-hsw-x710-ip4-ipsecsw-tnl-64b-base-scale-1t1c" + output-file-name: "ipsecsw-tnl-1t1c-x710-3n-hsw" data: "plot-performance-trending-vpp-3n-hsw" - filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECSW' and not 'VHOST'" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECSW' and 'IPSECTUN' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" - - title: "3n-hsw-xl710-ip4-ipsecsw-64b-base-scale-2t2c" - output-file-name: "ipsecsw-2t2c-xl710-3n-hsw" + - title: "3n-hsw-x710-ip4-ipsecsw-tnl-64b-base-scale-2t2c" + output-file-name: "ipsecsw-tnl-2t2c-x710-3n-hsw" data: "plot-performance-trending-vpp-3n-hsw" - filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECSW' and not 'VHOST'" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECSW' and 'IPSECTUN' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" - - title: "3n-hsw-xl710-ip4-ipsecsw-64b-base-scale-4t4c" - output-file-name: "ipsecsw-4t4c-xl710-3n-hsw" + - title: "3n-hsw-x710-ip4-ipsecsw-tnl-64b-base-scale-4t4c" + output-file-name: "ipsecsw-tnl-4t4c-x710-3n-hsw" data: "plot-performance-trending-vpp-3n-hsw" - filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECSW' and not 'VHOST'" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECSW' and 'IPSECTUN' and not 'VHOST'" parameters: - "result" layout: "plot-cpta" @@ -3427,6 +3720,57 @@ - "result" layout: "plot-cpta" + +# IPSec - SW INT + - title: "3n-skx-x710-ip4-ipsecsw-int-64b-base-scale-2t1c" + output-file-name: "ipsecsw-int-2t1c-x710-3n-skx" + data: "plot-performance-trending-vpp-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '2T1C' and 'IPSECSW' and 'IPSECINT' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-skx-x710-ip4-ipsecsw-int-64b-base-scale-4t2c" + output-file-name: "ipsecsw-int-4t2c-x710-3n-skx" + data: "plot-performance-trending-vpp-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '4T2C' and 'IPSECSW' and 'IPSECINT' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-skx-x710-ip4-ipsecsw-int-64b-base-scale-8t4c" + output-file-name: "ipsecsw-int-8t4c-x710-3n-skx" + data: "plot-performance-trending-vpp-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '8T4C' and 'IPSECSW' and 'IPSECINT' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + +# IPSec - SW TUN + - title: "3n-skx-x710-ip4-ipsecsw-tnl-64b-base-scale-2t1c" + output-file-name: "ipsecsw-tnl-2t1c-x710-3n-skx" + data: "plot-performance-trending-vpp-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '2T1C' and 'IPSECSW' and 'IPSECTUN' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-skx-x710-ip4-ipsecsw-tnl-64b-base-scale-4t2c" + output-file-name: "ipsecsw-tnl-4t2c-x710-3n-skx" + data: "plot-performance-trending-vpp-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '4T2C' and 'IPSECSW' and 'IPSECTUN' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-skx-x710-ip4-ipsecsw-tnl-64b-base-scale-8t4c" + output-file-name: "ipsecsw-tnl-8t4c-x710-3n-skx" + data: "plot-performance-trending-vpp-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'IP4FWD' and 'MRR' and '8T4C' and 'IPSECSW' and 'IPSECTUN' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + # Link Bonding - x710 - title: "3n-skx-x710-lb-64b-2t1c" @@ -4667,3 +5011,243 @@ parameters: - "result" layout: "plot-cpta" + +################################################################################ +# 3n-dnv + +# L2 - x553 + + - title: "3n-dnv-x553-l2sw-64b-base-scale-1t1c" + output-file-name: "l2-1t1c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-l2sw-64b-base-scale-2t2c" + output-file-name: "l2-2t2c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-l2sw-64b-base-scale-4t4c" + output-file-name: "l2-4t4c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + +# IPv4 - x553 + + - title: "3n-dnv-x553-ip4-64b-base-scale-1t1c" + output-file-name: "ip4-1t1c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip4-64b-base-scale-2t2c" + output-file-name: "ip4-2t2c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip4-64b-base-scale-4t4c" + output-file-name: "ip4-4t4c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + +# IPv4 Tunnels - x553 + + - title: "3n-dnv-x553-ip4tun-64b-base-1t1c" + output-file-name: "ip4-tunnels-1t1c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' 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" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip4tun-64b-base-2t2c" + output-file-name: "ip4-tunnels-2t2c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' 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" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip4tun-64b-base-4t4c" + output-file-name: "ip4-tunnels-4t4c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' 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" + layout: "plot-cpta" + +# IPv6 - x553 + + - title: "3n-dnv-x553-ip6-78b-base-scale-1t1c" + output-file-name: "ip6-1t1c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip6-78b-base-scale-2t2c" + output-file-name: "ip6-2t2c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip6-78b-base-scale-4t4c" + output-file-name: "ip6-4t4c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'" + parameters: + - "result" + layout: "plot-cpta" + +# IPSec HW IPSECINT + + - title: "3n-dnv-x553-ip4-ipsechw-int-64b-base-scale-1t1c" + output-file-name: "ipsechw-int-1t1c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and 'IPSECINT' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip4-ipsechw-int-64b-base-scale-2t2c" + output-file-name: "ipsechw-int-2t2c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and 'IPSECINT' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip4-ipsechw-int-64b-base-scale-4t4c" + output-file-name: "ipsechw-int-4t4c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and 'IPSECINT' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + +# IPSec HW IPSECTUN + + - title: "3n-dnv-x553-ip4-ipsechw-tnl-64b-base-scale-1t1c" + output-file-name: "ipsechw-tnl-1t1c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '1T1C' and 'IPSECHW' and 'IPSECTUN' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip4-ipsechw-tnl-64b-base-scale-2t2c" + output-file-name: "ipsechw-tnl-2t2c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '2T2C' and 'IPSECHW' and 'IPSECTUN' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "3n-dnv-x553-ip4-ipsechw-tnl-64b-base-scale-4t4c" + output-file-name: "ipsechw-tnl-4t4c-x553-3n-dnv" + data: "plot-performance-trending-vpp-3n-dnv" + filter: "'NIC_Intel-X553' and '64B' and 'IP4FWD' and 'MRR' and '4T4C' and 'IPSECHW' and 'IPSECTUN' and not 'VHOST'" + parameters: + - "result" + layout: "plot-cpta" + +################################################################################ +# 2n-dnv + +# L2 - x553 + + - title: "2n-dnv-x553-l2sw-64b-base-scale-1t1c" + output-file-name: "l2-1t1c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "2n-dnv-x553-l2sw-64b-base-scale-2t2c" + output-file-name: "l2-2t2c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "2n-dnv-x553-l2sw-64b-base-scale-4t4c" + output-file-name: "l2-4t4c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + +# IPv4 - x553 + + - title: "2n-dnv-x553-ip4-64b-base-scale-1t1c" + output-file-name: "ip4-1t1c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '1T1C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "2n-dnv-x553-ip4-64b-base-scale-2t2c" + output-file-name: "ip4-2t2c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '2T2C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "2n-dnv-x553-ip4-64b-base-scale-4t4c" + output-file-name: "ip4-4t4c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '64B' and ('BASE' or 'SCALE') and '4T4C' and 'IP4FWD' and not 'FEATURE' and not 'IPSEC' and not 'VHOST' and not 'POLICE_MARK' and not 'MEMIF'" + parameters: + - "result" + layout: "plot-cpta" + +# IPv6 - x553 + + - title: "2n-dnv-x553-ip6-78b-base-scale-1t1c" + output-file-name: "ip6-1t1c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '1T1C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "2n-dnv-x553-ip6-78b-base-scale-2t2c" + output-file-name: "ip6-2t2c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '2T2C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'" + parameters: + - "result" + layout: "plot-cpta" + + - title: "2n-dnv-x553-ip6-78b-base-scale-4t4c" + output-file-name: "ip6-4t4c-x553-2n-dnv" + data: "plot-performance-trending-vpp-2n-dnv" + filter: "'NIC_Intel-X553' and 'MRR' and '78B' and ('BASE' or 'SCALE' or 'FEATURE') and '4T4C' and 'IP6FWD' and not 'IPSEC' and not 'VHOST' and not 'DOT1Q'" + parameters: + - "result" + layout: "plot-cpta"