X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fspecification.yaml;h=67c43bdbc5cec227d5e38f1557952a716c9989a9;hp=5d64f5c97d5f41b72dc6ec311208339fde6db20e;hb=468da48d3f3ced298ff8dccc76885157dff5cfe7;hpb=eb5271b56cb94711420a1eb7372b0f4d5f275a40 diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 5d64f5c97d..67c43bdbc5 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -27,27 +27,39 @@ # 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" + DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results" DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements" # 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 +96,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 +125,52 @@ - 30 # sel - 31 # sel - 35 # sel + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel + + vpp-compare-testbeds: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel + csit-vpp-perf-verify-1807-3n-skx: + - 33 # NDRPDR sel + - 35 # NDRPDR sel + - 37 # NDRPDR sel + - 38 # NDRPDR sel + - 39 # NDRPDR sel + - 43 # NDRPDR sel + - 44 # NDRPDR sel + - 49 # NDRPDR sel + - 50 # NDRPDR sel + - 56 # NDRPDR sel + + vpp-compare-testbeds-mrr: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel + - 21 # MRR sel + - 31 # MRR sel + csit-vpp-perf-verify-1807-3n-skx: + - 28 # MRR sel + - 32 # MRR sel + - 36 # MRR sel + - 42 # MRR sel + - 47 # MRR sel + - 48 # MRR sel + - 51 # MRR sel + - 52 # MRR sel + - 53 # MRR sel + - 54 # MRR sel + vpp-performance-changes-mrr: csit-vpp-perf-check-1801: - 3 @@ -156,166 +194,152 @@ - 20 # mrr - sel - 21 # mrr - sel - 22 # mrr - sel + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 9 # MRR sel + - 21 # MRR sel + - 31 # MRR sel + + vpp-perf-results-3n-hsw: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 11 # NDRPDR full 1 + - 22 # NDRPDR full 2 + + vpp-perf-results-3n-skx: + csit-vpp-perf-verify-1807-3n-skx: + - 40 # NDRPDR full 1 + - 41 # NDRPDR full 2 + + vpp-perf-results-2n-skx: + csit-vpp-perf-verify-1807-2n-skx: + - 32 # NDRPDR full + + vpp-mrr-results-3n-hsw: + csit-vpp-perf-verify-1807-3n-hsw: + - 8 # MRR full + + vpp-mrr-results-3n-skx: + # TODO: Replace with better results + csit-vpp-perf-verify-1807-3n-skx: + - 31 # MRR full + + vpp-mrr-results-2n-skx: + csit-vpp-perf-verify-1807-2n-skx: + - 27 # MRR full + plot-throughput-speedup-analysis-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 + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel + plot-throughput-speedup-analysis-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 + csit-vpp-perf-verify-1807-3n-skx: + - 33 # NDRPDR sel + - 35 # NDRPDR sel + - 37 # NDRPDR sel + - 38 # NDRPDR sel + - 39 # NDRPDR sel + - 43 # NDRPDR sel + - 44 # NDRPDR sel + - 49 # NDRPDR sel + - 50 # NDRPDR sel + - 56 # NDRPDR sel + plot-throughput-speedup-analysis-2n-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-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 + csit-vpp-perf-verify-1807-2n-skx: + - 26 # NDRPDR sel + - 28 # NDRPDR sel + - 29 # NDRPDR sel + - 30 # NDRPDR sel + - 34 # NDRPDR sel + - 35 # NDRPDR sel + - 36 # NDRPDR sel + - 39 # NDRPDR sel + - 40 # NDRPDR sel + - 42 # NDRPDR sel + plot-vpp-throughput-latency-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 + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel + plot-vpp-throughput-latency-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 + csit-vpp-perf-verify-1807-3n-skx: + - 33 # NDRPDR sel + - 35 # NDRPDR sel + - 37 # NDRPDR sel + - 38 # NDRPDR sel + - 39 # NDRPDR sel + - 43 # NDRPDR sel + - 44 # NDRPDR sel + - 49 # NDRPDR sel + - 50 # NDRPDR sel + - 56 # NDRPDR sel + plot-vpp-throughput-latency-2n-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-dpdk-throughput-latency-3n-hsw: + csit-vpp-perf-verify-1807-2n-skx: + - 26 # NDRPDR sel + - 28 # NDRPDR sel + - 29 # NDRPDR sel + - 30 # NDRPDR sel + - 34 # NDRPDR sel + - 35 # NDRPDR sel + - 36 # NDRPDR sel + - 39 # NDRPDR sel + - 40 # NDRPDR sel + - 42 # NDRPDR sel + + plot-vpp-http-server-performance: + csit-vpp-perf-verify-1807-3n-hsw: + - 24 # WRK + - 25 # WRK + - 23 # WRK + - 26 # WRK + - 27 # WRK + - 28 # WRK + - 29 # WRK + - 30 # WRK + - 32 # WRK + - 35 # WRK + + # VPP Functional + vpp-func-results-ubuntu: + csit-vpp-functional-1807-ubuntu1604-virl: + # TODO: Use the build number + - "lastSuccessfulBuild" + + vpp-func-results-centos: + csit-vpp-functional-1807-centos7-virl: + # TODO: Use the build number + - "lastSuccessfulBuild" + + # VPP Ligato + ligato-perf-results-3n-hsw: + # TODO: Replace with better results + csit-ligato-perf-1807-all: + - 3 # full ? + + 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 +351,72 @@ - 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 +424,12 @@ - 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 +437,23 @@ - 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: Use the build number + - "lastSuccessfulBuild" + + # NSH SFC Functional + nsh-func-results: + csit-nsh_sfc-verify-func-1807-ubuntu1604-virl: + - 2 + + # DMM Functional + dmm-func-results: + # TODO: Replace with 1807 job: + csit-dmm-functional-master-ubuntu1604-virl: + - 95 plot-layouts: @@ -422,7 +489,7 @@ margin: t: 50 b: 20 - l: 50 + l: 80 r: 20 showlegend: True legend: @@ -462,7 +529,7 @@ margin: t: 50 b: 20 - l: 50 + l: 80 r: 20 showlegend: True legend: @@ -487,6 +554,7 @@ yaxis: gridcolor: "rgb(238, 238, 238)" hoverformat: ".4s" + tickformat: ".3s" linecolor: "rgb(238, 238, 238)" linewidth: 1 showgrid: True @@ -501,7 +569,7 @@ margin: t: 50 b: 20 - l: 50 + l: 80 r: 20 showlegend: True legend: @@ -540,7 +608,7 @@ margin: t: 50 b: 20 - l: 50 + l: 80 r: 20 showlegend: True legend: @@ -600,29 +668,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 @@ -636,10 +691,6 @@ - 167 # sel - 172 # sel acl only csit-vpp-perf-1804-all: - - 19 # full - - 20 # full - - 25 # full - - 49 # full - 21 # sel - 22 # sel - 23 # sel @@ -650,16 +701,76 @@ - 30 # sel - 31 # sel - 35 # sel - - 39 # wrk - - 40 # wrk - - 41 # wrk - - 42 # wrk - - 43 # wrk - - 44 # wrk - - 45 # wrk - - 46 # wrk - - 47 # wrk - - 48 # wrk + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 8 # MRR full + - 9 # MRR sel + - 21 # MRR sel + - 31 # MRR sel + - 11 # NDRPDR full 1 + - 22 # NDRPDR full 2 + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel + - 24 # WRK + - 25 # WRK + - 23 # WRK + - 26 # WRK + - 27 # WRK + - 28 # WRK + - 29 # WRK + - 30 # WRK + - 32 # WRK + - 35 # WRK + csit-vpp-perf-verify-1807-3n-skx: + - 31 # MRR full + - 28 # MRR sel + - 32 # MRR sel + - 36 # MRR sel + - 42 # MRR sel + - 47 # MRR sel + - 48 # MRR sel + - 51 # MRR sel + - 52 # MRR sel + - 53 # MRR sel + - 54 # MRR sel + - 40 # NDRPDR full 1 + - 41 # NDRPDR full 2 + - 33 # NDRPDR sel + - 35 # NDRPDR sel + - 37 # NDRPDR sel + - 38 # NDRPDR sel + - 39 # NDRPDR sel + - 43 # NDRPDR sel + - 44 # NDRPDR sel + - 49 # NDRPDR sel + - 50 # NDRPDR sel + - 56 # NDRPDR sel + csit-vpp-perf-verify-1807-2n-skx: + - 27 # MRR full + - 31 # MRR sel + - 33 # MRR sel + - 37 # MRR sel + - 38 # MRR sel + - 41 # MRR sel + - 43 # MRR sel + - 44 # MRR sel + - 45 # MRR sel + - 46 # MRR sel + - 47 # MRR sel + - 32 # NDRPDR full + - 26 # NDRPDR sel + - 28 # NDRPDR sel + - 29 # NDRPDR sel + - 30 # NDRPDR sel + - 34 # NDRPDR sel + - 35 # NDRPDR sel + - 36 # NDRPDR sel + - 39 # NDRPDR sel + - 40 # NDRPDR sel + - 42 # NDRPDR sel csit-vpp-perf-check-1801: - 3 # mrr - 4 # mrr @@ -683,28 +794,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 +806,10 @@ - 12 # sel - 13 # sel - 14 # sel + # TODO: Add Data sources + csit-ligato-perf-1807-all: + - 3 # full ? + - 4 # sel csit-dpdk-perf-1804-all: - 4 - 5 @@ -728,14 +821,53 @@ - 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: Use the build number + - "lastSuccessfulBuild" + csit-vpp-functional-1807-centos7-virl: + # TODO: Use the build number + - "lastSuccessfulBuild" + csit-nsh_sfc-verify-func-1807-ubuntu1604-virl: + - 2 + # TODO: Replace with 1807 job: + csit-dmm-functional-master-ubuntu1604-virl: + - 95 + csit-hc2vpp-verify-func-1807-ubuntu1604: + # TODO: Use the build number + - "lastSuccessfulBuild" - type: "output" @@ -750,6 +882,8 @@ ### T A B L E S ### ################################################################################ +################################################################################ +# VPP - type: "table" title: "VPP Performance Changes 1t1c pdr" @@ -757,36 +891,22 @@ 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" - 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 - compare: title: "rls1804" data: csit-vpp-perf-1804-all: @@ -800,6 +920,16 @@ - 30 # sel - 31 # sel - 35 # sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel data: "vpp-performance-changes" include-tests: "PDR" # "PDR" | "NDR" | "MRR" filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -815,36 +945,22 @@ 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" - 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 - compare: title: "rls1804" data: csit-vpp-perf-1804-all: @@ -858,6 +974,16 @@ - 30 # sel - 31 # sel - 35 # sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel data: "vpp-performance-changes" include-tests: "PDR" # "PDR" | "NDR" | "MRR" filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -873,36 +999,22 @@ 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: "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 - compare: title: "rls1804" data: csit-vpp-perf-1804-all: @@ -916,6 +1028,16 @@ - 30 # sel - 31 # sel - 35 # sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel data: "vpp-performance-changes" include-tests: "NDR" # "PDR" | "NDR" | "MRR" filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -931,37 +1053,23 @@ output-file: "{DIR[STATIC,VPP]}/performance-changes-2t2c-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: "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 - compare: - title: "rls1804" + title: "rls1804" data: csit-vpp-perf-1804-all: - 21 # sel @@ -974,6 +1082,16 @@ - 30 # sel - 31 # sel - 35 # sel + compare: + title: "rls1807" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel data: "vpp-performance-changes" include-tests: "NDR" # "PDR" | "NDR" | "MRR" filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -984,25 +1102,100 @@ - type: "table" - title: "VPP Performance Changes - 1t1c MRR" + title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx ndr" algorithm: "table_performance_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-changes-1t1c-mrr" + output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr" reference: - title: "Release 1801" + title: "3-Node Hsw" data: - csit-vpp-perf-check-1801: - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - - 11 - - 12 - - 13 + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel + compare: + title: "3-Node Skx" + data: + csit-vpp-perf-verify-1807-3n-skx: + - 33 # NDRPDR sel + - 35 # NDRPDR sel + - 37 # NDRPDR sel + - 38 # NDRPDR sel + - 39 # NDRPDR sel + - 43 # NDRPDR sel + - 44 # NDRPDR sel + - 49 # NDRPDR sel + - 50 # NDRPDR sel + - 56 # NDRPDR sel + data: "vpp-compare-testbeds" + include-tests: "NDR" # "PDR" | "NDR" | "MRR" + filter: "'NIC_Intel-X710' and 'NDRPDR'" + parameters: + - "name" + - "parent" + - "throughput" + +- + type: "table" + title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx pdr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr" + reference: + title: "3-Node Hsw" + data: + # TODO: Add Data sources + csit-vpp-perf-verify-1807-3n-hsw: + - 15 # NDRPDR sel + - 16 # NDRPDR sel + - 19 # NDRPDR sel + - 18 # NDRPDR sel + - 20 # NDRPDR sel compare: - title: "Release 1804" + title: "3-Node Skx" + data: + csit-vpp-perf-verify-1807-3n-skx: + - 33 # NDRPDR sel + - 35 # NDRPDR sel + - 37 # NDRPDR sel + - 38 # NDRPDR sel + - 39 # NDRPDR sel + - 43 # NDRPDR sel + - 44 # NDRPDR sel + - 49 # NDRPDR sel + - 50 # NDRPDR sel + - 56 # NDRPDR sel + data: "vpp-compare-testbeds" + include-tests: "PDR" # "PDR" | "NDR" | "MRR" + filter: "'NIC_Intel-X710' and 'NDRPDR'" + parameters: + - "name" + - "parent" + - "throughput" + +- + type: "table" + 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: "rls1804" data: csit-vpp-perf-check-1804: - 6 # mrr - sel @@ -1015,6 +1208,14 @@ - 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 + - 21 # MRR sel + - 31 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'1T1C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1028,22 +1229,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 +1258,14 @@ - 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 + - 21 # MRR sel + - 31 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'2T2C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1069,22 +1279,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 +1308,14 @@ - 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 + - 21 # MRR sel + - 31 # MRR sel data: "vpp-performance-changes-mrr" include-tests: "MRR" # "PDR" | "NDR" | "MRR" filter: "'4T4C' and 'MRR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'" @@ -1107,23 +1326,54 @@ - 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 + - 21 # MRR sel + - 31 # MRR sel + compare: + title: "3-Node Skx" + data: + csit-vpp-perf-verify-1807-3n-skx: + - 28 # MRR sel + - 32 # MRR sel + - 36 # MRR sel + - 42 # MRR sel + - 47 # MRR sel + - 48 # MRR sel + - 51 # MRR sel + - 52 # MRR sel + - 53 # MRR sel + - 54 # MRR sel + data: "vpp-compare-testbeds-mrr" + include-tests: "MRR" # "PDR" | "NDR" | "MRR" + filter: "'NIC_Intel-X710' and 'MRR'" + parameters: + - "name" + - "parent" + - "result" + +- + 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" data: "data name" - - - title: "Documentation" - data: "data doc" - 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 +1383,75 @@ - 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: "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: "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 +1460,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,120 +1469,104 @@ - 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" data: "data name" - - - title: "Documentation" - data: "data doc" - 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,24 +1575,20 @@ - 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" data: "data name" - - - title: "Documentation" - data: "data doc" - 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,5366 +1597,1160 @@ - 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" data: "data name" - - - title: "Documentation" - 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" - filter: "all" - parameters: - - "name" - - "doc" - - "level" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... - -- - 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" + 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: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "vat-history" - - 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" + 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: "Status" + data: "data msg" + rows: "generated" + data: "ligato-perf-results-3n-hsw" filter: "all" parameters: - "name" + - "parent" - "doc" - - "level" - chapters: - - "suites" - data-start-level: 2 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "msg" +################################################################################ +# DPDK - - 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" + 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: - "name" - - "doc" - - "level" - chapters: - - "suites" - data-start-level: 3 # 0, 1, 2, ... - chapters-start-level: 2 # 0, 1, 2, ... + - "parent" + - "throughput" - - 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 ### -################################################################################ - -################################################################################ -# 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" - -- - 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 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: - - "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'" - 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-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'" - 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-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'" - 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-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'" - 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-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-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'" - 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-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'" - 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-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'" - 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-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'" - 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-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'" - 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-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'" - 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-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'" - 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-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -################################################################################ - -# 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -# 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: memif-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - algorithm: "plot_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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-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-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: memif-2n-skx-x710-64b-4t2c-base_and_scale-pdr" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: memif-2n-skx-xxv710-64b-2t1c-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-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 - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: memif-2n-skx-xxv710-64b-4t2c-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-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 - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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" - 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: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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 - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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" - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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" - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-pdr" - 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" - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-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-ndr" - data: "plot-ligato-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-pdr" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-2t1c-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-pdr" - data: "plot-ligato-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-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-ndr" - data: "plot-ligato-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-3n-skx-xxv710-64b-4t2c-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-pdr" - data: "plot-ligato-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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" - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-2n-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-pdr" - data: "plot-ligato-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-2n-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-4t2c-base_and_scale-ndr" - data: "plot-ligato-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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-2n-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-pdr" - data: "plot-ligato-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 - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-pdr" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-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-ndr" - data: "plot-ligato-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 - 'MEMIF'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-pdr" - 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" - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-ndr" - 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 - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr" - 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 - '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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-ndr" - 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 - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-hsw-x710-64b-2t2c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - algorithm: "plot_performance_box" - output-file-type: ".html" - 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-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-ndr" - 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 - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr" - 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 - '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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-ndr" - 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 - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - algorithm: "plot_performance_box" - output-file-type: ".html" - 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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/ip4-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-2t1c-features-pdr" - algorithm: "plot_performance_box" - output-file-type: ".html" - 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 - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - 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 - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-3n-skx-xxv710-64b-4t2c-features-pdr" - 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 - '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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - 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 - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-ndr" - 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" - 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: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-2t1c-features-pdr" - 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" - 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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-ndr" - 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" - 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: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - title: "VPP Throughput: ip4-2n-skx-x710-64b-4t2c-features-pdr" - 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 - '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'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - 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" - 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 - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" - parameters: - - "throughput" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" - -- - type: "plot" - 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]}/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 - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 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: ip4-2n-skx-xxv710-64b-4t2c-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-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 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: ip4-2n-skx-xxv710-64b-2t1c-features-ndr" - 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 - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 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: ip4-2n-skx-xxv710-64b-2t1c-features-pdr" - 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 - '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'" + 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" - - type: "plot" - title: "VPP Throughput: ip4-2n-skx-xxv710-64b-4t2c-features-ndr" - 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 - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + type: "table" + title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx mrr" + algorithm: "table_performance_comparison" + output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-mrr" + 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: "MRR" # "PDR" | "NDR" | "MRR" + filter: "'NIC_Intel-X710' and MRR" # "('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: ip4-2n-skx-xxv710-64b-4t2c-features-pdr" - 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 - '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'" + 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" -# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - - type: "plot" - 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]}/ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 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: ip4tun-3n-hsw-x520-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-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' 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'" + 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: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - 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-X520-DA2' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 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: ip4tun-3n-hsw-x520-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-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' 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'" + 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" -# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 +################################################################################ +# DMM - - type: "plot" - 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]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + type: "table" + title: "Detailed Test Results - DMM Functional Results" + algorithm: "table_details" + output-file-ext: ".csv" + output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results" + columns: + - + title: "Name" + data: "data name" + - + title: "Documentation" + data: "data doc" + - + title: "Status" + data: "data status" + rows: "generated" + data: + "dmm-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: ip4tun-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-x710-64b-1t1c-base_and_scale-pdr" - 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'" + 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: ip4tun-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-x710-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'ENCAP' and - 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 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: ip4tun-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-x710-64b-2t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - 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'" + 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" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 -# Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - - type: "plot" - 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]}/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 - 'NDRDISC' and - '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 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: ip4tun-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-x710-64b-2t1c-base_and_scale-pdr" - 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'" + 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: ip4tun-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-x710-64b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-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'" + 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: ip4tun-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-x710-64b-4t2c-base_and_scale-pdr" - 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'" + 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 IPv4 tunnels 3n-skx-xxv710 - - type: "plot" - title: "VPP Throughput: ip4tun-3n-skx-xxv710-64b-2t1c-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-ndr" - 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'" + 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: ip4tun-3n-skx-xxv710-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-pdr" - 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'" + 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: ip4tun-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr" - algorithm: "plot_performance_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-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 - 'NDRDISC' and - '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 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: ip4tun-3n-skx-xxv710-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-pdr" - 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'" + 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 IPv4 tunnels 2n-skx-x710 - - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr" - 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" - 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'" + 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" - - "parent" - traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 - layout: - title: "" # No title - layout: "plot-throughput" + - "name" + - "doc" + - "level" + - "parent" + data-start-level: 3 - - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-pdr" - 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" - 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'" + 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: ip4tun-2n-skx-x710-64b-4t2c-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-ndr" - 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'" + 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: ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-pdr" - 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 - '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'" + 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 IPv4 tunnels 2n-skx-xxv710 - - type: "plot" - title: "VPP Throughput: ip4tun-2n-skx-xxv710-64b-2t1c-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-ndr" - 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'" + 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: ip4tun-2n-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-pdr" - data: "plot-vpp-throughput-latency-2n-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'" + 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: ip4tun-2n-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-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-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'" + 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: ip4tun-2n-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-pdr" - data: "plot-vpp-throughput-latency-2n-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'" + 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 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 - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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: 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-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 - not 'VHOST'" + 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: 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-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 - not 'VHOST'" + 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: 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-hsw-x520-78b-2t2c-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 - '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 - - type: "plot" - 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 - '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 - - type: "plot" - 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-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 - not 'VHOST'" + type: "file" + title: "DMM Functional Results" + algorithm: "file_test_results" + output-file-ext: ".rst" + output-file: "{DIR[DTR,FUNC,DMM]}/dmm_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,DMM]}" + data: + "dmm-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: ip6-3n-hsw-x520-78b-2t2c-features-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]}/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 - not 'VHOST'" + 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: ip6-3n-hsw-x520-78b-2t2c-features-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]}/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 - not 'VHOST'" + 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 IPv6 3n-hsw-x710 +################################################################################ + +# Packet Throughput - VPP L2 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr" + 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]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr" + 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-X710' and - '78B' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6746,20 +2764,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr" + 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]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-pdr" + 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-X710' and - '78B' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6773,20 +2790,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr" + 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]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr" + 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-X710' and - '78B' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6800,20 +2816,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr" + 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]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-pdr" + 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-X710' and - '78B' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6827,21 +2842,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-ndr" 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]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and + filter: "'NIC_Intel-X520-DA2' and + '64B' 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 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6855,21 +2869,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-1t1c-features-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-1t1c-features-pdr" 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]}/l2sw-3n-hsw-x520-64b-1t1c-features-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6883,21 +2896,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-ndr" 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]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and + filter: "'NIC_Intel-X520-DA2' and + '64B' 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 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6911,21 +2923,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-features-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x520-64b-2t2c-features-pdr" 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]}/l2sw-3n-hsw-x520-64b-2t2c-features-pdr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6937,23 +2948,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 3n-hsw-xl710 +# Packet Throughput - VPP L2 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr" + 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]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr" + 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-XL710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6967,20 +2977,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr" + 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]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-pdr" + 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-XL710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -6994,20 +3003,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr" + 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]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr" + 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-XL710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7021,20 +3029,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr" + 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]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-pdr" + 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-XL710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7046,23 +3053,22 @@ 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: l2sw-3n-hsw-x710-64b-1t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-skx" + 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 - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7076,20 +3082,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-1t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-pdr" - data: "plot-vpp-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 - '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 + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7103,20 +3109,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr" - data: "plot-vpp-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 - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7130,20 +3136,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-pdr" + title: "VPP Throughput: l2sw-3n-hsw-x710-64b-2t2c-features-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" + 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 - '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7155,23 +3161,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP L2 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-ndr" + 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]}/ip6-3n-skx-x710-78b-2t1c-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 - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7185,21 +3190,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-2t1c-features-pdr" + 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]}/ip6-3n-skx-x710-78b-2t1c-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 - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7213,21 +3216,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-ndr" + 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]}/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 - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7241,21 +3242,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-features-pdr" + 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]}/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 - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7267,23 +3266,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 3n-skx-xxv710 +# Packet Throughput - VPP L2 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr" + 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]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr" + 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-XXV710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7297,20 +3295,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr" + 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]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-pdr" + 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-XXV710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7324,20 +3321,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr" + 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]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr" + 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-XXV710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7351,20 +3347,19 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr" + 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]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-pdr" + 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-XXV710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7378,21 +3373,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-ndr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' 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 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7406,21 +3400,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-2t1c-features-pdr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-2t1c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-2t1c-features-pdr" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-pdr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7434,21 +3427,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-ndr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' 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 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7462,21 +3454,20 @@ - type: "plot" - title: "VPP Throughput: ip6-3n-skx-xxv710-78b-4t2c-features-pdr" + title: "VPP Throughput: l2sw-3n-skx-x710-64b-4t2c-features-pdr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-4t2c-features-pdr" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-pdr" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and + filter: "'NIC_Intel-X710' and + '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7488,23 +3479,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 2n-skx-x710 +# Packet Throughput - VPP L2 3n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr" + 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]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '78B' and + 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 + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7518,19 +3508,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr" + 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]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '78B' 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 - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7544,20 +3534,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr" + 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]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '78B' 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 - 'NDRDISC' and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7571,20 +3560,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr" + 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]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '78B' 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 - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7596,23 +3584,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP L2 2n-skx-x710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-ndr" + 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]}/ip6-2n-skx-x710-78b-2t1c-features-ndr" + 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 - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7626,21 +3613,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-2t1c-features-pdr" + 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]}/ip6-2n-skx-x710-78b-2t1c-features-pdr" + 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 - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7654,21 +3639,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-ndr" + 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]}/ip6-2n-skx-x710-78b-4t2c-features-ndr" + 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 - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7682,21 +3665,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-features-pdr" + 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]}/ip6-2n-skx-x710-78b-4t2c-features-pdr" + 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 - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7708,23 +3689,22 @@ title: "" # No title layout: "plot-throughput" -# Packet Throughput - VPP IPv6 2n-skx-xxv710 +# Packet Throughput - VPP L2 2n-skx-xxv710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr" + 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]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-ndr" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7738,20 +3718,71 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr" + 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]}/ip6-2n-skx-xxv710-78b-2t1c-base_and_scale-pdr" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-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 + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') 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-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 + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "throughput" - "parent" @@ -7763,22 +3794,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP Container Memif 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr" + 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]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and + 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 - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -7792,20 +3825,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr" + 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]}/ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and + 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 - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -7819,21 +3851,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-ndr" + 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]}/ip6-2n-skx-xxv710-78b-2t1c-features-ndr" - 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 - '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -7847,21 +3877,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-2t1c-features-pdr" + 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]}/ip6-2n-skx-xxv710-78b-2t1c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -7873,23 +3901,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-ndr" + 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]}/ip6-2n-skx-xxv710-78b-4t2c-features-ndr" - 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 - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -7903,21 +3930,19 @@ - type: "plot" - title: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-features-pdr" + 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]}/ip6-2n-skx-xxv710-78b-4t2c-features-pdr" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -7929,23 +3954,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: memif-3n-hsw-x710-64b-2t2c-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" + 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-X520-DA2' and - '78B' and - 'ENCAP' and - 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST'" + filter: "'NIC_Intel-X710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -7959,18 +3982,19 @@ - type: "plot" - title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" + 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]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-pdr" + 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-X520-DA2' and - '78B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST'" + filter: "'NIC_Intel-X710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -7982,20 +4006,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Memif 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" + 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]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" + 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-X520-DA2' and - '78B' and - 'ENCAP' and - 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST'" + filter: "'NIC_Intel-XL710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8009,18 +4035,19 @@ - type: "plot" - title: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" + 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]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-pdr" + 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-X520-DA2' and - '78B' and - 'ENCAP' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST'" + filter: "'NIC_Intel-XL710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8032,24 +4059,21 @@ 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: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr" + 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 - 'IP4FWD' and - 'NDRDISC' and - '1T1C' and - 'IPSECHW' and - ('IPSECTRAN' or 'IPSECTUN') and - not 'VHOST'" + filter: "'NIC_Intel-XL710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8063,19 +4087,19 @@ - type: "plot" - title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + 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]}/ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-pdr" + 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 - 'IP4FWD' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IPSECHW' and - ('IPSECTRAN' or 'IPSECTUN') and - not 'VHOST'" + filter: "'NIC_Intel-XL710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8087,21 +4111,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Memif 3n-skx-x710 - type: "plot" - title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" + 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]}/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 - not 'VHOST'" + 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 + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8115,19 +4140,19 @@ - type: "plot" - title: "VPP Throughput: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + 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]}/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 - not 'VHOST'" + 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 + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8139,23 +4164,21 @@ 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: memif-3n-skx-x710-64b-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 - '78B' and - 'FEATURE' and - 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - 'SRv6'" + 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 + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8169,18 +4192,19 @@ - type: "plot" - title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr" + 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]}/srv6-3n-hsw-x520-78b-1t1c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and - 'FEATURE' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - 'SRv6'" + 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 + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8192,20 +4216,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr" + 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]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" + 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 - '78B' and - 'FEATURE' and - 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - 'SRv6'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8219,18 +4247,19 @@ - type: "plot" - title: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-pdr" + 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]}/srv6-3n-hsw-x520-78b-2t2c-features-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" + 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 - '78B' and - 'FEATURE' and - 'PDRDISC' and not 'NDRDISC' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - 'SRv6'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8242,22 +4271,21 @@ 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: k8s-memif-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-x520-64b-1t1c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" + 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 - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8271,17 +4299,19 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-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]}/vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" - data: "plot-vpp-throughput-latency-3n-hsw" + 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 - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8293,19 +4323,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP Container Orchestrated Memif 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-1t1c-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]}/vhost-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 - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8319,17 +4352,19 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + 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]}/vhost-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 - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8341,23 +4376,21 @@ 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: k8s-memif-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-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 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + 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 + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8371,20 +4404,19 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-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]}/vhost-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 - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + 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 + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -8396,22 +4428,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPv4 3n-hsw-x520 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-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]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-pdr" + 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 - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8425,20 +4459,19 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + 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]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-pdr" + 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 - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8450,20 +4483,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: ip4-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-x710-64b-1t1c-base_and_scale-ndr" + 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-X710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X520-DA2' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8477,17 +4511,19 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-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]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + 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-X710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X520-DA2' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8501,17 +4537,20 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-1t1c-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]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-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 + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8525,17 +4564,20 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-x520-64b-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]}/ip4-3n-hsw-x520-64b-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 + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8547,23 +4589,22 @@ 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: ip4-3n-hsw-x520-64b-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]}/ip4-3n-hsw-x520-64b-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 + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8577,20 +4618,20 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-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]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-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 + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8602,22 +4643,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 3n-hsw-x710 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-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]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + 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 - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8631,20 +4672,19 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + 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]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + 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-X710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8656,20 +4696,21 @@ 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: ip4-3n-hsw-x710-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-1t1c-base_and_scale-ndr" + 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-XL710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8683,17 +4724,19 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-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]}/vhost-ip4-3n-hsw-xl710-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-XL710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8707,17 +4750,20 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-1t1c-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]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-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-XL710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8731,17 +4777,20 @@ - type: "plot" - title: "VPP Throughput: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + title: "VPP Throughput: ip4-3n-hsw-x710-64b-1t1c-features-pdr" 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]}/ip4-3n-hsw-x710-64b-1t1c-features-pdr" 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-X710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8753,23 +4802,22 @@ 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: ip4-3n-hsw-x710-64b-2t2c-features-ndr" 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]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr" 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 - not '2VM'" + filter: "'NIC_Intel-X710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8783,20 +4831,20 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-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]}/vhost-l2sw-3n-hsw-xl710-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-XL710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + filter: "'NIC_Intel-X710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8808,22 +4856,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 3n-hsw-xl710 - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-1t1c-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]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-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-XL710' and - '64B' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8837,20 +4885,19 @@ - type: "plot" - title: "VPP Throughput: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + 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]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-pdr" + 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 - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VHOST' and - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8862,21 +4909,21 @@ 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: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" 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]}/ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + filter: "'NIC_Intel-XL710' and '64B' and - 'NDRDISC' and - '1T1C' and - 'VTS'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8890,16 +4937,19 @@ - type: "plot" - title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-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]}/vts-3n-hsw-x520-64b-2t2c-ndr" + 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-X520-DA2' and + filter: "'NIC_Intel-XL710' and '64B' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T2C' and - 'VTS'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8911,18 +4961,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 3n-skx-x710 - type: "plot" - title: "VPP Throughput: vts-3n-hsw-x520-64b-1t1c-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]}/vts-3n-hsw-x520-64b-1t1c-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + 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 - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'VTS'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8936,16 +4990,19 @@ - type: "plot" - title: "VPP Throughput: vts-3n-hsw-x520-64b-2t2c-pdr" + 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]}/vts-3n-hsw-x520-64b-2t2c-pdr" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + 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-X710' and '64B' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'VTS'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8957,22 +5014,21 @@ 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: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr" 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]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -8986,17 +5042,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-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,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]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9010,17 +5068,20 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-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]}/ip4-3n-skx-x710-64b-2t1c-features-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9034,17 +5095,20 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-2t1c-features-pdr" 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]}/ip4-3n-skx-x710-64b-2t1c-features-pdr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9056,20 +5120,22 @@ 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: ip4-3n-skx-x710-64b-4t2c-features-ndr" 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" + 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 - 'BASE' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9083,17 +5149,20 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr" + title: "VPP Throughput: ip4-3n-skx-x710-64b-4t2c-features-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" + 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 - 'BASE' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9105,19 +5174,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 2n-skx-x710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-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,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" + 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' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9131,17 +5203,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr" + 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,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-hsw" + 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' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9153,20 +5227,21 @@ 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: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr" 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" - filter: "'NIC_Intel-XL710' 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' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9180,17 +5255,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-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,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' 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' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9202,19 +5279,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 2n-skx-xxv710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-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,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]}/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' and - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9228,17 +5308,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr" + 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,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]}/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' and - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9250,20 +5332,21 @@ 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: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr" 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]}/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' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9277,17 +5360,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-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,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]}/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' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - 'IP4FWD'" + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9299,19 +5384,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x520 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-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,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,VPP]}/ip4tun-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' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9325,17 +5415,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr" + 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,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,VPP]}/ip4tun-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' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9347,20 +5439,21 @@ 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: "VPP Throughput: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr" 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,VPP]}/ip4tun-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' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9374,17 +5467,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-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,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,VPP]}/ip4tun-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' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9396,19 +5491,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 tunnels 3n-hsw-x710 - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-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,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,VPP]}/ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9422,17 +5520,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr" + 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,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,VPP]}/ip4tun-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 - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9444,20 +5544,21 @@ 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: "VPP Throughput: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" 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,VPP]}/ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9471,17 +5572,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-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,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" + 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-X710' and '64B' and - 'BASE' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9493,19 +5596,22 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv4 tunnels 3n-skx-x710 - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-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,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" + 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 - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + 'ENCAP' and + 'NDRPDR' and '2T1C' and - 'IP4FWD'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9519,17 +5625,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr" + 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,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" + 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 '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '2T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9541,20 +5649,21 @@ 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: "VPP Throughput: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr" 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,VPP]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '4T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9568,17 +5677,19 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-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,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,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 - 'BASE' and - 'NDRDISC' and + 'ENCAP' and + 'NDRPDR' and '4T2C' and - 'IP4FWD'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "throughput" - "parent" @@ -9590,19 +5701,25 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPv6 3n-hsw-x520 - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr" + 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,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 - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 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 + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9616,17 +5733,20 @@ - type: "plot" - title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-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,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 - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 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 + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9638,22 +5758,22 @@ 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: "VPP Throughput: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" 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" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9667,17 +5787,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr" + 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,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9689,19 +5812,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 3n-hsw-x710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr" + 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,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 - 'PDRDISC' and not 'NDRDISC' 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 + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9715,17 +5842,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-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,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 - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9737,20 +5867,22 @@ 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: "VPP Throughput: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr" 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" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9764,17 +5896,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr" + 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,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9786,19 +5921,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 3n-hsw-xl710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr" + 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,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 - 'PDRDISC' and not 'NDRDISC' 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 + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9812,17 +5951,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-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,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 - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9834,20 +5976,22 @@ 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: "VPP Throughput: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr" 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" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9861,17 +6005,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr" + 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,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-hsw" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9883,19 +6030,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 3n-skx-x710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr" + 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,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 - 'PDRDISC' and not 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9909,17 +6060,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-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,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 - 'PDRDISC' and not 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9931,20 +6085,22 @@ 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: "VPP Throughput: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr" 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" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9958,17 +6114,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr" + 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,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -9980,19 +6139,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 2n-skx-x710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr" + 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,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10006,17 +6169,19 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-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,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10028,20 +6193,22 @@ 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: "VPP Throughput: ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr" 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 - '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10055,17 +6222,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr" + 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,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'BASE' and - 'NDRDISC' 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 + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10077,19 +6247,23 @@ title: "" # No title layout: "plot-throughput" +# Packet Throughput - VPP IPv6 2n-skx-xxv710 - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr" + 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,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10103,17 +6277,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-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,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10125,20 +6302,22 @@ 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: "VPP Throughput: ip6-2n-skx-xxv710-78b-4t2c-base_and_scale-ndr" 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" - filter: "'NIC_Intel-X710' and - '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - ('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" @@ -10152,17 +6331,20 @@ - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-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,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'BASE' and - 'NDRDISC' and + 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 - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10174,19 +6356,23 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPv6 tunnels 3n-hsw-x520 - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-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,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + '78B' and + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10200,17 +6386,18 @@ - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-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,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + '78B' and + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10222,20 +6409,20 @@ 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: "VPP Throughput: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr" 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 - '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + '78B' and + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10249,17 +6436,18 @@ - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-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,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'BASE' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + '78B' and + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10271,19 +6459,24 @@ title: "" # No title layout: "plot-throughput" +################################################################################ + +# Packet Throughput - VPP IPSec 3n-hsw-xl710 - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-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,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,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 - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP4FWD' and + 'NDRPDR' and + '1T1C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10297,17 +6490,19 @@ - type: "plot" - title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-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,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,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 - 'BASE' and - 'PDRDISC' and not 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP4FWD' and + 'NDRPDR' and + '1T1C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" parameters: - "throughput" - "parent" @@ -10319,2260 +6514,2263 @@ 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: "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]}/l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" + 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-X520-DA2' and + 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'" + 'IP4FWD' and + 'NDRPDR' and + '2T2C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" 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: "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]}/l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" + 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-X520-DA2' and + filter: "'NIC_Intel-XL710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'IP4FWD' and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" 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 - VPP SRv6 3n-hsw-x520 - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-1t1c-features-ndr-lat" + 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 - '64B' and + '78B' and 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'IP6FWD' and + 'SRv6'" 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" + title: "VPP Throughput: srv6-3n-hsw-x520-78b-1t1c-features-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x520-64b-2t2c-features-ndr-lat" + 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 - '64B' and + '78B' 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'" + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + 'SRv6'" 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: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + 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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + 'FEATURE' and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and + 'SRv6'" 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: "VPP Throughput: srv6-3n-hsw-x520-78b-2t2c-features-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" + 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 - ('BASE' or 'SCALE') and - 'NDRDISC' and + filter: "'NIC_Intel-X520-DA2' and + '78B' and + 'FEATURE' and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'IP6FWD' and + 'SRv6'" 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 - VPP vhost ip4 3n-hsw-x520 - type: "plot" - title: "VPP Latency: l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat" - algorithm: "plot_latency_box" + 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]}/l2sw-3n-hsw-x710-64b-1t1c-features-ndr-lat" + 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 + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: "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]}/l2sw-3n-hsw-x710-64b-2t2c-features-ndr-lat" + 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 + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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" + type: "plot" + 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]}/l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + 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 + filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: "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]}/l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + 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 + filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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 - VPP vhost l2sw 3n-hsw-x520 - type: "plot" - title: "VPP Latency: l2sw-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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]}/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,VPP]}/vhost-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 - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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: "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]}/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,VPP]}/vhost-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 - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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: "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]}/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,VPP]}/vhost-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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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: "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]}/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,VPP]}/vhost-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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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 Throughput - VPP vhost ip4 3n-hsw-x710 - type: "plot" - title: "VPP Latency: l2sw-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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]}/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]}/vhost-ip4-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 - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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]}/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]}/vhost-ip4-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 - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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-xxv710-64b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" + 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]}/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]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-pdr" + 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 - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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-xxv710-64b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" + 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]}/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]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-pdr" + 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 - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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 2n-skx-x710 +# Packet Throughput - VPP vhost l2sw 3n-hsw-x710 - type: "plot" - title: "VPP Latency: l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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]}/l2sw-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + 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-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + type: "plot" + 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]}/l2sw-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + 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-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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-2n-skx-x710-64b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" + 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,VPP]}/l2sw-2n-skx-x710-64b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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-2n-skx-x710-64b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" + 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,VPP]}/l2sw-2n-skx-x710-64b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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 2n-skx-xxv710 +# Packet Throughput - VPP vhost ip4 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: l2sw-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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,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]}/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' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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,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]}/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' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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-2n-skx-xxv710-64b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" + 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,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]}/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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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-2n-skx-xxv710-64b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" + 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,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]}/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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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 Container Memif 3n-hsw-x520 +# Packet Throughput - VPP vhost l2sw 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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,VPP]}/memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" + 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-X520-DA2' and + 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 - 'MEMIF'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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: memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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,VPP]}/memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" + 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-X520-DA2' and + 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 - 'MEMIF'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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 Container Memif 3n-hsw-x710 - type: "plot" - title: "VPP Latency: memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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,VPP]}/memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + 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-X710' and + 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 - 'MEMIF'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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: memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + 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,VPP]}/memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + 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-X710' and + 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 - 'MEMIF'" + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" 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 Container Memif 3n-hsw-xl710 +################################################################################ + +# Packet Throughput - VPP VTS 3n-hsw-x520 - type: "plot" - title: "VPP Latency: memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + filter: "'NIC_Intel-X520-DA2' and + '114B' and + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'VTS'" 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: memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + filter: "'NIC_Intel-X520-DA2' and + '114B' and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'VTS'" 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 Container Memif 3n-skx-x710 - type: "plot" - title: "VPP Latency: memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "VPP Throughput: vts-3n-hsw-x520-114b-1t1c-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - 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 - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '114B' and + 'NDRPDR' and + '1T1C' and + 'VTS'" 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: memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "VPP Throughput: vts-3n-hsw-x520-114b-2t2c-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - 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 - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-pdr" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '114B' and + 'NDRPDR' and + '2T2C' and + 'VTS'" 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 Container Memif 3n-skx-xxv710 +# Packet Throughput - DPDK l3fwd 3n-hsw-x520 - type: "plot" - title: "VPP Latency: memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr" + algorithm: "plot_performance_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,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' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD'" 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: memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr" + algorithm: "plot_performance_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,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' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD'" 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 Container Memif 2n-skx-x710 - type: "plot" - title: "VPP Latency: memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' 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' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD'" 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: memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' 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' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD'" 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 Container Memif 2n-skx-xxv710 +# Packet Throughput - DPDK l3fwd 3n-hsw-x710 - type: "plot" - title: "VPP Latency: memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr" + algorithm: "plot_performance_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,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + 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'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD'" 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: memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr" + algorithm: "plot_performance_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,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + 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'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD'" 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 Container Memif 3n-hsw-x520 - type: "plot" - title: "VPP Latency: k8s-memif-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-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-lat" - data: "plot-ligato-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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: k8s-memif-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-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-lat" - data: "plot-ligato-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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 Container Memif 3n-hsw-x710 +# Packet Throughput - DPDK l3fwd 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: k8s-memif-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr" + algorithm: "plot_performance_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,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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: k8s-memif-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr" + algorithm: "plot_performance_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,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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 Container Memif 3n-skx-x710 - type: "plot" - title: "VPP Latency: k8s-memif-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-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-lat" - data: "plot-ligato-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' 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' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD'" 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: k8s-memif-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-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-lat" - data: "plot-ligato-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' 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' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD'" 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 Container Memif 3n-skx-xxv710 +# Packet Throughput - DPDK l3fwd 3n-skx-x710 - type: "plot" - title: "VPP Latency: k8s-memif-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr" + algorithm: "plot_performance_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" - 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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: k8s-memif-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr" + algorithm: "plot_performance_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" - 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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 Container Memif 2n-skx-x710 - type: "plot" - title: "VPP Latency: k8s-memif-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-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-lat" - data: "plot-ligato-throughput-latency-2n-skx" + 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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: k8s-memif-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-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-lat" - data: "plot-ligato-throughput-latency-2n-skx" + 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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 Container Memif 2n-skx-xxv710 +# Packet Throughput - DPDK l3fwd 3n-skx-xxv710 - type: "plot" - title: "VPP Latency: k8s-memif-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr" + algorithm: "plot_performance_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" + 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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: k8s-memif-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr" + algorithm: "plot_performance_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" + 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'IP4FWD'" 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 IPv4 3n-hsw-x520 - type: "plot" - title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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]}/l3fwd-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" 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: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" 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 l3fwd 2n-skx-x710 - type: "plot" - title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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]}/l3fwd-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" 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: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" 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 IPv4 3n-hsw-x710 - type: "plot" - title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" + 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' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" 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: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" + 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' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" 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 l3fwd 2n-skx-xxv710 - type: "plot" - title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" 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: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" 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 IPv4 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '1T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" 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: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - '2T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" 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 IPv4 3n-skx-x710 +################################################################################ + +# Packet Throughput - DPDK testpmd 3n-hsw-x520 - type: "plot" - title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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-3n-hsw-x520-64b-1t1c-base-ndr" + data: "plot-dpdk-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'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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-3n-hsw-x520-64b-2t2c-base-ndr" + data: "plot-dpdk-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'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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-3n-hsw-x520-64b-1t1c-base-pdr" + data: "plot-dpdk-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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-3n-hsw-x520-64b-2t2c-base-pdr" + data: "plot-dpdk-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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 IPv4 3n-skx-xxv710 +# Packet Throughput - DPDK testpmd 3n-hsw-x710 - type: "plot" - title: "VPP Latency: ip4-3n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr" + data: "plot-dpdk-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'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-3n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-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,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr" + data: "plot-dpdk-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'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-3n-skx-xxv710-64b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-3n-skx-xxv710-64b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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 IPv4 2n-skx-x710 +# Packet Throughput - DPDK testpmd 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-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' or 'SCALE') and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr" + algorithm: "plot_performance_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 + 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' or 'SCALE') and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-2n-skx-x710-64b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr" + algorithm: "plot_performance_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 + 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-2n-skx-x710-64b-4t2c-features-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr" + algorithm: "plot_performance_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 + 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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 IPv4 2n-skx-xxv710 +# Packet Throughput - DPDK testpmd 3n-skx-x710 - type: "plot" - title: "VPP Latency: ip4-2n-skx-xxv710-64b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr" + algorithm: "plot_performance_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 + 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - 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 + 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' or 'SCALE') and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-2n-skx-xxv710-64b-2t1c-features-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]}/ip4-2n-skx-xxv710-64b-2t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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: ip4-2n-skx-xxv710-64b-4t2c-features-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]}/ip4-2n-skx-xxv710-64b-4t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' 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 - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" 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 Ipv4 tunnels 3n-hsw-x520 +# Packet Throughput - DPDK testpmd 3n-skx-xxv710 - type: "plot" - title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-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]}/ip4tun-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-xxv710-64b-2t1c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'ENCAP' and - 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" + title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr" + algorithm: "plot_performance_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-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-xxv710-64b-4t2c-base-ndr" + data: "plot-dpdk-throughput-latency-3n-skx" + filter: "'NIC_Intel-XXV710' and '64B' and - 'ENCAP' and - 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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 Ipv4 tunnels 3n-hsw-x710 - type: "plot" - title: "VPP Latency: ip4tun-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]}/ip4tun-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 - 'ENCAP' and - 'NDRDISC' and - '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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: ip4tun-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]}/ip4tun-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 - 'ENCAP' and - 'NDRDISC' and - '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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 Ipv4 tunnels 3n-skx-x710 +# Packet Throughput - DPDK testpmd 2n-skx-x710 - type: "plot" - title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-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]}/ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" + 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 - 'ENCAP' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-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]}/ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-skx" + 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 - 'ENCAP' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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 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" + title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr" + algorithm: "plot_performance_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 + 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 - 'ENCAP' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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: ip4tun-3n-skx-xxv710-64b-4t2c-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]}/ip4tun-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,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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 Ipv4 tunnels 2n-skx-x710 +# Packet Throughput - DPDK testpmd 2n-skx-xxv710 - type: "plot" - title: "VPP Latency: ip4tun-2n-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]}/ip4tun-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-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 - 'ENCAP' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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: ip4tun-2n-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]}/ip4tun-2n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-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 - 'ENCAP' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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 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" + title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr" + algorithm: "plot_performance_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" + 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 - 'ENCAP' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '2T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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: ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-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]}/ip4tun-2n-skx-xxv710-64b-4t2c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-2n-skx" + 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 - 'ENCAP' and - 'NDRDISC' and + 'BASE' and + 'NDRPDR' and '4T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST' and - not 'IPSECHW'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "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 IPv6 3n-hsw-x520 +# Packet Latency - VPP L2 3n-hsw-x520 - type: "plot" - title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-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]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12584,20 +8782,19 @@ - type: "plot" - title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-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]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12609,21 +8806,20 @@ - type: "plot" - title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-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]}/ip6-3n-hsw-x520-78b-1t1c-features-ndr-lat" + 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 - '78B' and + '64B' 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 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12635,21 +8831,20 @@ - type: "plot" - title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-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]}/ip6-3n-hsw-x520-78b-2t2c-features-ndr-lat" + 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 - '78B' and + '64B' 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 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12659,23 +8854,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP IPv6 3n-hsw-x710 +# Packet Latency - VPP L2 3n-hsw-x710 - type: "plot" - title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-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]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12687,20 +8881,19 @@ - type: "plot" - title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-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]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12712,21 +8905,20 @@ - type: "plot" - title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-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]}/ip6-3n-hsw-x710-78b-1t1c-features-ndr-lat" + 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 - '78B' and + '64B' 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 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12738,21 +8930,20 @@ - type: "plot" - title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-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]}/ip6-3n-hsw-x710-78b-2t2c-features-ndr-lat" + 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 - '78B' and + '64B' 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 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12762,23 +8953,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP IPv6 3n-hsw-xl710 +# Packet Latency - VPP L2 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-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]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '1T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12790,46 +8980,19 @@ - type: "plot" - title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-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]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T2C' 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 3n-skx-x710 -- - type: "plot" - title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat" - data: "plot-vpp-throughput-latency-3n-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'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12839,48 +9002,22 @@ title: "" # No title layout: "plot-latency" +# Packet Latency - VPP L2 3n-skx-x710 - type: "plot" - title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-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]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' 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-3n-skx-x710-78b-2t1c-features-ndr-lat" - algorithm: "plot_latency_box" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-features-ndr-lat" - 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 + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12892,21 +9029,19 @@ - type: "plot" - title: "VPP Latency: ip6-3n-skx-x710-78b-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]}/ip6-3n-skx-x710-78b-4t2c-features-ndr-lat" - 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 + 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 + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12916,23 +9051,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP IPv6 3n-skx-xxv710 - type: "plot" - title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-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]}/ip6-3n-skx-xxv710-78b-2t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-2t1c-features-ndr-lat" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + filter: "'NIC_Intel-X710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12944,20 +9078,20 @@ - type: "plot" - title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-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]}/ip6-3n-skx-xxv710-78b-4t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-x710-64b-4t2c-features-ndr-lat" data: "plot-vpp-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and + filter: "'NIC_Intel-X710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12967,23 +9101,22 @@ title: "" # No title layout: "plot-latency" +# Packet Latency - VPP L2 3n-skx-xxv710 - type: "plot" - title: "VPP Latency: ip6-3n-skx-xxv710-78b-2t1c-features-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]}/ip6-3n-skx-xxv710-78b-2t1c-features-ndr-lat" + 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 - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -12995,21 +9128,19 @@ - type: "plot" - title: "VPP Latency: ip6-3n-skx-xxv710-78b-4t2c-features-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]}/ip6-3n-skx-xxv710-78b-4t2c-features-ndr-lat" + 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 - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -13019,23 +9150,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP IPv6 2n-skx-x710 +# Packet Latency - VPP L2 2n-skx-x710 - type: "plot" - title: "VPP Latency: ip6-2n-skx-x710-78b-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]}/ip6-2n-skx-x710-78b-2t1c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -13047,20 +9177,19 @@ - type: "plot" - title: "VPP Latency: ip6-2n-skx-x710-78b-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]}/ip6-2n-skx-x710-78b-4t2c-base_and_scale-ndr-lat" + 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 - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -13070,23 +9199,22 @@ title: "" # No title layout: "plot-latency" +# Packet Latency - VPP L2 2n-skx-xxv710 - type: "plot" - title: "VPP Latency: ip6-2n-skx-x710-78b-2t1c-features-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]}/ip6-2n-skx-x710-78b-2t1c-features-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 - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + filter: "'NIC_Intel-XXV710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -13098,21 +9226,19 @@ - type: "plot" - title: "VPP Latency: ip6-2n-skx-x710-78b-4t2c-features-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]}/ip6-2n-skx-x710-78b-4t2c-features-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 - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + filter: "'NIC_Intel-XXV710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + not 'MEMIF'" parameters: - "latency" - "parent" @@ -13122,23 +9248,24 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP IPv6 2n-skx-xxv710 +################################################################################ + +# Packet Latency - VPP Container Memif 3n-hsw-x520 - type: "plot" - title: "VPP Latency: ip6-2n-skx-xxv710-78b-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]}/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 + 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 - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13150,20 +9277,19 @@ - type: "plot" - title: "VPP Latency: ip6-2n-skx-xxv710-78b-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]}/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 + 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 - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13173,23 +9299,22 @@ title: "" # No title layout: "plot-latency" +# Packet Latency - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "VPP Latency: ip6-2n-skx-xxv710-78b-2t1c-features-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]}/ip6-2n-skx-xxv710-78b-2t1c-features-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 - '2T1C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13201,21 +9326,19 @@ - type: "plot" - title: "VPP Latency: ip6-2n-skx-xxv710-78b-4t2c-features-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]}/ip6-2n-skx-xxv710-78b-4t2c-features-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 - '4T2C' and - 'IP6FWD' and - not 'SRv6' and - not 'IPSEC' and - not 'VHOST'" + 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 + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13225,23 +9348,22 @@ title: "" # No title layout: "plot-latency" -################################################################################ - -# Packet Latency - VPP IPv6 tunnels 3n-hsw-x520 +# Packet Latency - VPP Container Memif 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: ip6tun-3n-hsw-x520-78b-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]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat" + 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-X520-DA2' and - '78B' and - 'ENCAP' and - 'NDRDISC' and + filter: "'NIC_Intel-XL710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '1T1C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13253,18 +9375,19 @@ - type: "plot" - title: "VPP Latency: ip6tun-3n-hsw-x520-78b-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]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat" + 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-X520-DA2' and - '78B' and - 'ENCAP' and - 'NDRDISC' and + filter: "'NIC_Intel-XL710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T2C' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - not 'VHOST'" + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13274,24 +9397,22 @@ title: "" # No title layout: "plot-latency" -################################################################################ - -# Packet Latency - VPP IPSec 3n-hsw-xl710 +# Packet Latency - VPP Container Memif 3n-skx-x710 - type: "plot" - title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-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]}/ipsec-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]}/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 - 'IP4FWD' and - 'NDRDISC' and - '1T1C' and - 'IPSECHW' and - ('IPSECTRAN' or 'IPSECTUN') and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13303,19 +9424,19 @@ - type: "plot" - title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-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]}/ipsec-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]}/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 - 'IP4FWD' and - 'NDRDISC' and - '2T2C' and - 'IPSECHW' and - ('IPSECTRAN' or 'IPSECTUN') and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13327,21 +9448,22 @@ ################################################################################ -# Packet Latency - VPP SRv6 3n-hsw-x520 +# Packet Latency - VPP Container Memif 3n-hsw-x520 - type: "plot" - title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-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]}/srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" + 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 - '78B' and - 'FEATURE' and - 'NDRDISC' and - '1T1C' and - 'IP6FWD' and - 'SRv6'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13353,18 +9475,19 @@ - type: "plot" - title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-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]}/srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" + 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 - '78B' and - 'FEATURE' and - 'NDRDISC' and - '2T2C' and - 'IP6FWD' and - 'SRv6'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13374,22 +9497,22 @@ title: "" # No title layout: "plot-latency" -################################################################################ - -# Packet Latency - VPP vhost ip4 3n-hsw-x520 +# Packet Latency - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-1t1c-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]}/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 - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13401,17 +9524,19 @@ - type: "plot" - title: "VPP Latency: vhost-ip4-3n-hsw-x520-64b-2t2c-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]}/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 - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 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 + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "latency" - "parent" @@ -13421,23 +9546,24 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP vhost l2sw 3n-hsw-x520 +################################################################################ + +# Packet Latency - VPP IPv4 3n-hsw-x520 - type: "plot" - title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/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 - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13449,20 +9575,19 @@ - type: "plot" - title: "VPP Latency: vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/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 - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13472,20 +9597,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP vhost ip4 3n-hsw-x710 - type: "plot" - title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-1t1c-features-ndr-lat" 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-X520-DA2' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13497,17 +9624,20 @@ - type: "plot" - title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-2t2c-features-ndr-lat" 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-X520-DA2' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13517,23 +9647,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP vhost l2sw 3n-hsw-x710 +# Packet Latency - VPP IPv4 3n-hsw-x710 - type: "plot" - title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/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 - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13545,20 +9674,19 @@ - type: "plot" - title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/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 - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13568,20 +9696,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP vhost ip4 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-1t1c-features-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '1T1C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13593,17 +9723,20 @@ - type: "plot" - title: "VPP Latency: vhost-ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-2t2c-features-ndr-lat" data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'NDRDISC' and - '2T2C' and - 'VHOST' and - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + filter: "'NIC_Intel-X710' and + '64B' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13613,23 +9746,22 @@ title: "" # No title layout: "plot-latency" -# Packet Latency - VPP vhost l2sw 3n-hsw-xl710 +# Packet Latency - VPP IPv4 3n-hsw-xl710 - type: "plot" - title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/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 - not 'VXLAN' and - not 'IP4FWD' and - not 'DOT1Q' and - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13641,20 +9773,19 @@ - type: "plot" - title: "VPP Latency: vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + title: "VPP Latency: ip4-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vhost-l2sw-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" + output-file: "{DIR[STATIC,VPP]}/ip4-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 - not '2VM'" + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13664,21 +9795,22 @@ title: "" # No title layout: "plot-latency" -################################################################################ - -# Packet Latency - VPP VTS 3n-hsw-x520 +# Packet Latency - VPP IPv4 3n-skx-x710 - type: "plot" - title: "VPP Latency: vts-3n-hsw-x520-64b-1t1c-ndr-lat" + title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-1t1c-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'NDRDISC' and - '1T1C' and - 'VTS'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13690,16 +9822,19 @@ - type: "plot" - title: "VPP Latency: vts-3n-hsw-x520-64b-2t2c-ndr-lat" + title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-64b-2t2c-ndr-lat" - data: "plot-vpp-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'NDRDISC' and - '2T2C' and - 'VTS'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" @@ -13708,1757 +9843,1803 @@ layout: title: "" # No title layout: "plot-latency" - -################################################################################ -# Packet Latency - DPDK l3fwd 3n-hsw-x520 - type: "plot" - title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat" + title: "VPP Latency: ip4-3n-skx-x710-64b-2t1c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-2t1c-features-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat" + title: "VPP Latency: ip4-3n-skx-x710-64b-4t2c-features-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-4t2c-features-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'BASE' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK l3fwd 3n-hsw-x710 +# Packet Latency - VPP IPv4 2n-skx-x710 - type: "plot" - title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat" + title: "VPP Latency: ip4-2n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/ip4-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' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-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,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" + 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' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK l3fwd 3n-hsw-xl710 +# Packet Latency - VPP IPv4 2n-skx-xxv710 - type: "plot" - title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-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,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + 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' and - 'NDRDISC' and - '1T1C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T1C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-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,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and + 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 - 'BASE' and - 'NDRDISC' and - '2T2C' and - 'IP4FWD'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP4FWD' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK l3fwd 3n-skx-x710 +################################################################################ + +# Packet Latency - VPP Ipv4 tunnels 3n-hsw-x520 - type: "plot" - title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat" + title: "VPP Latency: ip4tun-3n-hsw-x520-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip4tun-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' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat" + title: "VPP Latency: ip4tun-3n-hsw-x520-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip4tun-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' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK l3fwd 3n-skx-xxv710 +# Packet Latency - VPP Ipv4 tunnels 3n-hsw-x710 - type: "plot" - title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat" + title: "VPP Latency: ip4tun-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4tun-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' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat" + title: "VPP Latency: ip4tun-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4tun-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' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK l3fwd 2n-skx-x710 +# Packet Latency - VPP Ipv4 tunnels 3n-skx-x710 - type: "plot" - title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat" + title: "VPP Latency: ip4tun-3n-skx-x710-64b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4tun-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' and - 'NDRDISC' and + 'ENCAP' and + 'NDRPDR' and '2T1C' and - 'IP4FWD'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat" + title: "VPP Latency: ip4tun-3n-skx-x710-64b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4tun-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' and - 'NDRDISC' and + 'ENCAP' and + 'NDRPDR' and '4T2C' and - 'IP4FWD'" + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST' and + not 'IPSECHW'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK l3fwd 2n-skx-xxv710 +################################################################################ + +# Packet Latency - VPP IPv6 3n-hsw-x520 - type: "plot" - title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat" + title: "VPP Latency: ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - 'IP4FWD'" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat" + title: "VPP Latency: ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'BASE' and - 'NDRDISC' and - '4T2C' and - 'IP4FWD'" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -################################################################################ - -# Packet Latency - DPDK testpmd 3n-hsw-x520 +# Packet Latency - VPP IPv6 3n-hsw-x710 - type: "plot" - title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat" + title: "VPP Latency: ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'BASE' and - 'NDRDISC' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat" + title: "VPP Latency: ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '64B' and - 'BASE' and - 'NDRDISC' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK testpmd 3n-hsw-x710 +# Packet Latency - VPP IPv6 3n-hsw-xl710 - type: "plot" - title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat" + title: "VPP Latency: ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'BASE' and - 'NDRDISC' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat" + title: "VPP Latency: ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - 'BASE' and - 'NDRDISC' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK testpmd 3n-hsw-xl710 +# Packet Latency - VPP IPv6 3n-skx-x710 - type: "plot" - title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat" + title: "VPP Latency: ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'BASE' and - 'NDRDISC' and - '1T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-2t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-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: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat" + title: "VPP Latency: ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-hsw" - filter: "'NIC_Intel-XL710' and - '64B' and - 'BASE' and - 'NDRDISC' and - '2T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-4t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-skx" + filter: "'NIC_Intel-X710' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + '4T2C' and + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK testpmd 3n-skx-x710 +# Packet Latency - VPP IPv6 2n-skx-x710 - type: "plot" - title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat" + 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,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-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,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK testpmd 3n-skx-xxv710 +# Packet Latency - VPP IPv6 2n-skx-xxv710 - type: "plot" - title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-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,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-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,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-3n-skx" + 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 - '64B' and - 'BASE' and - 'NDRDISC' and + '78B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP6FWD' and + not 'SRv6' and + not 'IPSEC' and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK testpmd 2n-skx-x710 +################################################################################ + +# Packet Latency - VPP IPv6 tunnels 3n-hsw-x520 - type: "plot" - title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat" + title: "VPP Latency: ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'BASE' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-1t1c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + 'ENCAP' and + 'NDRPDR' and + '1T1C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat" + title: "VPP Latency: ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'BASE' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + output-file: "{DIR[STATIC,VPP]}/ip6tun-3n-hsw-x520-78b-2t2c-base_and_scale-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '78B' and + 'ENCAP' and + 'NDRPDR' and + '2T2C' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" -# Packet Latency - DPDK testpmd 2n-skx-xxv710 +################################################################################ + +# Packet Latency - VPP IPSec 3n-hsw-xl710 - type: "plot" - title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat" + title: "VPP Latency: ipsec-3n-hsw-xl710-64b-1t1c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ipsec-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' and - 'NDRDISC' and - '2T1C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP4FWD' and + 'NDRPDR' and + '1T1C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" - type: "plot" - title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat" + title: "VPP Latency: ipsec-3n-hsw-xl710-64b-2t2c-base_and_scale-ndr-lat" algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat" - data: "plot-dpdk-throughput-latency-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ipsec-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' and - 'NDRDISC' and - '4T2C' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + 'IP4FWD' and + 'NDRPDR' and + '2T2C' and + 'IPSECHW' and + ('IPSECTRAN' or 'IPSECTUN') and + not 'VHOST'" parameters: - "latency" - "parent" traces: - hoverinfo: "x+y" - boxpoints: "outliers" - whiskerwidth: 0 + boxmean: False layout: title: "" # No title layout: "plot-latency" ################################################################################ -# Speedup - VPP Container Memif 3n-hsw-x520 +# Packet Latency - VPP SRv6 3n-hsw-x520 - type: "plot" - title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: srv6-3n-hsw-x520-78b-1t1c-features-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + 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 - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + '78B' and + 'FEATURE' and + 'NDRPDR' and + '1T1C' and + 'IP6FWD' and + 'SRv6'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: srv6-3n-hsw-x520-78b-2t2c-features-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + 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 - '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + '78B' and + 'FEATURE' and + 'NDRPDR' and + '2T2C' and + 'IP6FWD' and + 'SRv6'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 3n-hsw-x710 -- - type: "plot" - title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - 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" +################################################################################ +# Packet Latency - VPP vhost ip4 3n-hsw-x520 - type: "plot" - title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-ip4-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-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X710' and + 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 - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 3n-hsw-xl710 - type: "plot" - title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-ip4-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-xl710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-XL710' and + 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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" +# Packet Latency - VPP vhost l2sw 3n-hsw-x520 - type: "plot" - title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-l2sw-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-xl710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-XL710' and + 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 - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 3n-skx-x710 - type: "plot" - title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-l2sw-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-skx-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-X710' and + 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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" +# Packet Latency - VPP vhost ip4 3n-hsw-x710 - type: "plot" - title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" + 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 - ('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: memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" - data: "plot-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'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-ip4-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + 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 - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 2n-skx-x710 +# Packet Latency - VPP vhost l2sw 3n-hsw-x710 - type: "plot" - title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-1t1c-base_and_scale-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" + 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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: memif-2n-skx-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-l2sw-3n-hsw-x710-64b-2t2c-base_and_scale-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/memif-2n-skx-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" + 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 - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 2n-skx-xxv710 +# Packet Latency - VPP vhost ip4 3n-hsw-xl710 - type: "plot" - title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-ip4-3n-hsw-xl710-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-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + 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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-ip4-3n-hsw-xl710-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-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/vhost-ip4-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 - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" - -################################################################################ + layout: "plot-latency" -# Speedup - VPP Container k8s memif 3n-hsw-x520 +# Packet Latency - VPP vhost l2sw 3n-hsw-xl710 - type: "plot" - title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-l2sw-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-x520-64b-base_and_scale-ndr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + 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 - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '1T1C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vhost-l2sw-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-x520-64b-base_and_scale-pdr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + 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 - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'NDRPDR' and + '2T2C' and + 'VHOST' and + not 'VXLAN' and + not 'IP4FWD' and + not 'DOT1Q' and + not '2VM'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 3n-hsw-x710 +################################################################################ + +# Packet Latency - VPP VTS 3n-hsw-x520 - type: "plot" - title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vts-3n-hsw-x520-114b-1t1c-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X710' and - '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-1t1c-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '114B' and + 'NDRPDR' and + '1T1C' and + 'VTS'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "VPP Latency: vts-3n-hsw-x520-114b-2t2c-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-hsw" - 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'" + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-2t2c-ndr-lat" + data: "plot-vpp-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '114B' and + 'NDRPDR' and + '2T2C' and + 'VTS'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + boxmean: False layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" + +################################################################################ -# Speedup - VPP Container Memif 3n-hsw-xl710 +# Packet Latency - DPDK l3fwd 3n-hsw-x520 - type: "plot" - title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" - data: "plot-ligato-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-XL710' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 3n-skx-x710 +# Packet Latency - DPDK l3fwd 3n-hsw-x710 - type: "plot" - title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat" + algorithm: "plot_latency_box" 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" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: k8s-memif-3n-skx-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat" + algorithm: "plot_latency_box" 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" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" 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'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 3n-skx-xxv710 +# Packet Latency - DPDK l3fwd 3n-hsw-xl710 - type: "plot" - title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat" + algorithm: "plot_latency_box" 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 + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - 'MEMIF'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: k8s-memif-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat" + algorithm: "plot_latency_box" 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 + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" + 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'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 2n-skx-x710 +# Packet Latency - DPDK l3fwd 3n-skx-x710 - type: "plot" - title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat" + algorithm: "plot_latency_box" 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" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-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'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: k8s-memif-2n-skx-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat" + algorithm: "plot_latency_box" 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" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-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'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP Container Memif 2n-skx-xxv710 +# Packet Latency - DPDK l3fwd 3n-skx-xxv710 - type: "plot" - title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat" + algorithm: "plot_latency_box" 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" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-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'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: k8s-memif-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat" + algorithm: "plot_latency_box" 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" + output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-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'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" - -################################################################################ + layout: "plot-latency" -# Speedup - VPP IPv4 3n-hsw-x520 +# Packet Latency - DPDK l3fwd 2n-skx-x710 - type: "plot" - title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" +# Packet Latency - DPDK l3fwd 2n-skx-xxv710 - type: "plot" - title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat" + 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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and + output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat" + data: "plot-dpdk-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + 'IP4FWD'" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP IPv4 3n-hsw-x710 +################################################################################ + +# Packet Latency - DPDK testpmd 3n-hsw-x520 - type: "plot" - title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" +# Packet Latency - DPDK testpmd 3n-hsw-x710 - type: "plot" - title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat" + data: "plot-dpdk-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP IPv4 3n-hsw-xl710 +# Packet Latency - DPDK testpmd 3n-hsw-xl710 - type: "plot" - title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" filter: "'NIC_Intel-XL710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '1T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-hsw" filter: "'NIC_Intel-XL710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP IPv4 3n-skx-x710 +# Packet Latency - DPDK testpmd 3n-skx-x710 - type: "plot" - title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-3n-skx" filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" +# Packet Latency - DPDK testpmd 3n-skx-xxv710 - type: "plot" - title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat" + 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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat" + data: "plot-dpdk-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP IPv4 3n-skx-xxv710 +# Packet Latency - DPDK testpmd 2n-skx-x710 - type: "plot" - title: "Speedup: ip4-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat" + data: "plot-dpdk-throughput-latency-2n-skx" + filter: "'NIC_Intel-X710' and '64B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" +# Packet Latency - DPDK testpmd 2n-skx-xxv710 - type: "plot" - title: "Speedup: ip4-3n-skx-xxv710-64b-features-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat" + 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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '2T1C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" - type: "plot" - title: "Speedup: ip4-3n-skx-xxv710-64b-features-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" + title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat" + algorithm: "plot_latency_box" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-xxv710-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" + output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat" + data: "plot-dpdk-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 - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'BASE' and + 'NDRPDR' and + '4T2C' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - - "throughput" + - "latency" - "parent" - - "tags" + traces: + hoverinfo: "x+y" + boxpoints: "outliers" + whiskerwidth: 0 layout: title: "" # No title - layout: "plot-throughput-speedup-analysis" + layout: "plot-latency" -# Speedup - VPP IPv4 2n-skx-x710 +################################################################################ + +# Speedup - VPP Container Memif 3n-hsw-x520 - type: "plot" - title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa" + title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15469,18 +11650,18 @@ - type: "plot" - title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa" + title: "Speedup: memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15489,21 +11670,21 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" +# Speedup - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "Speedup: ip4-2n-skx-x710-64b-features-ndr-tsa" + title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15514,19 +11695,18 @@ - type: "plot" - title: "Speedup: ip4-2n-skx-x710-64b-features-pdr-tsa" + title: "Speedup: memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15535,21 +11715,21 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv4 2n-skx-xxv710 +# Speedup - VPP Container Memif 3n-hsw-xl710 - type: "plot" - title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" + title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15560,18 +11740,18 @@ - type: "plot" - title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" + title: "Speedup: memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15580,21 +11760,21 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" +# Speedup - VPP Container Memif 3n-skx-x710 - type: "plot" - title: "Speedup: ip4-2n-skx-xxv710-64b-features-ndr-tsa" + title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15605,19 +11785,18 @@ - type: "plot" - title: "Speedup: ip4-2n-skx-xxv710-64b-features-pdr-tsa" + title: "Speedup: memif-3n-skx-x710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/memif-3n-skx-x710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-skx" + filter: "'NIC_Intel-X710' and '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15628,22 +11807,21 @@ ################################################################################ -# Speedup - VPP IPv4 Tunnels 3n-hsw-x520 +# Speedup - VPP Container k8s memif 3n-hsw-x520 - type: "plot" - title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa" + title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-ndr-tsa" + data: "plot-ligato-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X520-DA2' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15654,19 +11832,18 @@ - type: "plot" - title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa" + title: "Speedup: k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x520-64b-base_and_scale-pdr-tsa" + data: "plot-ligato-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X520-DA2' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15675,22 +11852,21 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv4 Tunnels 3n-hsw-x710 +# Speedup - VPP Container Memif 3n-hsw-x710 - type: "plot" - title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa" + title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-ndr-tsa" + data: "plot-ligato-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15701,19 +11877,18 @@ - type: "plot" - title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa" + title: "Speedup: k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/k8s-memif-3n-hsw-x710-64b-base_and_scale-pdr-tsa" + data: "plot-ligato-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP4FWD' and - not 'IPSEC' and - not 'VHOST'" + ('BASE' or 'SCALE') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and + not 'VHOST' and + 'MEMIF'" parameters: - "throughput" - "parent" @@ -15722,21 +11897,22 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv4 Tunnels 3n-hsw-xl710 +################################################################################ + +# Speedup - VPP IPv4 3n-hsw-x520 - type: "plot" - title: "Speedup: ip4tun-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" + title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-XL710' and + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15748,18 +11924,17 @@ - type: "plot" - title: "Speedup: ip4tun-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" + title: "Speedup: ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-XL710' and + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15769,21 +11944,20 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv4 Tunnels 3n-skx-x710 - type: "plot" - title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa" + title: "Speedup: ip4-3n-hsw-x520-64b-features-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15795,18 +11969,18 @@ - type: "plot" - title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa" + title: "Speedup: ip4-3n-hsw-x520-64b-features-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-X710' and + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x520-64b-features-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15816,21 +11990,20 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv4 Tunnels 3n-skx-xxv710 +# Speedup - VPP IPv4 3n-hsw-x710 - type: "plot" - title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" + title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15842,18 +12015,17 @@ - type: "plot" - title: "Speedup: ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" + title: "Speedup: ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-xxv710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15863,21 +12035,20 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv4 Tunnels 2n-skx-x710 - type: "plot" - title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa" + title: "Speedup: ip4-3n-hsw-x710-64b-features-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15889,18 +12060,18 @@ - type: "plot" - title: "Speedup: ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa" + title: "Speedup: ip4-3n-hsw-x710-64b-features-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-x710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-x710-64b-features-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + 'FEATURE' and + ('ACL10' or 'ACL50') and '10k_FLOWS' and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15910,21 +12081,20 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv4 Tunnels 2n-skx-xxv710 +# Speedup - VPP IPv4 3n-hsw-xl710 - type: "plot" - title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" + title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15936,18 +12106,17 @@ - type: "plot" - title: "Speedup: ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" + title: "Speedup: ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip4tun-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-hsw-xl710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-XL710' and '64B' and - 'ENCAP' and - ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and - 'PDRDISC' and not 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP4FWD' and - not 'IPSEC' and + not 'IPSEC' and not 'VHOST'" parameters: - "throughput" @@ -15957,22 +12126,19 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -################################################################################ - -# Speedup - VPP IPv6 3n-hsw-x520 +# Speedup - VPP IPv4 3n-skx-x710 - type: "plot" - title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa" + title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-skx" + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -15985,17 +12151,16 @@ - type: "plot" - title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa" + title: "Speedup: ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-skx" + filter: "'NIC_Intel-X710' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16008,18 +12173,17 @@ - type: "plot" - title: "Speedup: ip6-3n-hsw-x520-78b-features-ndr-tsa" + title: "Speedup: ip4-3n-skx-x710-64b-features-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-skx" + filter: "'NIC_Intel-X710' and + '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16032,18 +12196,17 @@ - type: "plot" - title: "Speedup: ip6-3n-hsw-x520-78b-features-pdr-tsa" + title: "Speedup: ip4-3n-skx-x710-64b-features-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X520-DA2' and - '78B' and + output-file: "{DIR[STATIC,VPP]}/ip4-3n-skx-x710-64b-features-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-skx" + filter: "'NIC_Intel-X710' and + '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16054,20 +12217,19 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv6 3n-hsw-x710 +# Speedup - VPP IPv4 2n-skx-x710 - type: "plot" - title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa" + title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-2n-skx" filter: "'NIC_Intel-X710' and - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16080,17 +12242,16 @@ - type: "plot" - title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa" + title: "Speedup: ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-x710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-2n-skx" filter: "'NIC_Intel-X710' and - '78B' and + '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16101,20 +12262,19 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" +# Speedup - VPP IPv4 2n-skx-xxv710 - type: "plot" - title: "Speedup: ip6-3n-hsw-x710-78b-features-ndr-tsa" + title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-2n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16127,18 +12287,16 @@ - type: "plot" - title: "Speedup: ip6-3n-hsw-x710-78b-features-pdr-tsa" + title: "Speedup: ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + output-file: "{DIR[STATIC,VPP]}/ip4-2n-skx-xxv710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-2n-skx" + filter: "'NIC_Intel-XXV710' and + '64B' and + ('BASE' or 'SCALE') and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16149,20 +12307,22 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv6 3n-hsw-xl710 +################################################################################ + +# Speedup - VPP IPv4 Tunnels 3n-hsw-x520 - type: "plot" - title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa" + title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-XL710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'ENCAP' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16175,17 +12335,17 @@ - type: "plot" - title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa" + title: "Speedup: ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x520-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-hsw" - filter: "'NIC_Intel-XL710' and - '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + filter: "'NIC_Intel-X520-DA2' and + '64B' and + 'ENCAP' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16196,20 +12356,20 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv6 3n-skx-x710 +# Speedup - VPP IPv4 Tunnels 3n-hsw-x710 - type: "plot" - title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa" + title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and - '78B' and - ('BASE' or 'SCALE') and - 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + '64B' and + 'ENCAP' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16222,17 +12382,17 @@ - type: "plot" - title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa" + title: "Speedup: ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-hsw-x710-64b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" filter: "'NIC_Intel-X710' and - '78B' and - ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + '64B' and + 'ENCAP' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16243,20 +12403,20 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" +# Speedup - VPP IPv4 Tunnels 3n-skx-x710 - type: "plot" - title: "Speedup: ip6-3n-skx-x710-78b-features-ndr-tsa" + title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-features-ndr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-3n-skx" filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + '64B' and + 'ENCAP' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16269,18 +12429,17 @@ - type: "plot" - title: "Speedup: ip6-3n-skx-x710-78b-features-pdr-tsa" + title: "Speedup: ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-features-pdr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip4tun-3n-skx-x710-64b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-X710' and - '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - 'IP6FWD' and - not 'SRv6' and + filter: "'NIC_Intel-X710' and + '64B' and + 'ENCAP' and + ('VXLAN' or 'VXLANGPE' or 'LISP' or 'LISPGPE' or 'GRE') and + 'NDRPDR' and + 'IP4FWD' and not 'IPSEC' and not 'VHOST'" parameters: @@ -16291,18 +12450,20 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv6 3n-skx-xxv710 +################################################################################ + +# Speedup - VPP IPv6 3n-hsw-x520 - type: "plot" - title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa" + title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16317,15 +12478,15 @@ - type: "plot" - title: "Speedup: ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa" + title: "Speedup: ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x520-78b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + 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 @@ -16338,18 +12499,18 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" +# Speedup - VPP IPv6 3n-hsw-x710 - type: "plot" - title: "Speedup: ip6-3n-skx-xxv710-78b-features-ndr-tsa" + title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16364,16 +12525,15 @@ - type: "plot" - title: "Speedup: ip6-3n-skx-xxv710-78b-features-pdr-tsa" + title: "Speedup: ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-xxv710-78b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-x710-78b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16386,18 +12546,18 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv6 2n-skx-x710 +# Speedup - VPP IPv6 3n-hsw-xl710 - type: "plot" - title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa" + title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-XL710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16412,16 +12572,17 @@ - type: "plot" - title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa" + title: "Speedup: ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-X710' and + output-file: "{DIR[STATIC,VPP]}/ip6-3n-hsw-xl710-78b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + 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 not 'VHOST'" parameters: @@ -16432,18 +12593,18 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" +# Speedup - VPP IPv6 3n-skx-x710 - type: "plot" - title: "Speedup: ip6-2n-skx-x710-78b-features-ndr-tsa" + title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-skx" filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16458,16 +12619,15 @@ - type: "plot" - title: "Speedup: ip6-2n-skx-x710-78b-features-pdr-tsa" + title: "Speedup: ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" + output-file: "{DIR[STATIC,VPP]}/ip6-3n-skx-x710-78b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-skx" filter: "'NIC_Intel-X710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16480,18 +12640,18 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" -# Speedup - VPP IPv6 2n-skx-xxv710 +# Speedup - VPP IPv6 2n-skx-x710 - type: "plot" - title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa" + title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + filter: "'NIC_Intel-X710' and '78B' and ('BASE' or 'SCALE') and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16506,17 +12666,16 @@ - type: "plot" - title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa" + title: "Speedup: ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-x710-78b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and + 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 not 'VHOST'" parameters: @@ -16527,18 +12686,18 @@ title: "" # No title layout: "plot-throughput-speedup-analysis" +# Speedup - VPP IPv6 2n-skx-xxv710 - type: "plot" - title: "Speedup: ip6-2n-skx-xxv710-78b-features-ndr-tsa" + title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-ndr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-ndr-tsa" data: "plot-throughput-speedup-analysis-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 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16553,16 +12712,15 @@ - type: "plot" - title: "Speedup: ip6-2n-skx-xxv710-78b-features-pdr-tsa" + title: "Speedup: ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa" algorithm: "plot_throughput_speedup_analysis" output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-features-pdr-tsa" + output-file: "{DIR[STATIC,VPP]}/ip6-2n-skx-xxv710-78b-base_and_scale-pdr-tsa" data: "plot-throughput-speedup-analysis-2n-skx" filter: "'NIC_Intel-XXV710' and '78B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and + ('BASE' or 'SCALE') and + 'NDRPDR' and 'IP6FWD' and not 'SRv6' and not 'IPSEC' and @@ -16588,7 +12746,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 +12767,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 +12791,7 @@ filter: "'NIC_Intel-XL710' and '64B' and 'IP4FWD' and - 'NDRDISC' and + 'NDRPDR' and 'IPSECHW' and ('IPSECTRAN' or 'IPSECTUN') and not 'VHOST'" @@ -16655,7 +12813,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 +12838,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and 'FEATURE' and - 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and 'SRv6'" parameters: @@ -16701,7 +12859,7 @@ filter: "'NIC_Intel-X520-DA2' and '78B' and 'FEATURE' and - 'PDRDISC' and not 'NDRDISC' and + 'NDRPDR' and 'IP6FWD' and 'SRv6'" parameters: @@ -16725,8 +12883,8 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16747,8 +12905,8 @@ filter: "'NIC_Intel-X520-DA2' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16770,8 +12928,8 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16793,8 +12951,8 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16816,8 +12974,8 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16838,8 +12996,8 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16861,8 +13019,8 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16884,8 +13042,8 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16907,8 +13065,8 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16929,8 +13087,8 @@ filter: "'NIC_Intel-XL710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16952,8 +13110,8 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16974,8 +13132,8 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -16997,8 +13155,8 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -17020,8 +13178,8 @@ '64B' and 'FEATURE' and ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -17043,8 +13201,8 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -17065,54 +13223,8 @@ 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 - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: l2sw-3n-skx-xxv710-64b-features-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: l2sw-3n-skx-xxv710-64b-features-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-3n-skx-xxv710-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-3n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -17134,8 +13246,8 @@ filter: "'NIC_Intel-X710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -17156,54 +13268,8 @@ 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 - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: l2sw-2n-skx-x710-64b-features-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: l2sw-2n-skx-x710-64b-features-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-x710-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-X710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -17225,8 +13291,8 @@ filter: "'NIC_Intel-XXV710' and '64B' and ('BASE' or 'SCALE') and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -17247,54 +13313,8 @@ 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 - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: l2sw-2n-skx-xxv710-64b-features-ndr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-ndr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and - not 'VHOST' and - not 'MEMIF'" - parameters: - - "throughput" - - "parent" - - "tags" - layout: - title: "" # No title - layout: "plot-throughput-speedup-analysis" - -- - type: "plot" - title: "Speedup: l2sw-2n-skx-xxv710-64b-features-pdr-tsa" - algorithm: "plot_throughput_speedup_analysis" - output-file-type: ".html" - output-file: "{DIR[STATIC,VPP]}/l2sw-2n-skx-xxv710-64b-features-pdr-tsa" - data: "plot-throughput-speedup-analysis-2n-skx" - filter: "'NIC_Intel-XXV710' and - '64B' and - 'FEATURE' and - ('ACL10' or 'ACL50') and '10k_FLOWS' and - 'PDRDISC' and not 'NDRDISC' and - ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD') and + 'NDRPDR' and + ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH') and not 'VHOST' and not 'MEMIF'" parameters: @@ -17316,10 +13336,10 @@ 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 - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '64B' and + 'NDRPDR' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "throughput" - "parent" @@ -17336,10 +13356,10 @@ 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 - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '64B' and + 'NDRPDR' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "throughput" - "parent" @@ -17357,12 +13377,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 +13400,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,10 +13424,10 @@ 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 - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '64B' and + 'NDRPDR' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "throughput" - "parent" @@ -17424,10 +13444,10 @@ 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 - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '64B' and + 'NDRPDR' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "throughput" - "parent" @@ -17445,12 +13465,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 +13488,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,10 +13512,10 @@ 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 - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '64B' and + 'NDRPDR' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "throughput" - "parent" @@ -17512,10 +13532,10 @@ 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 - not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD')" + '64B' and + 'NDRPDR' and + 'VHOST' and + not ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')" parameters: - "throughput" - "parent" @@ -17533,12 +13553,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 +13576,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" @@ -17570,3 +13590,42 @@ layout: title: "" # No title layout: "plot-throughput-speedup-analysis" + +# Speedup - VPP vhost l2sw 3n-hsw-x520 +- + type: "plot" + title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa" + algorithm: "plot_throughput_speedup_analysis" + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-ndr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '114B' and + 'NDRPDR' and + 'VTS'" + parameters: + - "throughput" + - "parent" + - "tags" + layout: + title: "" # No title + layout: "plot-throughput-speedup-analysis" + +- + type: "plot" + title: "VPP Speedup: vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa" + algorithm: "plot_throughput_speedup_analysis" + output-file-type: ".html" + output-file: "{DIR[STATIC,VPP]}/vts-3n-hsw-x520-114b-base_and_scale-pdr-tsa" + data: "plot-throughput-speedup-analysis-3n-hsw" + filter: "'NIC_Intel-X520-DA2' and + '114B' and + 'NDRPDR' and + 'VTS'" + parameters: + - "throughput" + - "parent" + - "tags" + layout: + title: "" # No title + layout: "plot-throughput-speedup-analysis"