X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=543f698237401176f9f87f0d56578e85aa9ad155;hp=5d64f5c97d5f41b72dc6ec311208339fde6db20e;hb=1e000ed7785445d96588ab302b154c563d5d9331;hpb=eb5271b56cb94711420a1eb7372b0f4d5f275a40 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 5d64f5c97d..543f698237 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" @@ -84,31 +95,11 @@ - type: "configuration" + data-sets: - plot-vpp-http-server-performance: - csit-vpp-perf-1804-all: - - 39 # wrk - - 40 # wrk - - 41 # wrk - - 42 # wrk - - 43 # wrk - - 44 # wrk - - 45 # wrk - - 46 # wrk - - 47 # wrk - - 48 # wrk + + # VPP Performance vpp-performance-changes: - csit-vpp-perf-1710-all: - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 csit-vpp-perf-1801-all: - 124 # sel - 127 # sel @@ -133,6 +124,45 @@ - 30 # sel - 31 # sel - 35 # sel + # TODO: Add Data sources + # 1807 + vpp-compare-testbeds: + # TODO: Add Data sources + # HSW + csit-vpp-perf-1801-all: + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel + - 162 # sel + - 163 # sel + - 167 # sel + - 172 # sel acl only + # TODO: Add Data sources + # SKX + csit-vpp-perf-1804-all: + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 27 # sel + - 28 # sel + - 29 # sel + - 30 # sel + - 31 # sel + - 35 # sel + vpp-compare-testbeds-mrr: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-skx: + - 21 # MRR sel + vpp-performance-changes-mrr: csit-vpp-perf-check-1801: - 3 @@ -156,39 +186,48 @@ - 20 # mrr - sel - 21 # mrr - sel - 22 # mrr - sel - plot-throughput-speedup-analysis-3n-hsw: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel + vpp-perf-results-3n-hsw: + # TODO: Add Data sources + # csit-vpp-perf-verify-1807-3n-hsw: csit-vpp-perf-1804-all: - 19 # full - 20 # full - 25 # full - 49 # full - - 21 # sel - - 22 # sel - - 23 # sel - - 24 # sel - - 27 # sel - - 28 # sel - - 29 # sel - - 30 # sel - - 31 # sel - - 35 # sel - plot-throughput-speedup-analysis-3n-skx: + vpp-perf-results-3n-skx: + # TODO: Add Data sources + # csit-vpp-perf-verify-1807-3n-skx: csit-vpp-perf-1804-all: - 19 # full - 20 # full - 25 # full - 49 # full - - 21 # sel - - 22 # sel - - 23 # sel - - 24 # sel - - 27 # sel - - 28 # sel - - 29 # sel - - 30 # sel - - 31 # sel - - 35 # sel - plot-throughput-speedup-analysis-2n-skx: + vpp-perf-results-2n-skx: + # TODO: Add Data sources + # csit-vpp-perf-verify-1807-2n-skx: + csit-vpp-perf-1804-all: + - 19 # full + - 20 # full + - 25 # full + - 49 # full + vpp-mrr-results-3n-hsw: + # TODO: Replace with full + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel + vpp-mrr-results-3n-skx: + # TODO: Replace with full + csit-vpp-perf-verify-1807-3n-skx: + - 21 # MRR sel + vpp-mrr-results-2n-skx: + # TODO: Replace with full + csit-vpp-perf-verify-1807-2n-skx: + - 22 # MRR sel + plot-throughput-speedup-analysis-3n-hsw: + # TODO: Add Data sources + # csit-vpp-perf-verify-1807-3n-hsw: csit-vpp-perf-1804-all: - 19 # full - 20 # full @@ -204,70 +243,9 @@ - 30 # sel - 31 # sel - 35 # sel - plot-ligato-throughput-speedup-analysis-3n-hsw: - csit-ligato-perf-1804-all: - - 5 # sel - - 6 # sel - - 7 # sel - - 8 # sel - - 9 # sel - - 10 # sel - - 11 # sel - - 12 # sel - - 13 # sel - - 14 # sel - plot-ligato-throughput-speedup-analysis-3n-skx: - csit-ligato-perf-1804-all: - - 5 # sel - - 6 # sel - - 7 # sel - - 8 # sel - - 9 # sel - - 10 # sel - - 11 # sel - - 12 # sel - - 13 # sel - - 14 # sel - plot-ligato-throughput-speedup-analysis-2n-skx: - csit-ligato-perf-1804-all: - - 5 # sel - - 6 # sel - - 7 # sel - - 8 # sel - - 9 # sel - - 10 # sel - - 11 # sel - - 12 # sel - - 13 # sel - - 14 # sel - vpp-perf-results: - csit-vpp-perf-1804-all: - - 19 # full - - 20 # full - - 25 # full - - 49 # full - vpp-func-results: - csit-vpp-functional-1804-ubuntu1604-virl: - - 229 - vpp-func-results-centos: - csit-vpp-functional-1804-centos7-virl: - - 238 - vpp-mrr-results: - csit-vpp-perf-check-1804: - - 5 # mrr - full - ligato-perf-results: - csit-ligato-perf-1804-all: - - 4 # full - dpdk-perf-results: - csit-dpdk-perf-1804-all: - - 13 - hc-func-results: - csit-hc2vpp-verify-func-1804-ubuntu1604: - - 3 - nsh-func-results: - csit-nsh_sfc-verify-func-1804-ubuntu1604-virl: - - 7 - plot-vpp-throughput-latency-3n-hsw: + plot-throughput-speedup-analysis-3n-skx: + # TODO: Add Data sources + # csit-vpp-perf-verify-1807-3n-skx: csit-vpp-perf-1804-all: - 19 # full - 20 # full @@ -283,7 +261,15 @@ - 30 # sel - 31 # sel - 35 # sel - plot-vpp-throughput-latency-3n-skx: + plot-throughput-speedup-analysis-2n-skx: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-2n-skx: + - 18 # NDRPDR sel + - 19 # NDRPDR sel + - 20 # NDRPDR sel + plot-vpp-throughput-latency-3n-hsw: + # TODO: Add Data sources + # csit-vpp-perf-verify-1807-3n-hsw: csit-vpp-perf-1804-all: - 19 # full - 20 # full @@ -299,7 +285,9 @@ - 30 # sel - 31 # sel - 35 # sel - plot-vpp-throughput-latency-2n-skx: + plot-vpp-throughput-latency-3n-skx: + # TODO: Add Data sources + # csit-vpp-perf-verify-1807-3n-skx: csit-vpp-perf-1804-all: - 19 # full - 20 # full @@ -315,7 +303,51 @@ - 30 # sel - 31 # sel - 35 # sel - plot-dpdk-throughput-latency-3n-hsw: + plot-vpp-throughput-latency-2n-skx: + csit-vpp-perf-verify-1807-2n-skx: + - 18 # NDRPDR sel + - 19 # NDRPDR sel + - 20 # NDRPDR sel + plot-vpp-http-server-performance: + # TODO: Add Data sources + csit-vpp-perf-1804-all: + - 39 # wrk + - 40 # wrk + - 41 # wrk + - 42 # wrk + - 43 # wrk + - 44 # wrk + - 45 # wrk + - 46 # wrk + - 47 # wrk + - 48 # wrk + + # VPP Functional + vpp-func-results-ubuntu: + csit-vpp-functional-1807-ubuntu1604-virl: + # TODO: Add Data sources + - "lastSuccessfulBuild" + vpp-func-results-centos: + csit-vpp-functional-1807-centos7-virl: + # TODO: Add Data sources + - "lastSuccessfulBuild" + + # VPP Ligato + ligato-perf-results-3n-hsw: + # TODO: Replace with full + csit-ligato-perf-1807-all: + - 4 # sel + plot-ligato-throughput-speedup-analysis-3n-hsw: + # TODO: Add Data sources + csit-ligato-perf-1807-all: + - 4 # sel + plot-ligato-throughput-latency-3n-hsw: + # TODO: Add Data sources + csit-ligato-perf-1807-all: + - 4 # sel + + # DPDK Performance + dpdk-performance-changes: csit-dpdk-perf-1804-all: - 4 - 5 @@ -327,10 +359,66 @@ - 11 - 12 - 13 + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + dpdk-compare-testbeds: + csit-dpdk-perf-verify-1807-3n-skx: + - 1 + - 2 + - 3 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + dpdk-perf-results-3n-hsw: + csit-dpdk-perf-verify-1807-3n-hsw: + - 12 + 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 + plot-dpdk-throughput-latency-3n-hsw: + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 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 +426,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,45 +438,18 @@ - 8 - 9 - 10 - - 11 - - 12 - - 13 - plot-ligato-throughput-latency-3n-hsw: - csit-ligato-perf-1804-all: - - 5 # sel - - 6 # sel - - 7 # sel - - 8 # sel - - 9 # sel - - 10 # sel - - 11 # sel - - 12 # sel - - 13 # sel - - 14 # sel - plot-ligato-throughput-latency-3n-skx: - csit-ligato-perf-1804-all: - - 5 # sel - - 6 # sel - - 7 # sel - - 8 # sel - - 9 # sel - - 10 # sel - - 11 # sel - - 12 # sel - - 13 # sel - - 14 # sel - plot-ligato-throughput-latency-2n-skx: - csit-ligato-perf-1804-all: - - 5 # sel - - 6 # sel - - 7 # sel - - 8 # sel - - 9 # sel - - 10 # sel - - 11 # sel - - 12 # sel - - 13 # sel - - 14 # sel + + # HoneyComb Functional + hc-func-results: + csit-hc2vpp-verify-func-1807-ubuntu1604: + # TODO: Add Data sources + - "lastSuccessfulBuild" + + #NSH SFC Functional + nsh-func-results: + # TODO: Add Data sources + csit-nsh_sfc-verify-func-1804-ubuntu1604-virl: + - 7 plot-layouts: @@ -600,29 +663,16 @@ dst-path: "{DIR[WORKING,SRC]}" - - type: "input" # Ignored in debug mode + type: "input" general: file-name: "robot-plugin.zip" file-format: ".zip" download-path: "{job}/{build}/robot/report/*zip*/{filename}" extract: "robot-plugin/output.xml" + builds: - csit-vpp-perf-1710-all: - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 + csit-vpp-perf-1801-all: -# - 122 # full -# - 126 # full -# - 129 # full -# - 140 # full - 124 # sel - 127 # sel - 128 # sel @@ -660,6 +710,19 @@ - 46 # wrk - 47 # wrk - 48 # wrk + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-skx: + - 21 # MRR sel + # TODO: Add Data sources + csit-vpp-perf-verify-1807-2n-skx: + - 17 # MRR sel + - 18 # NDRPDR sel + - 19 # NDRPDR sel + - 20 # NDRPDR sel + - 22 # MRR sel csit-vpp-perf-check-1801: - 3 # mrr - 4 # mrr @@ -683,28 +746,6 @@ - 20 # mrr - sel - 21 # mrr - sel - 22 # mrr - sel -# csit-ligato-perf-1710-all: -# - 5 -# - 7 -# - 8 -# - 9 -# - 10 -# - 11 -# - 12 -# - 13 -# - 16 -# - 17 -# csit-ligato-perf-1801-all: -# - 16 # sel -# - 17 # sel -# - 18 # sel -# - 19 # sel -# - 20 # sel -# - 21 # sel -# - 22 # sel -# - 23 # sel -# - 24 # sel -# - 25 # full csit-ligato-perf-1804-all: - 4 # full - 5 # sel @@ -717,6 +758,9 @@ - 12 # sel - 13 # sel - 14 # sel + # TODO: Add Data sources + csit-ligato-perf-1807-all: + - 4 # sel csit-dpdk-perf-1804-all: - 4 - 5 @@ -728,14 +772,51 @@ - 11 - 12 - 13 - csit-vpp-functional-1804-ubuntu1604-virl: - - 229 - csit-vpp-functional-1804-centos7-virl: - - 238 - csit-nsh_sfc-verify-func-1804-ubuntu1604-virl: + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + csit-dpdk-perf-verify-1807-3n-skx: + - 1 + - 2 + - 3 + - 6 - 7 - csit-hc2vpp-verify-func-1804-ubuntu1604: + - 8 + - 9 + - 10 + - 11 + - 12 + csit-dpdk-perf-verify-1807-2n-skx: + - 1 + - 2 - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 10 + csit-vpp-functional-1807-ubuntu1604-virl: + # TODO: Add Data sources + - "lastSuccessfulBuild" + csit-vpp-functional-1807-centos7-virl: + # TODO: Add Data sources + - "lastSuccessfulBuild" + # TODO: Add Data sources + csit-nsh_sfc-verify-func-1804-ubuntu1604-virl: + - 7 + csit-hc2vpp-verify-func-1807-ubuntu1604: + # TODO: Add Data sources + - "lastSuccessfulBuild" - type: "output" @@ -750,6 +831,8 @@ ### T A B L E S ### ################################################################################ +################################################################################ +# VPP - type: "table" title: "VPP Performance Changes 1t1c pdr" @@ -757,38 +840,39 @@ output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-pdr" history: - - title: "rls1710" + title: "rls1801" data: - csit-vpp-perf-1710-all: - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 + csit-vpp-perf-1801-all: + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel + - 162 # sel + - 163 # sel + - 167 # sel + - 172 # sel acl only reference: - title: "rls1801" + title: "rls1804" data: - csit-vpp-perf-1801-all: - - 124 # sel - - 127 # sel - - 128 # sel - - 141 # sel - - 142 # sel - - 143 # sel - - 145 # sel - - 146 # sel - - 162 # sel - - 163 # sel - - 167 # sel - - 172 # sel acl only + csit-vpp-perf-1804-all: + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 27 # sel + - 28 # sel + - 29 # sel + - 30 # sel + - 31 # sel + - 35 # sel compare: - title: "rls1804" + title: "rls1807" data: + # TODO: Add Data sources csit-vpp-perf-1804-all: - 21 # sel - 22 # sel @@ -815,38 +899,39 @@ output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-pdr" history: - - title: "rls1710" + title: "rls1801" data: - csit-vpp-perf-1710-all: - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 + csit-vpp-perf-1801-all: + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel + - 162 # sel + - 163 # sel + - 167 # sel + - 172 # sel acl only reference: - title: "rls1801" + title: "rls1804" data: - csit-vpp-perf-1801-all: - - 124 # sel - - 127 # sel - - 128 # sel - - 141 # sel - - 142 # sel - - 143 # sel - - 145 # sel - - 146 # sel - - 162 # sel - - 163 # sel - - 167 # sel - - 172 # sel acl only + csit-vpp-perf-1804-all: + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 27 # sel + - 28 # sel + - 29 # sel + - 30 # sel + - 31 # sel + - 35 # sel compare: - title: "rls1804" + title: "rls1807" data: + # TODO: Add Data sources csit-vpp-perf-1804-all: - 21 # sel - 22 # sel @@ -873,22 +958,126 @@ output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-ndr" history: - - title: "rls1710" + title: "rls1801" data: - csit-vpp-perf-1710-all: - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 + csit-vpp-perf-1801-all: + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel + - 162 # sel + - 163 # sel + - 167 # sel + - 172 # sel acl only + reference: + title: "rls1804" + data: + csit-vpp-perf-1804-all: + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 27 # sel + - 28 # sel + - 29 # sel + - 30 # sel + - 31 # sel + - 35 # sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-1804-all: + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 27 # sel + - 28 # sel + - 29 # sel + - 30 # sel + - 31 # sel + - 35 # sel + data: "vpp-performance-changes" + include-tests: "NDR" # "PDR" | "NDR" | "MRR" + filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" + parameters: + - "name" + - "parent" + - "throughput" + +- + type: "table" + title: "VPP Performance Changes 2t2c ndr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-ndr" + history: + - + title: "rls1801" + data: + csit-vpp-perf-1801-all: + - 124 # sel + - 127 # sel + - 128 # sel + - 141 # sel + - 142 # sel + - 143 # sel + - 145 # sel + - 146 # sel + - 162 # sel + - 163 # sel + - 167 # sel + - 172 # sel acl only + reference: + title: "rls1804" + data: + csit-vpp-perf-1804-all: + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 27 # sel + - 28 # sel + - 29 # sel + - 30 # sel + - 31 # sel + - 35 # sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-1804-all: + - 21 # sel + - 22 # sel + - 23 # sel + - 24 # sel + - 27 # sel + - 28 # sel + - 29 # sel + - 30 # sel + - 31 # sel + - 35 # sel + data: "vpp-performance-changes" + include-tests: "NDR" # "PDR" | "NDR" | "MRR" + filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" + parameters: + - "name" + - "parent" + - "throughput" + +- + type: "table" + title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx ndr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr" reference: - title: "rls1801" + title: "3-Node Hsw" data: + # TODO: Add Data sources csit-vpp-perf-1801-all: - 124 # sel - 127 # sel @@ -903,8 +1092,9 @@ - 167 # sel - 172 # sel acl only compare: - title: "rls1804" + title: "3-Node Skx" data: + # TODO: Add Data sources csit-vpp-perf-1804-all: - 21 # sel - 22 # sel @@ -916,9 +1106,9 @@ - 30 # sel - 31 # sel - 35 # sel - data: "vpp-performance-changes" + data: "vpp-compare-testbeds" include-tests: "NDR" # "PDR" | "NDR" | "MRR" - filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" + filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" parameters: - "name" - "parent" @@ -926,27 +1116,13 @@ - type: "table" - title: "VPP Performance Changes 2t2c ndr" + title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx pdr" algorithm: "table_performance_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-ndr" - history: - - - title: "rls1710" - data: - csit-vpp-perf-1710-all: - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - - 17 - - 18 - - 19 - - 20 + output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr" reference: - title: "rls1801" + title: "3-Node Hsw" data: + # TODO: Add Data sources csit-vpp-perf-1801-all: - 124 # sel - 127 # sel @@ -961,8 +1137,9 @@ - 167 # sel - 172 # sel acl only compare: - title: "rls1804" + title: "3-Node Skx" data: + # TODO: Add Data sources csit-vpp-perf-1804-all: - 21 # sel - 22 # sel @@ -974,9 +1151,9 @@ - 30 # sel - 31 # sel - 35 # sel - data: "vpp-performance-changes" - include-tests: "NDR" # "PDR" | "NDR" | "MRR" - filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" + data: "vpp-compare-testbeds" + include-tests: "PDR" # "PDR" | "NDR" | "MRR" + filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" parameters: - "name" - "parent" @@ -987,22 +1164,23 @@ title: "VPP Performance Changes - 1t1c MRR" algorithm: "table_performance_comparison" output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-mrr" + history: + - + title: "rls1801" + data: + csit-vpp-perf-check-1801: + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 11 + - 12 + - 13 reference: - title: "Release 1801" - data: - csit-vpp-perf-check-1801: - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 11 - - 12 - - 13 - compare: - title: "Release 1804" + title: "rls1804" data: csit-vpp-perf-check-1804: - 6 # mrr - sel @@ -1015,6 +1193,12 @@ - 20 # mrr - sel - 21 # mrr - sel - 22 # mrr - sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1028,22 +1212,23 @@ title: "VPP Performance Changes - 2t2c MRR" algorithm: "table_performance_comparison" output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-mrr" + history: + - + title: "rls1801" + data: + csit-vpp-perf-check-1801: + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 11 + - 12 + - 13 reference: - title: "Release 1801" - data: - csit-vpp-perf-check-1801: - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 11 - - 12 - - 13 - compare: - title: "Release 1804" + title: "rls1804" data: csit-vpp-perf-check-1804: - 6 # mrr - sel @@ -1056,6 +1241,12 @@ - 20 # mrr - sel - 21 # mrr - sel - 22 # mrr - sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1069,22 +1260,23 @@ title: "VPP Performance Changes - 4t4c MRR" algorithm: "table_performance_comparison" output-file: "{DIR[STATIC,VPP]}/performance-changes-4t4c-mrr" + history: + - + title: "rls1801" + data: + csit-vpp-perf-check-1801: + - 3 + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 11 + - 12 + - 13 reference: - title: "Release 1801" - data: - csit-vpp-perf-check-1801: - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 11 - - 12 - - 13 - compare: - title: "Release 1804" + title: "rls1804" data: csit-vpp-perf-check-1804: - 6 # mrr - sel @@ -1097,6 +1289,12 @@ - 20 # mrr - sel - 21 # mrr - sel - 22 # mrr - sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1107,10 +1305,35 @@ - type: "table" - title: "Detailed Test Results - VPP Performance Results" + title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx mrr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr" + reference: + title: "3-Node Hsw" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel + compare: + title: "3-Node Skx" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-skx: + - 21 # MRR sel + data: "vpp-compare-testbeds-mrr" + include-tests: "MRR" # "PDR" | "NDR" | "MRR" + filter: "'NIC_Intel-X710' and MRR" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" + parameters: + - "name" + - "parent" + - "throughput" + +- + type: "table" + 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 +1345,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,80 +1355,81 @@ - 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: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" - data: "data vat-history" + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data msg" rows: "generated" - data: - "vpp-perf-results" + data: "vpp-perf-results-3n-skx" filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "parent" - "name" - - "vat-history" + - "parent" + - "doc" + - "msg" - type: "table" - title: "Test Operational Data - VPP Performance Operational Data" + title: "Detailed Test Results - VPP Performance Results 2n-skx" algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTO,PERF,VPP]}/vpp_test_operational" + output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx" columns: - title: "Name" data: "data name" - - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate" - data: "data show-run" + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data msg" rows: "generated" - data: - "vpp-perf-results" + data: "vpp-perf-results-2n-skx" filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "parent" - "name" - - "show-run" + - "parent" + - "doc" + - "msg" - type: "table" - title: "Detailed Test Results - VPP MRR Results" - algorithm: "table_details" + title: "Test configuration - VPP Performance Test Configs 3n-hsw" + algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results" + output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw" columns: - title: "Name" data: "data name" - - title: "Documentation" - data: "data doc" - - - title: "Status" - data: "data msg" + title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" + data: "data vat-history" rows: "generated" - data: - "vpp-mrr-results" - filter: "'MRR'" + data: "vpp-perf-results-3n-hsw" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "name" - "parent" - - "doc" - - "msg" + - "name" + - "vat-history" - type: "table" - title: "Test configuration - VPP MRR Test Configs" - algorithm: "table_details" + title: "Test configuration - VPP Performance Test Configs 3n-skx" + algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_test_configuration" + output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx" columns: - title: "Name" @@ -1215,9 +1438,8 @@ title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" data: "data vat-history" rows: "generated" - data: - "vpp-mrr-results" - filter: "'MRR'" + data: "vpp-perf-results-3n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "parent" - "name" @@ -1225,106 +1447,94 @@ - type: "table" - title: "Detailed Test Results - VPP Functional Results" - algorithm: "table_details" + title: "Test configuration - VPP Performance Test Configs 2n-skx" + algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results" + output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx" columns: - title: "Name" data: "data name" - - title: "Documentation" - data: "data doc" - - - title: "Status" - data: "data status" + title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" + data: "data vat-history" rows: "generated" - data: - "vpp-func-results" - filter: "all" + data: "vpp-perf-results-2n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "name" - "parent" - - "doc" - - "status" + - "name" + - "vat-history" - type: "table" - title: "Detailed Test Results - VPP Functional Results - CentOS" - algorithm: "table_details" + title: "Test Operational Data - VPP Performance Operational Data 3n-hsw" + algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos" + output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw" columns: - title: "Name" data: "data name" - - title: "Documentation" - data: "data doc" - - - title: "Status" - data: "data status" + title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate" + data: "data show-run" rows: "generated" - data: - "vpp-func-results-centos" - filter: "all" + data: "vpp-perf-results-3n-hsw" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "name" - "parent" - - "doc" - - "status" + - "name" + - "show-run" - type: "table" - title: "Test configuration - VPP Functional Test Configs" - algorithm: "table_details" + title: "Test Operational Data - VPP Performance Operational Data 3n-skx" + algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration" + output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx" columns: - title: "Name" data: "data name" - - title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" - data: "data vat-history" + title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate" + data: "data show-run" rows: "generated" - data: - "vpp-func-results" - filter: "all" + data: "vpp-perf-results-3n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "parent" - "name" - - "vat-history" + - "show-run" - type: "table" - title: "Test configuration - VPP Functional Test Configs - CentOS" - algorithm: "table_details" + title: "Test Operational Data - VPP Performance Operational Data 2n-skx" + algorithm: "table_merged_details" output-file-ext: ".csv" - output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos" + output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx" columns: - title: "Name" data: "data name" - - title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" - data: "data vat-history" + title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate" + data: "data show-run" rows: "generated" - data: - "vpp-func-results-centos" - filter: "all" + data: "vpp-perf-results-2n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - "parent" - "name" - - "vat-history" + - "show-run" - type: "table" - title: "Detailed Test Results - Container Orchestrated Topologies Performance Results" + title: "Detailed Test Results - VPP MRR Results 3n-hsw" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results" + output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw" columns: - title: "Name" @@ -1336,9 +1546,8 @@ title: "Status" data: "data msg" rows: "generated" - data: - "ligato-perf-results" - filter: "all" + data: "vpp-mrr-results-3n-hsw" + filter: "'MRR'" parameters: - "name" - "parent" @@ -1347,10 +1556,10 @@ - type: "table" - title: "Detailed Test Results - DPDK Performance Results" + title: "Detailed Test Results - VPP MRR Results 3n-skx" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,PERF,DPDK]}/dpdk_performance_results" + output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx" columns: - title: "Name" @@ -1362,9 +1571,8 @@ title: "Status" data: "data msg" rows: "generated" - data: - "dpdk-perf-results" - filter: "all" + data: "vpp-mrr-results-3n-skx" + filter: "'MRR'" parameters: - "name" - "parent" @@ -1373,10 +1581,10 @@ - type: "table" - title: "Detailed Test Results - Honeycomb Functional Results" + title: "Detailed Test Results - VPP MRR Results 2n-skx" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results" + output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx" columns: - title: "Name" @@ -1386,2348 +1594,1066 @@ data: "data doc" - title: "Status" - data: "data status" + data: "data msg" rows: "generated" - data: - "hc-func-results" - filter: "all" + data: "vpp-mrr-results-2n-skx" + filter: "'MRR'" parameters: - "name" - "parent" - "doc" - - "status" + - "msg" - type: "table" - title: "Detailed Test Results - NSH SFC Functional Results" + title: "Test configuration - VPP MRR Test Configs 3n-hsw" algorithm: "table_details" output-file-ext: ".csv" - output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results" + output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw" columns: - title: "Name" data: "data name" - - title: "Documentation" - data: "data doc" - - - title: "Status" - data: "data status" + title: "VPP API Test (VAT) Commands History - Commands Used Per Test Case" + data: "data vat-history" rows: "generated" - data: - "nsh-func-results" - filter: "all" + data: "vpp-mrr-results-3n-hsw" + filter: "'MRR'" parameters: - - "name" - "parent" - - "doc" - - "status" - -################################################################################ -### F I L E S ### -################################################################################ - -- - type: "file" - title: "VPP Performance Results" - algorithm: "file_merged_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTR,PERF,VPP]}/vpp_performance_results" - 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" - 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, ... + - "vat-history" - - type: "file" - title: "VPP Performance Configuration" - algorithm: "file_merged_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTC,PERF,VPP]}/vpp_performance_configuration" - 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" - filter: "not 'NDRCHK' and not 'PDRCHK'" + 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: - - "name" - - "doc" - - "level" - "parent" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... - -- - type: "file" - title: "VPP Performance Operational Data" - algorithm: "file_merged_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTO,PERF,VPP]}/vpp_performance_operational_data" - 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" - 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, ... + - "vat-history" - - type: "file" - title: "VPP MRR Results" - algorithm: "file_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTR,MRR,VPP]}/vpp_mrr_results" - 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" + type: "table" + title: "Test configuration - VPP MRR Test Configs 2n-skx" + algorithm: "table_details" + output-file-ext: ".csv" + 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: - - "name" - - "doc" - - "level" - "parent" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... - -- - type: "file" - title: "VPP MRR Configuration" - algorithm: "file_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTC,MRR,VPP]}/vpp_mrr_configuration" - 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" - filter: "'MRR'" - parameters: - "name" - - "doc" - - "level" - - "parent" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "vat-history" - - type: "file" - title: "VPP Functional Results" - algorithm: "file_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results" - 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" + 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" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data status" + rows: "generated" + data: "vpp-func-results-ubuntu" filter: "all" parameters: - "name" + - "parent" - "doc" - - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "status" - - type: "file" - title: "VPP Functional Results - CentOS" - algorithm: "file_test_results" - output-file-ext: ".rst" + type: "table" + title: "Detailed Test Results - VPP Functional Results - CentOS" + algorithm: "table_details" + output-file-ext: ".csv" output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos" - 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,CENTOS]}" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data status" + rows: "generated" data: "vpp-func-results-centos" filter: "all" parameters: - "name" + - "parent" - "doc" - - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "status" - - type: "file" - title: "VPP Functional Configuration" - algorithm: "file_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration" - 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" + type: "table" + title: "Test configuration - VPP Functional Test Configs - Ubuntu" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu" + 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-func-results-ubuntu" filter: "all" parameters: + - "parent" - "name" - - "doc" - - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "vat-history" - - type: "file" - title: "VPP Functional Configuration - CentOS" - algorithm: "file_test_results" - output-file-ext: ".rst" + type: "table" + title: "Test configuration - VPP Functional Test Configs - CentOS" + algorithm: "table_details" + output-file-ext: ".csv" output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos" - 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,CENTOS]}" - data: - "vpp-func-results-centos" + 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-func-results-centos" filter: "all" parameters: + - "parent" - "name" - - "doc" - - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "vat-history" - - type: "file" - title: "Container Orchestrated Performance Results" - algorithm: "file_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTR,PERF,COT]}/cot_performance_results" - 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" + type: "table" + title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data msg" + rows: "generated" + data: "ligato-perf-results-3n-hsw" filter: "all" parameters: - "name" + - "parent" - "doc" - - "level" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... - -- - type: "file" - title: "DPDK Performance Results" - algorithm: "file_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTR,PERF,DPDK]}/dpdk_performance_results" - 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" - filter: "all" - parameters: - - "name" - - "doc" - - "level" - chapters: - - "suites" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... - -- - type: "file" - title: "Honeycomb Functional Results" - algorithm: "file_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results" - 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,HC]}" - data: - "hc-func-results" - filter: "all" - parameters: - - "name" - - "doc" - - "level" - chapters: - - "suites" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... - -- - type: "file" - title: "NSH SFC Functional Results" - algorithm: "file_test_results" - output-file-ext: ".rst" - output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results" - 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,NSHSFC]}" - data: - "nsh-func-results" - filter: "all" - parameters: - - "name" - - "doc" - - "level" - chapters: - - "suites" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... - -################################################################################ -### P L O T S ### -################################################################################ + - "msg" ################################################################################ -# Plots VPP HTTP Server Performance -- - type: "plot" - title: "VPP HTTP Server Performance" - algorithm: "plot_http_server_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps" - data: - "plot-vpp-http-server-performance" - # Keep this formatting, the filter is enclosed with " (quotation mark) and - # each tag is enclosed with ' (apostrophe). - filter: "'HTTP' and 'TCP_CPS'" - parameters: - - "result" - - "name" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "VPP HTTP Server Performance" - layout: - "plot-cps" - +# DPDK - - type: "plot" - title: "VPP HTTP Server Performance" - algorithm: "plot_http_server_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps" - data: - "plot-vpp-http-server-performance" - filter: "'HTTP' and 'TCP_RPS'" + type: "table" + title: "DPDK Performance Changes 1t1c pdr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,DPDK]}/performance-changes-1t1c-pdr" + reference: + title: "rls1804" + data: + csit-dpdk-perf-1804-all: + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + - 13 + compare: + title: "rls1807" + data: + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + data: "dpdk-performance-changes" + include-tests: "PDR" # "PDR" | "NDR" | "MRR" + filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" parameters: - - "result" - "name" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "VPP HTTP Server Performance" - layout: - "plot-rps" - -################################################################################ - -# Packet Throughput - VPP L2 3n-hsw-x520 -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# Packet Throughput - VPP L2 3n-hsw-x710 -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# Packet Throughput - VPP L2 3n-hsw-xl710 -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# Packet Throughput - VPP L2 3n-skx-x710 -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# Packet Throughput - VPP L2 3n-skx-xxv710 -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# Packet Throughput - VPP L2 2n-skx-x710 -- - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "table" + title: "DPDK Performance Changes 2t2c pdr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,DPDK]}/performance-changes-2t2c-pdr" + reference: + title: "rls1804" + data: + csit-dpdk-perf-1804-all: + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + - 13 + compare: + title: "rls1807" + data: + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + data: "dpdk-performance-changes" + include-tests: "PDR" # "PDR" | "NDR" | "MRR" + filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" parameters: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "throughput" - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "table" + title: "DPDK Performance Changes 1t1c ndr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,DPDK]}/performance-changes-1t1c-ndr" + reference: + title: "rls1804" + data: + csit-dpdk-perf-1804-all: + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + - 13 + compare: + title: "rls1807" + data: + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + data: "dpdk-performance-changes" + include-tests: "NDR" # "PDR" | "NDR" | "MRR" + filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" parameters: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "throughput" - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "table" + title: "DPDK Performance Changes 2t2c ndr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,DPDK]}/performance-changes-2t2c-ndr" + reference: + title: "rls1804" + data: + csit-dpdk-perf-1804-all: + - 4 + - 5 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + - 13 + compare: + title: "rls1807" + data: + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + data: "dpdk-performance-changes" + include-tests: "NDR" # "PDR" | "NDR" | "MRR" + filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" parameters: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "throughput" - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "table" + title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr" + reference: + title: "3-Node Hsw" + data: + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + compare: + title: "3-Node Skx" + data: + csit-dpdk-perf-verify-1807-3n-skx: + - 1 + - 2 + - 3 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + data: "dpdk-compare-testbeds" + include-tests: "NDR" # "PDR" | "NDR" | "MRR" + filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" parameters: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "throughput" - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "table" + title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr" + reference: + title: "3-Node Hsw" + data: + csit-dpdk-perf-verify-1807-3n-hsw: + - 11 + - 12 # full + - 14 + - 15 + - 16 + - 17 + - 20 + - 21 + - 22 + - 23 + compare: + title: "3-Node Skx" + data: + csit-dpdk-perf-verify-1807-3n-skx: + - 1 + - 2 + - 3 + - 6 + - 7 + - 8 + - 9 + - 10 + - 11 + - 12 + data: "dpdk-compare-testbeds" + include-tests: "PDR" # "PDR" | "NDR" | "MRR" + filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" parameters: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "throughput" -# Packet Throughput - VPP L2 2n-skx-xxv710 - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 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: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "msg" - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 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: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "msg" - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "table" + title: "Detailed Test Results - DPDK Performance Results 2n-skx" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx" + columns: + - + title: "Name" + data: "data name" + - + title: "Status" + data: "data msg" + rows: "generated" + data: "dpdk-perf-results-2n-skx" + filter: "all" parameters: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "msg" + +################################################################################ +# HoneyComb - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "table" + title: "Detailed Test Results - Honeycomb Functional Results" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data status" + rows: "generated" + data: + "hc-func-results" + filter: "all" parameters: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "doc" + - "status" +################################################################################ +# NSH SFC - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "table" + title: "Detailed Test Results - NSH SFC Functional Results" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,FUNC,NSHSFC]}/nsh_sfc_functional_results" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data status" + rows: "generated" + data: + "nsh-func-results" + filter: "all" parameters: - - "throughput" + - "name" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "doc" + - "status" + +################################################################################ +### F I L E S ### +################################################################################ - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "file" + title: "VPP Performance Results 3n-hsw" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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,3N,HSW]}" + data: "vpp-perf-results-3n-hsw" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "file" + title: "VPP Performance Results 3n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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[DTR,PERF,VPP,3N,SKX]}" + data: "vpp-perf-results-3n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + type: "file" + title: "VPP Performance Results 2n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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[DTR,PERF,VPP,2N,SKX]}" + data: "vpp-perf-results-2n-skx" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -################################################################################ + data-start-level: 3 -# Packet Throughput - VPP Container Memif 3n-hsw-x520 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "VPP Performance Configuration 3n-hsw" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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[DTC,PERF,VPP,3N,HSW]}" + data: "vpp-perf-results-3n-hsw" + filter: "not 'NDRCHK' and not 'PDRCHK'" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 -# Packet Throughput - VPP Container Memif 3n-hsw-x710 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "VPP MRR Results 3n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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[DTR,MRR,VPP,3N,SKX]}" + data: "vpp-mrr-results-3n-skx" + filter: "'MRR'" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 -# Packet Throughput - VPP Container Memif 3n-hsw-xl710 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "VPP MRR Results 2n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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,MRR,VPP,2N,SKX]}" + data: "vpp-mrr-results-2n-skx" + filter: "all" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 -# Packet Throughput - VPP Container Memif 3n-skx-x710 - - type: "plot" - title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 4 - - type: "plot" - title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "VPP Functional Results - CentOS" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos" + 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,CENTOS]}" + data: + "vpp-func-results-centos" + filter: "all" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 4 - - type: "plot" - title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "VPP Functional Configuration - Ubuntu" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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,UBUNTU]}" + data: "vpp-func-results-ubuntu" + filter: "all" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 4 - - type: "plot" - title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "VPP Functional Configuration - CentOS" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos" + 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,CENTOS]}" + data: + "vpp-func-results-centos" + filter: "all" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 4 -# Packet Throughput - VPP Container Memif 3n-skx-xxv710 - - type: "plot" - title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "Container Orchestrated Performance Results 3n-hsw" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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,3N,HSW]}" + data: "ligato-perf-results-3n-hsw" + filter: "all" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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" + - "parent" + data-start-level: 3 + +- + type: "file" + title: "DPDK Performance Results 3n-skx" + algorithm: "file_test_results" + output-file-ext: ".rst" + 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,3N,SKX]}" + data: "dpdk-perf-results-3n-skx" + filter: "all" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 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: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "Honeycomb Functional Results" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results" + 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,HC]}" + data: + "hc-func-results" + filter: "all" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 -# Packet Throughput - VPP Container Memif 2n-skx-x710 - - type: "plot" - title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + type: "file" + title: "NSH SFC Functional Results" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results" + 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,NSHSFC]}" + data: + "nsh-func-results" + filter: "all" parameters: - - "throughput" + - "name" + - "doc" + - "level" - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + data-start-level: 3 + +################################################################################ +### P L O T S ### +################################################################################ +################################################################################ +# Plots VPP HTTP Server Performance - type: "plot" - title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" + title: "VPP HTTP Server Performance" + algorithm: "plot_http_server_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps" + data: + "plot-vpp-http-server-performance" + # Keep this formatting, the filter is enclosed with " (quotation mark) and + # each tag is enclosed with ' (apostrophe). + filter: "'HTTP' and 'TCP_CPS'" parameters: - - "throughput" - - "parent" + - "result" + - "name" traces: hoverinfo: "x+y" boxpoints: "outliers" whiskerwidth: 0 layout: - title: "" # No title - layout: "plot-throughput" + title: "VPP HTTP Server Performance" + layout: + "plot-cps" - type: "plot" - title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" + title: "VPP HTTP Server Performance" + algorithm: "plot_http_server_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps" + data: + "plot-vpp-http-server-performance" + filter: "'HTTP' and 'TCP_RPS'" parameters: - - "throughput" - - "parent" + - "result" + - "name" traces: hoverinfo: "x+y" boxpoints: "outliers" whiskerwidth: 0 layout: - title: "" # No title - layout: "plot-throughput" + title: "VPP HTTP Server Performance" + layout: + "plot-rps" + +################################################################################ +# Packet Throughput - VPP L2 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3739,22 +2665,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP Container Memif 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3768,19 +2693,19 @@ - type: "plot" - title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3794,19 +2719,19 @@ - type: "plot" - title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3820,19 +2745,20 @@ - type: "plot" - title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3844,24 +2770,22 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3875,19 +2799,20 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3901,19 +2826,20 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3925,21 +2851,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP L2 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3951,22 +2878,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -3980,19 +2906,19 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4006,19 +2932,19 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4032,19 +2958,20 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4056,22 +2983,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP Container Orchestrated Memif 3n-skx-x710 - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4085,19 +3012,20 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4111,19 +3039,20 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4135,21 +3064,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP L2 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4161,22 +3091,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP Container Orchestrated Memif 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4190,19 +3119,19 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4216,19 +3145,19 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4240,21 +3169,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP L2 3n-skx-x710 - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4266,22 +3196,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP Container Orchestrated Memif 2n-skx-x710 - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4295,19 +3224,19 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4321,19 +3250,19 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4347,19 +3276,20 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4371,22 +3301,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP Container Orchestrated Memif 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4400,19 +3330,20 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4426,19 +3357,20 @@ - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - data: "plot-ligato-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4450,21 +3382,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP L2 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - data: "plot-ligato-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4476,24 +3409,21 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP IPv4 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4507,19 +3437,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4533,19 +3463,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4559,19 +3489,20 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr" algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4585,20 +3516,20 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr" + title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-2t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4612,20 +3543,20 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr" + title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4639,20 +3570,20 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr" + title: "VPP Throughput: l2sw-3n-skx-xxv710-64b-4t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4664,22 +3595,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP L2 2n-skx-x710 - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr" + title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4691,22 +3622,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4720,19 +3650,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4746,19 +3676,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4770,21 +3700,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP L2 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4798,20 +3729,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr" + title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4825,20 +3755,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr" + title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4852,20 +3781,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr" + title: "VPP Throughput: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -4877,22 +3805,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP Container Memif 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr" + title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -4904,22 +3834,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -4933,19 +3862,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -4959,19 +3888,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -4983,21 +3912,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5009,22 +3939,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5038,19 +3967,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5064,19 +3993,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5088,21 +4017,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Memif 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5116,20 +4046,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr" + title: "VPP Throughput: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5143,20 +4072,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr" + title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5170,20 +4098,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr" + title: "VPP Throughput: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5195,22 +4122,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Memif 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr" + title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5222,22 +4149,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5251,19 +4177,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5277,19 +4203,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5301,21 +4227,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Memif 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5329,20 +4256,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-ndr" + title: "VPP Throughput: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5356,20 +4282,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-pdr" + title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-pdr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5383,20 +4308,19 @@ - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-ndr" + title: "VPP Throughput: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5408,22 +4332,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-pdr" + title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + data: "plot-ligato-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5435,22 +4361,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 2n-skx-x710 - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + data: "plot-ligato-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5464,19 +4389,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + algorithm: "plot_performance_box" + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + data: "plot-ligato-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5490,19 +4415,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + data: "plot-ligato-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5514,21 +4439,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + data: "plot-ligato-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5542,20 +4468,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-ndr" + title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + data: "plot-ligato-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5569,20 +4494,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-pdr" + title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + data: "plot-ligato-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5596,20 +4520,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-ndr" + title: "VPP Throughput: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + data: "plot-ligato-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -5621,21 +4544,23 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPv4 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-pdr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5648,21 +4573,20 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5677,18 +4601,18 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5703,18 +4627,18 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5729,18 +4653,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5755,19 +4680,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-features-ndr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-1t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5782,19 +4707,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-features-pdr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5809,19 +4734,19 @@ - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-ndr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-2t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5834,21 +4759,21 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-pdr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -5861,24 +4786,21 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -5892,19 +4814,19 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -5918,19 +4840,19 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -5944,19 +4866,20 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -5968,22 +4891,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -5997,19 +4920,20 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6023,19 +4947,20 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-pdr" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6047,21 +4972,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + filter: "'NIC_Intel-XL710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6073,22 +4999,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'ENCAP' and - 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6102,19 +5027,19 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6128,19 +5053,19 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'ENCAP' and - 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6152,21 +5077,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6178,22 +5104,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 tunnels 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6207,19 +5132,19 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6233,19 +5158,19 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6259,19 +5184,20 @@ - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6283,22 +5209,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 tunnels 2n-skx-x710 - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6312,19 +5238,20 @@ - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6338,19 +5265,20 @@ - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6362,21 +5290,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6388,22 +5317,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv4 tunnels 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6417,19 +5345,19 @@ - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and - '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6443,19 +5371,19 @@ - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6469,19 +5397,20 @@ - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -6493,24 +5422,21 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP IPv6 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6525,19 +5451,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6552,19 +5478,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6577,21 +5503,21 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 2n-skx-x710 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6606,20 +5532,18 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-ndr" + title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6634,20 +5558,18 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-pdr" + title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6662,20 +5584,18 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-ndr" + title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - not 'SRv6' and - 'IP6FWD' and - not 'IPSEC' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6688,22 +5608,21 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-pdr" + title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6716,22 +5635,20 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6746,19 +5663,18 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6773,19 +5689,18 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -6798,22 +5713,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -6827,21 +5744,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-ndr" + title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'ENCAP' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -6855,21 +5770,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-pdr" + title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -6883,21 +5796,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-ndr" + title: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'ENCAP' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -6909,23 +5820,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-pdr" + title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + '64B' and + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -6937,23 +5847,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + filter: "'NIC_Intel-X710' and + '64B' and + 'ENCAP' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -6967,20 +5875,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + filter: "'NIC_Intel-X710' and + '64B' and + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -6994,20 +5901,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + filter: "'NIC_Intel-X710' and + '64B' and + 'ENCAP' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -7019,22 +5925,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and + '64B' and + 'ENCAP' and + 'NDRPDR' and + '2T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -7046,23 +5952,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + '64B' and + 'ENCAP' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -7076,20 +5980,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and - '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + '64B' and + 'ENCAP' and + 'NDRPDR' and + '4T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -7103,19 +6006,48 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and + '64B' and + 'ENCAP' and + 'NDRPDR' and + '4T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" + parameters: + - "throughput" + - "parent" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 + layout: + title: "" # No title + layout: "plot-throughput" + +################################################################################ + +# Packet Throughput - VPP IPv6 3n-hsw-x520 +- + type: "plot" + title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr" + algorithm: "plot_performance_box" + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7130,19 +6062,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7157,20 +6089,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-ndr" + title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7185,20 +6116,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-pdr" + title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7213,20 +6143,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-ndr" + algorithm: "plot_performance_box" + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7241,20 +6171,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-pdr" + title: "VPP Throughput: ip6-3n-hsw-x520-78b-1t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7267,22 +6197,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP6FWD' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and not 'SRv6' and - not 'IPSEC' and + 'IP6FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7297,19 +6227,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7322,21 +6253,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7351,19 +6283,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7378,20 +6310,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-ndr" + title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7406,20 +6337,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-pdr" + title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7434,20 +6364,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-ndr" + title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7462,20 +6392,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-pdr" + title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7488,22 +6418,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 2n-skx-x710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7518,18 +6448,20 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and - not 'IPSEC' and + not 'SRv6' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7542,21 +6474,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7571,19 +6504,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7598,20 +6531,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-ndr" + title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7626,20 +6558,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-pdr" + title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7652,22 +6583,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-ndr" + title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7682,20 +6613,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-pdr" + title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7708,22 +6638,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7738,19 +6667,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7765,19 +6694,20 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7792,19 +6722,20 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7819,20 +6750,20 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-ndr" + title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7847,20 +6778,20 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-pdr" + title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7873,22 +6804,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-ndr" + title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7903,20 +6834,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-pdr" + title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7929,22 +6859,21 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '78B' and - 'ENCAP' and - 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7959,17 +6888,19 @@ - type: "plot" - title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '78B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -7984,17 +6915,20 @@ - type: "plot" - title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '78B' and - 'ENCAP' and - 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -8009,17 +6943,20 @@ - type: "plot" - title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '78B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -8032,23 +6969,22 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP IPSec 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'IP4FWD' and - 'NDRDISC' and - '1T1C' and - 'IPSECHW' and - ('IPSECTRAN' or 'IPSECTUN') and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and + '78B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -8063,18 +6999,20 @@ - type: "plot" - title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'IP4FWD' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IPSECHW' and - ('IPSECTRAN' or 'IPSECTUN') and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and + '78B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -8087,20 +7025,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 2n-skx-x710 - type: "plot" - title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'IP4FWD' and - 'NDRDISC' and - '2T2C' and - 'IPSECHW' and - ('IPSECTRAN' or 'IPSECTUN') and + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -8115,18 +7055,18 @@ - type: "plot" - title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'IP4FWD' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IPSECHW' and - ('IPSECTRAN' or 'IPSECTUN') and + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -8139,23 +7079,22 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP SRv6 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr" + title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - 'NDRDISC' and - '1T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and 'IP6FWD' and - 'SRv6'" + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8169,18 +7108,20 @@ - type: "plot" - title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr" + title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and 'IP6FWD' and - 'SRv6'" + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8192,20 +7133,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr" + title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '78B' and - 'FEATURE' and - 'NDRDISC' and - '2T2C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and 'IP6FWD' and - 'SRv6'" + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8219,18 +7163,20 @@ - type: "plot" - title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr" + title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '78B' and - 'FEATURE' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and 'IP6FWD' and - 'SRv6'" + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8242,22 +7188,22 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP vhost ip4 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8271,17 +7217,20 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8293,19 +7242,23 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8319,17 +7272,18 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8341,23 +7295,20 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '78B' and + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8371,20 +7322,18 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '78B' and + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8396,22 +7345,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPSec 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-XL710' and + '64B' and + 'IP4FWD' and + 'NDRPDR' and + '1T1C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8425,20 +7376,19 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-XL710' and + '64B' and + 'IP4FWD' and + 'NDRPDR' and + '1T1C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8450,20 +7400,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP vhost ip4 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-XL710' and + '64B' and + 'IP4FWD' and + 'NDRPDR' and + '2T2C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8477,17 +7428,19 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-XL710' and + '64B' and + 'IP4FWD' and + 'NDRPDR' and + '2T2C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8499,19 +7452,23 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP SRv6 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + 'FEATURE' and + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + 'SRv6'" parameters: - "throughput" - "parent" @@ -8525,17 +7482,18 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + 'FEATURE' and + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + 'SRv6'" parameters: - "throughput" - "parent" @@ -8547,23 +7505,20 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + 'FEATURE' and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and + 'SRv6'" parameters: - "throughput" - "parent" @@ -8577,20 +7532,18 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + 'FEATURE' and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and + 'SRv6'" parameters: - "throughput" - "parent" @@ -8602,22 +7555,22 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP vhost ip4 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -8631,20 +7584,17 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -8656,19 +7606,18 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP vhost ip4 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -8683,16 +7632,16 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -8705,19 +7654,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP vhost l2sw 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -8731,17 +7684,20 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -8753,22 +7709,21 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "throughput" @@ -8783,19 +7738,19 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "throughput" @@ -8808,22 +7763,20 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP vhost ip4 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-X710' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -8837,20 +7790,17 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-X710' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -8862,21 +7812,19 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - VPP VTS 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-ndr" + title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr" + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-X710' and '64B' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'VTS'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -8890,16 +7838,17 @@ - type: "plot" - title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-ndr" + title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr" + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-X710' and '64B' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'VTS'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -8911,18 +7860,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-pdr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-pdr" + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-X710' and '64B' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'VTS'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -8936,16 +7890,20 @@ - type: "plot" - title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-pdr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-pdr" + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-X710' and '64B' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'VTS'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -8957,22 +7915,22 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - DPDK l3fwd 3n-hsw-x520 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP4FWD'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -8986,17 +7944,20 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP4FWD'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -9008,19 +7969,20 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP vhost ip4 3n-hsw-xl710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr" + title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP4FWD'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -9034,17 +7996,17 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr" + title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP4FWD'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -9056,20 +8018,19 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK l3fwd 3n-hsw-x710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr" + title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP4FWD'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -9083,17 +8044,17 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr" + title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP4FWD'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" - "parent" @@ -9105,19 +8066,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP4FWD'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -9131,17 +8096,20 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP4FWD'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -9153,20 +8121,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK l3fwd 3n-hsw-xl710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-XL710' and '64B' and - 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP4FWD'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -9180,17 +8150,20 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr" + title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-XL710' and '64B' and - 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP4FWD'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - "throughput" - "parent" @@ -9202,19 +8175,21 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP VTS 3n-hsw-x520 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr" + title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP4FWD'" + 'VTS'" parameters: - "throughput" - "parent" @@ -9228,17 +8203,16 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr" + title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP4FWD'" + 'VTS'" parameters: - "throughput" - "parent" @@ -9250,20 +8224,18 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK l3fwd 3n-skx-x710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr" + title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 'NDRPDR' and + '1T1C' and + 'VTS'" parameters: - "throughput" - "parent" @@ -9277,17 +8249,16 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr" + title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'BASE' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 'NDRPDR' and + '2T2C' and + 'VTS'" parameters: - "throughput" - "parent" @@ -9299,18 +8270,21 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - DPDK l3fwd 3n-hsw-x520 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and 'IP4FWD'" parameters: - "throughput" @@ -9325,16 +8299,16 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD'" parameters: - "throughput" @@ -9347,19 +8321,18 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK l3fwd 3n-skx-xxv710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and 'IP4FWD'" parameters: - "throughput" @@ -9374,16 +8347,16 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD'" parameters: - "throughput" @@ -9396,18 +8369,19 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK l3fwd 3n-hsw-x710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and 'IP4FWD'" parameters: - "throughput" @@ -9422,16 +8396,16 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD'" parameters: - "throughput" @@ -9444,19 +8418,18 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK l3fwd 2n-skx-x710 - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and 'IP4FWD'" parameters: - "throughput" @@ -9471,16 +8444,16 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD'" parameters: - "throughput" @@ -9493,18 +8466,19 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK l3fwd 3n-hsw-xl710 - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and 'IP4FWD'" parameters: - "throughput" @@ -9519,16 +8493,16 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD'" parameters: - "throughput" @@ -9541,19 +8515,18 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK l3fwd 2n-skx-xxv710 - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and 'IP4FWD'" parameters: - "throughput" @@ -9568,16 +8541,16 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and 'IP4FWD'" parameters: - "throughput" @@ -9590,17 +8563,18 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK l3fwd 3n-skx-x710 - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -9616,15 +8590,15 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -9638,22 +8612,19 @@ title: "" # No title layout: "plot-throughput" -################################################################################ - -# Packet Throughput - DPDK testpmd 3n-hsw-x520 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9667,17 +8638,17 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9689,19 +8660,20 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK l3fwd 3n-skx-xxv710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9715,17 +8687,17 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr" + title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9737,20 +8709,19 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK testpmd 3n-hsw-x710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9764,17 +8735,17 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr" + title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9786,19 +8757,20 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK l3fwd 2n-skx-x710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr" + title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-2n-skx" filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9812,17 +8784,17 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr" + title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-2n-skx" filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9834,20 +8806,19 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK testpmd 3n-hsw-xl710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr" + title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9861,17 +8832,17 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr" + title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9883,19 +8854,20 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK l3fwd 2n-skx-xxv710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr" + title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9909,17 +8881,17 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr" + title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9931,20 +8903,19 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK testpmd 3n-skx-x710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr" + title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9958,17 +8929,17 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr" + title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP4FWD'" parameters: - "throughput" - "parent" @@ -9980,18 +8951,21 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - DPDK testpmd 3n-hsw-x520 - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr" + title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10006,16 +8980,16 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr" + title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10028,19 +9002,18 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK testpmd 3n-skx-xxv710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr" + title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10055,16 +9028,16 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr" + title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10077,18 +9050,19 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK testpmd 3n-hsw-x710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr" + title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10103,16 +9077,16 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr" + title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10125,19 +9099,18 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK testpmd 2n-skx-x710 - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr" + title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10152,16 +9125,16 @@ - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr" + title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10174,18 +9147,19 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK testpmd 3n-hsw-xl710 - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr" + title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10200,16 +9174,16 @@ - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr" + title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10222,19 +9196,18 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - DPDK testpmd 2n-skx-xxv710 - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr" + title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10249,16 +9222,16 @@ - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr" + title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -10271,17 +9244,18 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - DPDK testpmd 3n-skx-x710 - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr" + title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10297,15 +9271,15 @@ - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr" + title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -10319,374 +9293,367 @@ title: "" # No title layout: "plot-throughput" - - - - - - - -################################################################################ - -# Packet Latency - VPP L2 3n-hsw-x520 - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" +# Packet Throughput - DPDK testpmd 3n-skx-xxv710 - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr" + algorithm: "plot_performance_box" + output-file-type: ".html" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" -# Packet Latency - VPP L2 3n-hsw-x710 - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" +# Packet Throughput - DPDK testpmd 2n-skx-x710 - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-2n-skx" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-2n-skx" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" -# Packet Latency - VPP L2 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" -# Packet Latency - VPP L2 3n-skx-x710 +# Packet Throughput - DPDK testpmd 2n-skx-xxv710 - type: "plot" - title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" - type: "plot" - title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" - type: "plot" - title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" - type: "plot" - title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - - "latency" + - "throughput" - "parent" traces: - boxmean: False + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-latency" + layout: "plot-throughput" -# Packet Latency - VPP L2 3n-skx-xxv710 + + + + + + + +################################################################################ + +# Packet Latency - VPP L2 3n-hsw-x520 - type: "plot" - title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10701,16 +9668,16 @@ - type: "plot" - title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10725,17 +9692,17 @@ - type: "plot" - title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10750,17 +9717,17 @@ - type: "plot" - title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10773,19 +9740,19 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP L2 2n-skx-x710 +# Packet Latency - VPP L2 3n-hsw-x710 - type: "plot" - title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10800,16 +9767,16 @@ - type: "plot" - title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10824,17 +9791,17 @@ - type: "plot" - title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10849,17 +9816,17 @@ - type: "plot" - title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10872,19 +9839,19 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP L2 2n-skx-xxv710 +# Packet Latency - VPP L2 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10899,16 +9866,16 @@ - type: "plot" - title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -10921,18 +9888,18 @@ title: "" # No title layout: "plot-latency" +# Packet Latency - VPP L2 3n-skx-x710 - type: "plot" - title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-features-ndr-lat" + title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -10948,16 +9915,15 @@ - type: "plot" - title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-features-ndr-lat" + title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -10971,73 +9937,22 @@ title: "" # No title layout: "plot-latency" -################################################################################ - -# Packet Latency - VPP Container Memif 3n-hsw-x520 -- - type: "plot" - title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -# Packet Latency - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11049,19 +9964,20 @@ - type: "plot" - title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11071,22 +9987,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP Container Memif 3n-hsw-xl710 +# Packet Latency - VPP L2 3n-skx-xxv710 - type: "plot" - title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and + 'NDRPDR' and + '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11098,19 +10014,19 @@ - type: "plot" - title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and + 'NDRPDR' and + '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11120,22 +10036,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP Container Memif 3n-skx-x710 - type: "plot" - title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-2t1c-features-ndr-lat" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11147,19 +10063,20 @@ - type: "plot" - title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-4t2c-features-ndr-lat" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11169,22 +10086,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP Container Memif 3n-skx-xxv710 +# Packet Latency - VPP L2 2n-skx-x710 - type: "plot" - title: "VPP Latency: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11196,19 +10113,19 @@ - type: "plot" - title: "VPP Latency: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11218,22 +10135,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP Container Memif 2n-skx-x710 +# Packet Latency - VPP L2 2n-skx-xxv710 - type: "plot" - title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11245,19 +10162,19 @@ - type: "plot" - title: "VPP Latency: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and - 'MEMIF'" + not 'MEMIF'" parameters: - "latency" - "parent" @@ -11267,19 +10184,21 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP Container Memif 2n-skx-xxv710 +################################################################################ + +# Packet Latency - VPP Container Memif 3n-hsw-x520 - type: "plot" - title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -11294,16 +10213,16 @@ - type: "plot" - title: "VPP Latency: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -11316,20 +10235,18 @@ title: "" # No title layout: "plot-latency" -################################################################################ - -# Packet Latency - VPP Container Memif 3n-hsw-x520 +# Packet Latency - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -11345,15 +10262,15 @@ - type: "plot" - title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -11367,18 +10284,18 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP Container Memif 3n-hsw-x710 +# Packet Latency - VPP Container Memif 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -11394,15 +10311,15 @@ - type: "plot" - title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -11419,15 +10336,15 @@ # Packet Latency - VPP Container Memif 3n-skx-x710 - type: "plot" - title: "VPP Latency: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -11443,15 +10360,15 @@ - type: "plot" - title: "VPP Latency: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -11468,15 +10385,15 @@ # Packet Latency - VPP Container Memif 3n-skx-xxv710 - type: "plot" - title: "VPP Latency: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -11492,15 +10409,15 @@ - type: "plot" - title: "VPP Latency: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-3n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and @@ -11514,19 +10431,21 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP Container Memif 2n-skx-x710 +################################################################################ + +# Packet Latency - VPP Container Memif 3n-hsw-x520 - type: "plot" - title: "VPP Latency: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" + data: "plot-ligato-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -11541,16 +10460,16 @@ - type: "plot" - title: "VPP Latency: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" + data: "plot-ligato-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -11563,19 +10482,19 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP Container Memif 2n-skx-xxv710 +# Packet Latency - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" + title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + data: "plot-ligato-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and + 'NDRPDR' and + '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -11590,16 +10509,16 @@ - type: "plot" - title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-ligato-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + data: "plot-ligato-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and + 'NDRPDR' and + '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -11625,10 +10544,10 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11649,10 +10568,10 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11674,10 +10593,10 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11699,10 +10618,10 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11724,10 +10643,10 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11748,10 +10667,10 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11773,10 +10692,10 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11798,10 +10717,10 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11823,10 +10742,10 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11847,10 +10766,10 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11872,10 +10791,10 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11896,10 +10815,10 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11921,10 +10840,10 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11946,10 +10865,10 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11971,10 +10890,10 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -11995,10 +10914,10 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12020,10 +10939,10 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12045,10 +10964,10 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12070,109 +10989,10 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -# Packet Latency - VPP IPv4 2n-skx-xxv710 -- - type: "plot" - title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12185,18 +11005,18 @@ - type: "plot" - title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12207,21 +11027,21 @@ title: "" # No title layout: "plot-latency" +# Packet Latency - VPP IPv4 2n-skx-xxv710 - type: "plot" - title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat" + title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12234,19 +11054,18 @@ - type: "plot" - title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat" + title: "VPP Latency: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" filter: "'NIC_Intel-XXV710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12270,7 +11089,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and @@ -12294,7 +11113,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and @@ -12319,7 +11138,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and @@ -12343,7 +11162,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and @@ -12368,7 +11187,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and @@ -12392,155 +11211,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'ENCAP' and - 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" - parameters: - - "throughput" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -# Packet Latency - VPP Ipv4 tunnels 3n-skx-xxv710 -- - type: "plot" - title: "VPP Latency: ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" - parameters: - - "throughput" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" - parameters: - - "throughput" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -# Packet Latency - VPP Ipv4 tunnels 2n-skx-x710 -- - type: "plot" - title: "VPP Latency: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" - parameters: - - "throughput" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" - parameters: - - "throughput" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - - -# Packet Latency - VPP Ipv4 tunnels 2n-skx-xxv710 -- - type: "plot" - title: "VPP Latency: ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" - parameters: - - "throughput" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST' and @@ -12567,11 +11238,11 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12592,11 +11263,11 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12618,11 +11289,11 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12644,11 +11315,11 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12670,11 +11341,11 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12695,11 +11366,11 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12721,11 +11392,11 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12747,11 +11418,11 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12773,11 +11444,11 @@ filter: "'NIC_Intel-XL710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12798,11 +11469,11 @@ filter: "'NIC_Intel-XL710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12824,11 +11495,11 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12849,11 +11520,11 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12875,11 +11546,11 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12901,11 +11572,11 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12927,11 +11598,11 @@ filter: "'NIC_Intel-XXV710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12952,11 +11623,11 @@ filter: "'NIC_Intel-XXV710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -12978,11 +11649,11 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -13004,11 +11675,11 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -13025,119 +11696,16 @@ title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -- - type: "plot" - title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "latency" - - "parent" - traces: - boxmean: False - layout: - title: "" # No title - layout: "plot-latency" - -# Packet Latency - VPP IPv6 2n-skx-xxv710 -- - type: "plot" - title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -13150,19 +11718,19 @@ - type: "plot" - title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat" + title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -13173,22 +11741,22 @@ title: "" # No title layout: "plot-latency" +# Packet Latency - VPP IPv6 2n-skx-xxv710 - type: "plot" - title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-features-ndr-lat" + title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" filter: "'NIC_Intel-XXV710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -13201,20 +11769,19 @@ - type: "plot" - title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-features-ndr-lat" + title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-2n-skx" filter: "'NIC_Intel-XXV710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and 'IP6FWD' and not 'SRv6' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "latency" @@ -13238,7 +11805,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST'" @@ -13261,7 +11828,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST'" @@ -13287,7 +11854,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and @@ -13311,7 +11878,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and @@ -13336,11 +11903,11 @@ output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '78B' and - 'FEATURE' and - 'NDRDISC' and - '1T1C' and - 'IP6FWD' and + '78B' and + 'FEATURE' and + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and 'SRv6'" parameters: - "latency" @@ -13359,11 +11926,11 @@ output-file: "{DIR[STATIC,VPP]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '78B' and - 'FEATURE' and - 'NDRDISC' and - '2T2C' and - 'IP6FWD' and + '78B' and + 'FEATURE' and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and 'SRv6'" parameters: - "latency" @@ -13385,10 +11952,10 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "latency" @@ -13407,10 +11974,10 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "latency" @@ -13430,13 +11997,13 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "latency" @@ -13455,13 +12022,13 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "latency" @@ -13481,10 +12048,10 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "latency" @@ -13503,10 +12070,10 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "latency" @@ -13526,13 +12093,13 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "latency" @@ -13551,13 +12118,13 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "latency" @@ -13577,10 +12144,10 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "latency" @@ -13599,10 +12166,10 @@ output-file: "{DIR[STATIC,VPP]}/ip4-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "latency" @@ -13622,13 +12189,13 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "latency" @@ -13647,13 +12214,13 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "latency" @@ -13676,7 +12243,7 @@ data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and '64B' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'VTS'" parameters: @@ -13697,7 +12264,7 @@ data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X520-DA2' and '64B' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'VTS'" parameters: @@ -13722,7 +12289,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -13746,7 +12313,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -13771,7 +12338,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -13795,7 +12362,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -13820,7 +12387,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and 'IP4FWD'" parameters: @@ -13844,7 +12411,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and 'IP4FWD'" parameters: @@ -13869,7 +12436,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -13893,7 +12460,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -13918,7 +12485,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -13942,7 +12509,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -13967,7 +12534,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -13991,7 +12558,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -14016,7 +12583,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and 'IP4FWD'" parameters: @@ -14040,7 +12607,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and 'IP4FWD'" parameters: @@ -14067,7 +12634,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 +12658,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 +12683,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14140,7 +12707,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14165,7 +12732,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14189,7 +12756,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14214,7 +12781,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14238,7 +12805,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14263,7 +12830,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14287,7 +12854,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14312,7 +12879,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14336,7 +12903,7 @@ filter: "'NIC_Intel-X710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14361,7 +12928,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14385,7 +12952,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and 'BASE' and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: @@ -14412,7 +12979,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14434,7 +13001,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14457,7 +13024,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14479,7 +13046,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14502,7 +13069,7 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14524,7 +13091,7 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14547,7 +13114,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14569,7 +13136,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14592,7 +13159,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14614,7 +13181,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14637,7 +13204,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14659,7 +13226,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14682,7 +13249,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14704,7 +13271,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14729,7 +13296,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14751,7 +13318,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14774,7 +13341,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14796,7 +13363,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14819,7 +13386,7 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -14841,187 +13408,7 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -# Speedup - VPP Container Memif 3n-skx-x710 -- - type: "plot" - title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -# Speedup - VPP Container Memif 3n-skx-xxv710 -- - type: "plot" - title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -# Speedup - VPP Container Memif 2n-skx-x710 -- - type: "plot" - title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa" - data: "plot-ligato-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa" - data: "plot-ligato-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -# Speedup - VPP Container Memif 2n-skx-xxv710 -- - type: "plot" - title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" - data: "plot-ligato-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" - data: "plot-ligato-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and 'MEMIF'" @@ -15046,9 +13433,9 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15068,9 +13455,9 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15091,9 +13478,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15114,9 +13501,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15137,9 +13524,9 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15159,9 +13546,9 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15182,9 +13569,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15205,9 +13592,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15228,9 +13615,9 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15250,9 +13637,9 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15273,9 +13660,9 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15295,9 +13682,9 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15318,9 +13705,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15341,9 +13728,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15364,9 +13751,9 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15386,9 +13773,9 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15409,9 +13796,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15432,9 +13819,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15455,9 +13842,9 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15477,9 +13864,9 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15500,9 +13887,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15523,9 +13910,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15546,9 +13933,9 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15568,9 +13955,9 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15591,9 +13978,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15614,9 +14001,9 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15640,9 +14027,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15663,9 +14050,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15687,9 +14074,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15710,9 +14097,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15734,9 +14121,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15757,9 +14144,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15781,9 +14168,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15804,9 +14191,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15828,9 +14215,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15851,9 +14238,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15875,9 +14262,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15898,9 +14285,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15922,9 +14309,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15945,9 +14332,9 @@ '64B' and 'ENCAP' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15970,7 +14357,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -15993,7 +14380,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16017,7 +14404,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16041,7 +14428,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16065,7 +14452,7 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16088,7 +14475,7 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16112,7 +14499,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16136,7 +14523,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16160,7 +14547,7 @@ filter: "'NIC_Intel-XL710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16183,7 +14570,7 @@ filter: "'NIC_Intel-XL710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16207,7 +14594,7 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16230,7 +14617,7 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16254,7 +14641,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16278,7 +14665,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16302,7 +14689,7 @@ filter: "'NIC_Intel-XXV710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16325,7 +14712,7 @@ filter: "'NIC_Intel-XXV710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16349,7 +14736,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16373,7 +14760,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16397,7 +14784,7 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16420,7 +14807,7 @@ filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'IPSEC' and not 'VHOST'" @@ -16443,7 +14830,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16467,7 +14854,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16491,7 +14878,7 @@ filter: "'NIC_Intel-XXV710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16514,7 +14901,7 @@ filter: "'NIC_Intel-XXV710' and '78B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16538,7 +14925,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16562,7 +14949,7 @@ '78B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16588,7 +14975,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and 'ENCAP' and - 'NDRDISC' and + 'NDRPDR' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST'" parameters: @@ -16609,7 +14996,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and not 'VHOST'" parameters: @@ -16633,7 +15020,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and - 'NDRDISC' and + 'NDRPDR' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" @@ -16655,7 +15042,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" @@ -16680,7 +15067,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and 'FEATURE' and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and 'SRv6'" parameters: @@ -16701,7 +15088,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and 'FEATURE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and 'SRv6'" parameters: @@ -16725,7 +15112,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16747,7 +15134,7 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16770,7 +15157,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16793,7 +15180,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16816,7 +15203,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16838,7 +15225,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16861,7 +15248,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16884,7 +15271,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16907,7 +15294,7 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16929,7 +15316,7 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16952,7 +15339,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16974,7 +15361,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -16997,7 +15384,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17020,7 +15407,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17043,7 +15430,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17065,7 +15452,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17088,7 +15475,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17111,7 +15498,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17134,7 +15521,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17156,7 +15543,7 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17179,7 +15566,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17202,7 +15589,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17225,7 +15612,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17247,7 +15634,7 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17270,7 +15657,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17293,7 +15680,7 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and not 'VHOST' and not 'MEMIF'" @@ -17316,9 +15703,9 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - 'VHOST' and + '64B' and + 'NDRPDR' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -17336,9 +15723,9 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - 'VHOST' and + '64B' and + 'NDRPDR' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -17357,12 +15744,12 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'NDRDISC' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "throughput" @@ -17380,12 +15767,12 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "throughput" @@ -17404,9 +15791,9 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - 'VHOST' and + '64B' and + 'NDRPDR' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -17424,9 +15811,9 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - 'VHOST' and + '64B' and + 'NDRPDR' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -17445,12 +15832,12 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and - '64B' and - 'NDRDISC' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "throughput" @@ -17468,12 +15855,12 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "throughput" @@ -17492,9 +15879,9 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - 'VHOST' and + '64B' and + 'NDRPDR' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -17512,9 +15899,9 @@ output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-XL710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - 'VHOST' and + '64B' and + 'NDRPDR' and + 'VHOST' and not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" parameters: - "throughput" @@ -17533,12 +15920,12 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "throughput" @@ -17556,12 +15943,12 @@ output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-XL710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and + '64B' and + 'NDRPDR' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and not '2VM'" parameters: - "throughput"