X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=ade101d1b3e0c83b02567e88374fcadb94b8f59d;hb=84f46d579b405873ce9746a0bae2e8fdc38bd415;hp=5d64f5c97d5f41b72dc6ec311208339fde6db20e;hpb=eb5271b56cb94711420a1eb7372b0f4d5f275a40;p=csit.git diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 5d64f5c97d..ade101d1b3 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -27,12 +27,17 @@ # Detailed test results DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results" - DIR[DTR,PERF,DPDK]: "{DIR[DTR]}/dpdk_performance_results" - DIR[DTR,PERF,VPP]: "{DIR[DTR]}/vpp_performance_results" - DIR[DTR,MRR,VPP]: "{DIR[DTR]}/vpp_mrr_results" - DIR[DTR,PERF,COT]: "{DIR[DTR]}/cot_performance_results" - DIR[DTR,PERF,HC]: "{DIR[DTR]}/honeycomb_performance_results" - DIR[DTR,FUNC,VPP]: "{DIR[DTR]}/vpp_functional_results" + DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw" + DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx" + DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx" + DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw" + DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx" + DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx" + DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw" + DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx" + DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx" + DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw" + DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu" DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos" DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results" DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results" @@ -40,14 +45,20 @@ # Detailed test configurations DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration" - DIR[DTC,PERF,VPP]: "{DIR[DTC]}/vpp_performance_configuration" - DIR[DTC,MRR,VPP]: "{DIR[DTC]}/vpp_mrr_configuration" - DIR[DTC,FUNC,VPP]: "{DIR[DTC]}/vpp_functional_configuration" + DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw" + DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx" + DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx" + DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw" + DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx" + DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx" + DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu" DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos" # Detailed tests operational data DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data" - DIR[DTO,PERF,VPP]: "{DIR[DTO]}/vpp_performance_operational_data" + DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw" + DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx" + DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx" # .css patch file to fix tables generated by Sphinx DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css" @@ -240,30 +251,60 @@ - 12 # sel - 13 # sel - 14 # sel - vpp-perf-results: + vpp-perf-results-3n-hsw: csit-vpp-perf-1804-all: - 19 # full - 20 # full - 25 # full - 49 # full - vpp-func-results: - csit-vpp-functional-1804-ubuntu1604-virl: - - 229 + vpp-perf-results-3n-skx: + csit-vpp-perf-1804-all: + - 19 # full + - 20 # full + - 25 # full + - 49 # full + vpp-perf-results-2n-skx: + csit-vpp-perf-1804-all: + - 19 # full + - 20 # full + - 25 # full + - 49 # full + vpp-func-results-ubuntu: + csit-vpp-functional-1807-ubuntu1604-virl: + - "lastSuccessfulBuild" vpp-func-results-centos: - csit-vpp-functional-1804-centos7-virl: - - 238 - vpp-mrr-results: + csit-vpp-functional-1807-centos7-virl: + - "lastSuccessfulBuild" + vpp-mrr-results-3n-hsw: csit-vpp-perf-check-1804: - 5 # mrr - full - ligato-perf-results: + vpp-mrr-results-3n-skx: + csit-vpp-perf-check-1804: + - 5 # mrr - full + vpp-mrr-results-2n-skx: + csit-vpp-perf-check-1804: + - 5 # mrr - full + ligato-perf-results-3n-hsw: csit-ligato-perf-1804-all: - 4 # full - dpdk-perf-results: - csit-dpdk-perf-1804-all: - - 13 + ligato-perf-results-3n-skx: + csit-ligato-perf-1804-all: + - 4 # full + ligato-perf-results-2n-skx: + csit-ligato-perf-1804-all: + - 4 # full + dpdk-perf-results-3n-hsw: + csit-dpdk-perf-verify-1807-3n-hsw: + - 10 + dpdk-perf-results-3n-skx: + csit-dpdk-perf-verify-1807-3n-skx: + - 12 + dpdk-perf-results-2n-skx: + csit-dpdk-perf-verify-1807-2n-skx: + - 10 hc-func-results: - csit-hc2vpp-verify-func-1804-ubuntu1604: - - 3 + csit-hc2vpp-verify-func-1807-ubuntu1604: + - "lastSuccessfulBuild" nsh-func-results: csit-nsh_sfc-verify-func-1804-ubuntu1604-virl: - 7 @@ -316,7 +357,9 @@ - 31 # sel - 35 # sel plot-dpdk-throughput-latency-3n-hsw: - csit-dpdk-perf-1804-all: + csit-dpdk-perf-verify-1807-3n-hsw: + - 2 + - 3 - 4 - 5 - 6 @@ -324,13 +367,10 @@ - 8 - 9 - 10 - - 11 - - 12 - - 13 - plot-dpdk-throughput-latency-3n-skx: - csit-dpdk-perf-1804-all: - - 4 - - 5 + csit-dpdk-perf-verify-1807-3n-skx: + - 1 + - 2 + - 3 - 6 - 7 - 8 @@ -338,9 +378,11 @@ - 10 - 11 - 12 - - 13 plot-dpdk-throughput-latency-2n-skx: - csit-dpdk-perf-1804-all: + csit-dpdk-perf-verify-1807-2n-skx: + - 1 + - 2 + - 3 - 4 - 5 - 6 @@ -348,9 +390,6 @@ - 8 - 9 - 10 - - 11 - - 12 - - 13 plot-ligato-throughput-latency-3n-hsw: csit-ligato-perf-1804-all: - 5 # sel @@ -717,7 +756,9 @@ - 12 # sel - 13 # sel - 14 # sel - csit-dpdk-perf-1804-all: + csit-dpdk-perf-verify-1807-3n-hsw: + - 2 + - 3 - 4 - 5 - 6 @@ -725,17 +766,36 @@ - 8 - 9 - 10 + csit-dpdk-perf-verify-1807-3n-skx: + - 1 + - 2 + - 3 + - 6 + - 7 + - 8 + - 9 + - 10 - 11 - 12 - - 13 - csit-vpp-functional-1804-ubuntu1604-virl: - - 229 - csit-vpp-functional-1804-centos7-virl: - - 238 + csit-dpdk-perf-verify-1807-2n-skx: + - 1 + - 2 + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 10 + csit-vpp-functional-1807-ubuntu1604-virl: + - "lastSuccessfulBuild" + csit-vpp-functional-1807-centos7-virl: + - "lastSuccessfulBuild" csit-nsh_sfc-verify-func-1804-ubuntu1604-virl: - 7 - csit-hc2vpp-verify-func-1804-ubuntu1604: - - 3 + csit-hc2vpp-verify-func-1807-ubuntu1604: + - "lastSuccessfulBuild" - type: "output" @@ -743,8 +803,8 @@ format: html: - full - pdf: - - minimal +# pdf: +# - minimal ################################################################################ ### T A B L E S ### @@ -1107,10 +1167,10 @@ - type: "table" - title: "Detailed Test Results - VPP Performance Results" + title: "Detailed Test Results - VPP Performance Results 3n-hsw" algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,PERF,VPP]}/vpp_performance_results" + output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw" columns: - title: "Name" @@ -1122,8 +1182,7 @@ title: "Status" data: "data msg" rows: "generated" - data: - "vpp-perf-results" + data: "vpp-perf-results-3n-hsw" filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "name" @@ -1133,10 +1192,60 @@ - type: "table" - title: "Test configuration - VPP Performance Test Configs" + title: "Detailed Test Results - VPP Performance Results 3n-skx" algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTC,PERF,VPP]}/vpp_test_configuration" + output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data msg" + rows: "generated" + data: "vpp-perf-results-3n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "name" + - "parent" + - "doc" + - "msg" + +- + type: "table" + title: "Detailed Test Results - VPP Performance Results 2n-skx" + algorithm: "table_merged_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data msg" + rows: "generated" + data: "vpp-perf-results-2n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "name" + - "parent" + - "doc" + - "msg" + +- + type: "table" + title: "Test configuration - VPP Performance Test Configs 3n-hsw" + algorithm: "table_merged_details" + output-file-ext: ".csv" + output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw" columns: - title: "Name" @@ -1145,8 +1254,7 @@ title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" data: "data vat-history" rows: "generated" - data: - "vpp-perf-results" + data: "vpp-perf-results-3n-hsw" filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "parent" @@ -1155,10 +1263,52 @@ - type: "table" - title: "Test Operational Data - VPP Performance Operational Data" + title: "Test configuration - VPP Performance Test Configs 3n-skx" algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTO,PERF,VPP]}/vpp_test_operational" + output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" + data: "data vat-history" + rows: "generated" + data: "vpp-perf-results-3n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "parent" + - "name" + - "vat-history" + +- + type: "table" + title: "Test configuration - VPP Performance Test Configs 2n-skx" + algorithm: "table_merged_details" + output-file-ext: ".csv" + output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" + data: "data vat-history" + rows: "generated" + data: "vpp-perf-results-2n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "parent" + - "name" + - "vat-history" + +- + type: "table" + title: "Test Operational Data - VPP Performance Operational Data 3n-hsw" + algorithm: "table_merged_details" + output-file-ext: ".csv" + output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw" columns: - title: "Name" @@ -1167,8 +1317,7 @@ title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate" data: "data show-run" rows: "generated" - data: - "vpp-perf-results" + data: "vpp-perf-results-3n-hsw" filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "parent" @@ -1177,10 +1326,52 @@ - type: "table" - title: "Detailed Test Results - VPP MRR Results" + title: "Test Operational Data - VPP Performance Operational Data 3n-skx" + algorithm: "table_merged_details" + output-file-ext: ".csv" + output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate" + data: "data show-run" + rows: "generated" + data: "vpp-perf-results-3n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "parent" + - "name" + - "show-run" + +- + type: "table" + title: "Test Operational Data - VPP Performance Operational Data 2n-skx" + algorithm: "table_merged_details" + output-file-ext: ".csv" + output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate" + data: "data show-run" + rows: "generated" + data: "vpp-perf-results-2n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "parent" + - "name" + - "show-run" + +- + type: "table" + title: "Detailed Test Results - VPP MRR Results 3n-hsw" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results" + output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw" columns: - title: "Name" @@ -1192,8 +1383,7 @@ title: "Status" data: "data msg" rows: "generated" - data: - "vpp-mrr-results" + data: "vpp-mrr-results-3n-hsw" filter: "'MRR'" parameters: - "name" @@ -1203,10 +1393,60 @@ - type: "table" - title: "Test configuration - VPP MRR Test Configs" + title: "Detailed Test Results - VPP MRR Results 3n-skx" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_test_configuration" + output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data msg" + rows: "generated" + data: "vpp-mrr-results-3n-skx" + filter: "'MRR'" + parameters: + - "name" + - "parent" + - "doc" + - "msg" + +- + type: "table" + title: "Detailed Test Results - VPP MRR Results 2n-skx" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data msg" + rows: "generated" + data: "vpp-mrr-results-2n-skx" + filter: "'MRR'" + parameters: + - "name" + - "parent" + - "doc" + - "msg" + +- + type: "table" + title: "Test configuration - VPP MRR Test Configs 3n-hsw" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw" columns: - title: "Name" @@ -1215,8 +1455,28 @@ title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" data: "data vat-history" rows: "generated" - data: - "vpp-mrr-results" + data: "vpp-mrr-results-3n-hsw" + filter: "'MRR'" + parameters: + - "parent" + - "name" + - "vat-history" + +- + type: "table" + title: "Test configuration - VPP MRR Test Configs 3n-skx" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" + data: "data vat-history" + rows: "generated" + data: "vpp-mrr-results-3n-skx" filter: "'MRR'" parameters: - "parent" @@ -1225,10 +1485,31 @@ - type: "table" - title: "Detailed Test Results - VPP Functional Results" + title: "Test configuration - VPP MRR Test Configs 2n-skx" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results" + output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" + data: "data vat-history" + rows: "generated" + data: "vpp-mrr-results-2n-skx" + filter: "'MRR'" + parameters: + - "parent" + - "name" + - "vat-history" + +- + type: "table" + title: "Detailed Test Results - VPP Functional Results - Ubuntu" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu" columns: - title: "Name" @@ -1240,8 +1521,7 @@ title: "Status" data: "data status" rows: "generated" - data: - "vpp-func-results" + data: "vpp-func-results-ubuntu" filter: "all" parameters: - "name" @@ -1277,10 +1557,10 @@ - type: "table" - title: "Test configuration - VPP Functional Test Configs" + title: "Test configuration - VPP Functional Test Configs - Ubuntu" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration" + output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu" columns: - title: "Name" @@ -1289,8 +1569,7 @@ title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" data: "data vat-history" rows: "generated" - data: - "vpp-func-results" + data: "vpp-func-results-ubuntu" filter: "all" parameters: - "parent" @@ -1311,8 +1590,7 @@ title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" data: "data vat-history" rows: "generated" - data: - "vpp-func-results-centos" + data: "vpp-func-results-centos" filter: "all" parameters: - "parent" @@ -1321,10 +1599,10 @@ - type: "table" - title: "Detailed Test Results - Container Orchestrated Topologies Performance Results" + title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results" + output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw" columns: - title: "Name" @@ -1336,39 +1614,75 @@ title: "Status" data: "data msg" rows: "generated" - data: - "ligato-perf-results" + data: "ligato-perf-results-3n-hsw" + filter: "all" + parameters: + - "name" + - "parent" + - "doc" + - "msg" + +- + type: "table" + title: "Detailed Test Results - DPDK Performance Results 3n-hsw" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw" + columns: + - + title: "Name" + data: "data name" + - + title: "Status" + data: "data msg" + rows: "generated" + data: "dpdk-perf-results-3n-hsw" + filter: "all" + parameters: + - "name" + - "parent" + - "msg" + +- + type: "table" + title: "Detailed Test Results - DPDK Performance Results 3n-skx" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "Status" + data: "data msg" + rows: "generated" + data: "dpdk-perf-results-3n-skx" filter: "all" parameters: - "name" - "parent" - - "doc" - "msg" - type: "table" - title: "Detailed Test Results - DPDK Performance Results" + title: "Detailed Test Results - DPDK Performance Results 2n-skx" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,PERF,DPDK]}/dpdk_performance_results" + output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx" columns: - title: "Name" data: "data name" - - - title: "Documentation" - data: "data doc" - title: "Status" data: "data msg" rows: "generated" - data: - "dpdk-perf-results" + data: "dpdk-perf-results-2n-skx" filter: "all" parameters: - "name" - "parent" - - "doc" - "msg" - @@ -1429,116 +1743,275 @@ - type: "file" - title: "VPP Performance Results" - algorithm: "file_merged_test_results" + title: "VPP Performance Results 3n-hsw" + algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTR,PERF,VPP]}/vpp_performance_results" + output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTR,PERF,VPP]}" - data: - "vpp-perf-results" + dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}" + data: "vpp-perf-results-3n-hsw" filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "name" - "doc" - "level" - "parent" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + data-start-level: 3 - type: "file" - title: "VPP Performance Configuration" - algorithm: "file_merged_test_results" + title: "VPP Performance Results 3n-skx" + algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTC,PERF,VPP]}/vpp_performance_configuration" + output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTC,PERF,VPP]}" - data: - "vpp-perf-results" + dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}" + data: "vpp-perf-results-3n-skx" filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "name" - "doc" - "level" - "parent" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + data-start-level: 3 - type: "file" - title: "VPP Performance Operational Data" - algorithm: "file_merged_test_results" + title: "VPP Performance Results 2n-skx" + algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTO,PERF,VPP]}/vpp_performance_operational_data" + output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTO,PERF,VPP]}" - data: - "vpp-perf-results" + dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}" + data: "vpp-perf-results-2n-skx" filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "name" - "doc" - "level" - "parent" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + data-start-level: 3 - type: "file" - title: "VPP MRR Results" + title: "VPP Performance Configuration 3n-hsw" algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results" + output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTR,MRR,VPP]}" - data: - "vpp-mrr-results" + dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}" + data: "vpp-perf-results-3n-hsw" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP Performance Configuration 3n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}" + data: "vpp-perf-results-3n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP Performance Configuration 2n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}" + data: "vpp-perf-results-2n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP Performance Operational Data 3n-hsw" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}" + data: "vpp-perf-results-3n-hsw" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP Performance Operational Data 3n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}" + data: "vpp-perf-results-3n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP Performance Operational Data 2n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}" + data: "vpp-perf-results-2n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP MRR Results 3n-hsw" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}" + data: "vpp-mrr-results-3n-hsw" filter: "'MRR'" parameters: - "name" - "doc" - "level" - "parent" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + data-start-level: 3 - type: "file" - title: "VPP MRR Configuration" + title: "VPP MRR Results 3n-skx" algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_configuration" + output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTC,MRR,VPP]}" - data: - "vpp-mrr-results" + dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}" + data: "vpp-mrr-results-3n-skx" filter: "'MRR'" parameters: - "name" - "doc" - "level" - "parent" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + data-start-level: 3 - type: "file" - title: "VPP Functional Results" + title: "VPP MRR Results 2n-skx" algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results" + output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTR,FUNC,VPP]}" - data: - "vpp-func-results" + dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}" + data: "vpp-mrr-results-2n-skx" + filter: "all" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP MRR Configuration 3n-hsw" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}" + data: "vpp-mrr-results-3n-hsw" + filter: "'MRR'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP MRR Configuration 3n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}" + data: "vpp-mrr-results-3n-skx" + filter: "'MRR'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP MRR Configuration 2n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}" + data: "vpp-mrr-results-2n-skx" + filter: "'MRR'" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "VPP Functional Results - Ubuntu" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}" + data: "vpp-func-results-ubuntu" filter: "all" parameters: - "name" - "doc" - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + data-start-level: 2 - type: "file" @@ -1555,26 +2028,25 @@ - "name" - "doc" - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + data-start-level: 2 - type: "file" - title: "VPP Functional Configuration" + title: "VPP Functional Configuration - Ubuntu" algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration" + output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTC,FUNC,VPP]}" - data: - "vpp-func-results" + dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}" + data: "vpp-func-results-ubuntu" filter: "all" parameters: - "name" - "doc" - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + data-start-level: 2 - type: "file" @@ -1591,46 +2063,76 @@ - "name" - "doc" - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + data-start-level: 2 - type: "file" - title: "Container Orchestrated Performance Results" + title: "Container Orchestrated Performance Results 3n-hsw" algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results" + output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTR,PERF,COT]}" - data: - "ligato-perf-results" + dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}" + data: "ligato-perf-results-3n-hsw" + filter: "all" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "DPDK Performance Results 3n-hsw" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}" + data: "dpdk-perf-results-3n-hsw" filter: "all" parameters: - "name" - "doc" - "level" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + data-start-level: 3 - type: "file" - title: "DPDK Performance Results" + title: "DPDK Performance Results 3n-skx" algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTR,PERF,DPDK]}/dpdk_performance_results" + output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx" file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" - dir-tables: "{DIR[DTR,PERF,DPDK]}" - data: - "dpdk-perf-results" + dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}" + data: "dpdk-perf-results-3n-skx" + filter: "all" + parameters: + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "DPDK Performance Results 2n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx" + file-header: "\n.. |br| raw:: html\n\n
\n\n\n.. |prein| raw:: html\n\n
\n\n\n.. |preout| raw:: html\n\n    
\n\n" + dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}" + data: "dpdk-perf-results-2n-skx" filter: "all" parameters: - "name" - "doc" - "level" - chapters: - - "suites" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + data-start-level: 3 - type: "file" @@ -1647,10 +2149,8 @@ - "name" - "doc" - "level" - chapters: - - "suites" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + data-start-level: 3 - type: "file" @@ -1667,10 +2167,8 @@ - "name" - "doc" - "level" - chapters: - - "suites" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + data-start-level: 3 ################################################################################ ### P L O T S ### @@ -8970,7 +9468,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -8994,7 +9492,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -9018,7 +9516,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -9042,7 +9540,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -9067,7 +9565,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -9091,7 +9589,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -9115,7 +9613,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -9139,7 +9637,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -9164,7 +9662,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -9188,7 +9686,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -9212,7 +9710,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -9236,7 +9734,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -9261,7 +9759,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9285,7 +9783,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9309,7 +9807,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9333,7 +9831,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9358,7 +9856,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9382,7 +9880,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9406,7 +9904,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9430,7 +9928,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9455,7 +9953,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9479,7 +9977,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9503,7 +10001,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9527,7 +10025,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9552,7 +10050,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9576,7 +10074,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9600,7 +10098,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9624,7 +10122,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9651,7 +10149,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9675,7 +10173,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9699,7 +10197,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9723,7 +10221,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9748,7 +10246,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9772,7 +10270,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9796,7 +10294,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9820,7 +10318,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9845,7 +10343,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9869,7 +10367,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9893,7 +10391,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9917,7 +10415,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9942,7 +10440,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9966,7 +10464,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -9990,7 +10488,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10014,7 +10512,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10039,7 +10537,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10063,7 +10561,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10087,7 +10585,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10111,7 +10609,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10136,7 +10634,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10160,7 +10658,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10184,7 +10682,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10208,7 +10706,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10233,7 +10731,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10257,7 +10755,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10281,7 +10779,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10305,7 +10803,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -13722,7 +14220,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -13746,7 +14244,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -13771,7 +14269,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -13795,7 +14293,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -13820,7 +14318,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -13844,7 +14342,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -13869,7 +14367,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -13893,7 +14391,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -13918,7 +14416,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -13942,7 +14440,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -13967,7 +14465,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -13991,7 +14489,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -14016,7 +14514,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -14040,7 +14538,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -14067,7 +14565,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14091,7 +14589,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14116,7 +14614,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14140,7 +14638,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14165,7 +14663,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14189,7 +14687,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14214,7 +14712,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14238,7 +14736,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14263,7 +14761,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14287,7 +14785,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14312,7 +14810,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14336,7 +14834,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14361,7 +14859,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14385,7 +14883,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: