From 25ccc0995192637934da320bc28b788382733fa1 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 21 Apr 2021 06:59:11 +0200 Subject: [PATCH] Report: Hide 2n-icx Change-Id: I1b324586e0ba64b114ad43b9404ee35faee0f787 Signed-off-by: Tibor Frank --- .../vpp_mrr_results/index.rst | 1 - .../vpp_performance_results/index.rst | 1 - .../vpp_mrr_configuration/index.rst | 1 - .../vpp_performance_configuration/index.rst | 1 - .../vpp_performance_operational_data/index.rst | 3 +- .../vpp_performance_tests/comparisons/index.rst | 4 +- .../vpp_performance_tests/packet_latency/index.rst | 3 +- .../vpp_performance_tests/packet_latency/ip4.rst | 4 +- .../vpp_performance_tests/packet_latency/ip6.rst | 4 +- .../vpp_performance_tests/packet_latency/l2.rst | 4 +- .../packet_throughput_graphs/ip4.rst | 2 +- .../packet_throughput_graphs/ip6.rst | 2 +- .../packet_throughput_graphs/l2.rst | 2 +- .../throughput_speedup_multi_core/ip4.rst | 2 +- .../throughput_speedup_multi_core/ip6.rst | 2 +- .../throughput_speedup_multi_core/l2.rst | 2 +- resources/tools/presentation/specification.yaml | 952 ++++++++++----------- 17 files changed, 496 insertions(+), 494 deletions(-) diff --git a/docs/report/detailed_test_results/vpp_mrr_results/index.rst b/docs/report/detailed_test_results/vpp_mrr_results/index.rst index df9a55e644..2e8f3aa599 100644 --- a/docs/report/detailed_test_results/vpp_mrr_results/index.rst +++ b/docs/report/detailed_test_results/vpp_mrr_results/index.rst @@ -7,7 +7,6 @@ VPP MRR i) `FD.io test executor vpp performance job 2n-skx`_, `FD.io test executor vpp performance job 3n-skx`_, `FD.io test executor vpp performance job 2n-clx`_, - `FD.io test executor vpp performance job 2n-icx`_, `FD.io test executor vpp performance job 2n-zn2`_, `FD.io test executor vpp performance job 3n-hsw`_, `FD.io test executor vpp performance job 3n-tsh`_, diff --git a/docs/report/detailed_test_results/vpp_performance_results/index.rst b/docs/report/detailed_test_results/vpp_performance_results/index.rst index bcd8659a07..054b9be4dd 100644 --- a/docs/report/detailed_test_results/vpp_performance_results/index.rst +++ b/docs/report/detailed_test_results/vpp_performance_results/index.rst @@ -7,7 +7,6 @@ VPP Throughput i) `FD.io test executor vpp performance job 2n-skx`_, `FD.io test executor vpp performance job 3n-skx`_, `FD.io test executor vpp performance job 2n-clx`_, - `FD.io test executor vpp performance job 2n-icx`_, `FD.io test executor vpp performance job 2n-zn2`_, `FD.io test executor vpp performance job 3n-hsw`_, `FD.io test executor vpp performance job 3n-tsh`_, diff --git a/docs/report/test_configuration/vpp_mrr_configuration/index.rst b/docs/report/test_configuration/vpp_mrr_configuration/index.rst index df9a55e644..2e8f3aa599 100644 --- a/docs/report/test_configuration/vpp_mrr_configuration/index.rst +++ b/docs/report/test_configuration/vpp_mrr_configuration/index.rst @@ -7,7 +7,6 @@ VPP MRR i) `FD.io test executor vpp performance job 2n-skx`_, `FD.io test executor vpp performance job 3n-skx`_, `FD.io test executor vpp performance job 2n-clx`_, - `FD.io test executor vpp performance job 2n-icx`_, `FD.io test executor vpp performance job 2n-zn2`_, `FD.io test executor vpp performance job 3n-hsw`_, `FD.io test executor vpp performance job 3n-tsh`_, diff --git a/docs/report/test_configuration/vpp_performance_configuration/index.rst b/docs/report/test_configuration/vpp_performance_configuration/index.rst index bcd8659a07..054b9be4dd 100644 --- a/docs/report/test_configuration/vpp_performance_configuration/index.rst +++ b/docs/report/test_configuration/vpp_performance_configuration/index.rst @@ -7,7 +7,6 @@ VPP Throughput i) `FD.io test executor vpp performance job 2n-skx`_, `FD.io test executor vpp performance job 3n-skx`_, `FD.io test executor vpp performance job 2n-clx`_, - `FD.io test executor vpp performance job 2n-icx`_, `FD.io test executor vpp performance job 2n-zn2`_, `FD.io test executor vpp performance job 3n-hsw`_, `FD.io test executor vpp performance job 3n-tsh`_, diff --git a/docs/report/test_operational_data/vpp_performance_operational_data/index.rst b/docs/report/test_operational_data/vpp_performance_operational_data/index.rst index fb8cc37ce5..7286b14792 100644 --- a/docs/report/test_operational_data/vpp_performance_operational_data/index.rst +++ b/docs/report/test_operational_data/vpp_performance_operational_data/index.rst @@ -3,7 +3,7 @@ VPP Throughput VPP operational data is generated by |csit-release| NDR-PDR throughput tests executed across physical testbeds hosted in LF FD.io labs: 3n-hsw, 3n-skx, -2n-skx, 2n-clx, 2n-icx, 3n-dnv, 2n-dnv, 3n-tsh, 2n-tx2. The data is collected +2n-skx, 2n-clx, 3n-dnv, 2n-dnv, 3n-tsh, 2n-tx2. The data is collected at 100% PDR. .. note:: @@ -12,7 +12,6 @@ at 100% PDR. i) `FD.io test executor vpp performance job 2n-skx`_, `FD.io test executor vpp performance job 3n-skx`_, `FD.io test executor vpp performance job 2n-clx`_, - `FD.io test executor vpp performance job 2n-icx`_, `FD.io test executor vpp performance job 2n-zn2`_, `FD.io test executor vpp performance job 3n-hsw`_, `FD.io test executor vpp performance job 3n-tsh`_, diff --git a/docs/report/vpp_performance_tests/comparisons/index.rst b/docs/report/vpp_performance_tests/comparisons/index.rst index b02c7c5842..1a05947685 100644 --- a/docs/report/vpp_performance_tests/comparisons/index.rst +++ b/docs/report/vpp_performance_tests/comparisons/index.rst @@ -15,6 +15,8 @@ Comparisons 2n-skx_vs_2n-clx_testbeds 2n-clx_vs_3n-hsw_testbeds 3n-skx_vs_2n-skx_testbeds - 2n-clx_vs_2n-icx_testbeds nic_comparison soak_vs_ndr + +.. + 2n-clx_vs_2n-icx_testbeds diff --git a/docs/report/vpp_performance_tests/packet_latency/index.rst b/docs/report/vpp_performance_tests/packet_latency/index.rst index 1f0f64102d..c079fd11b4 100644 --- a/docs/report/vpp_performance_tests/packet_latency/index.rst +++ b/docs/report/vpp_performance_tests/packet_latency/index.rst @@ -9,7 +9,7 @@ Packet Latency VPP latency results are generated based on the test data obtained from |csit-release| NDR-PDR throughput tests executed across physical -testbeds hosted in LF FD.io labs: 3n-hsw, 3n-skx, 2n- skx, 2n-clx, 2n-icx, +testbeds hosted in LF FD.io labs: 3n-hsw, 3n-skx, 2n- skx, 2n-clx, 3n-dnv, 2n-dnv, 3n-tsh, 2n-tx2. Latency by percentile distribution plots are used to show packet latency @@ -39,7 +39,6 @@ Additional information about graph data: `FD.io test executor vpp performance job 2n-skx`_, `FD.io test executor vpp performance job 3n-skx`_, `FD.io test executor vpp performance job 2n-clx`_, - `FD.io test executor vpp performance job 2n-icx`_, `FD.io test executor vpp performance job 2n-zn2`_, `FD.io test executor vpp performance job 3n-hsw`_, `FD.io test executor vpp performance job 3n-tsh`_ and diff --git a/docs/report/vpp_performance_tests/packet_latency/ip4.rst b/docs/report/vpp_performance_tests/packet_latency/ip4.rst index ca888e10b6..f36d4426d2 100644 --- a/docs/report/vpp_performance_tests/packet_latency/ip4.rst +++ b/docs/report/vpp_performance_tests/packet_latency/ip4.rst @@ -15,8 +15,10 @@ CSIT source code for the test cases used for plots can be found in ip4-3n-skx-xxv710 ip4-2n-clx-xxv710 ip4-2n-clx-cx556a - ip4-2n-icx-e810cq ip4-2n-zn2-xxv710 ip4-3n-hsw-xl710 ip4-3n-tsh-x520 ip4-2n-tx2-xl710 + +.. + ip4-2n-icx-e810cq diff --git a/docs/report/vpp_performance_tests/packet_latency/ip6.rst b/docs/report/vpp_performance_tests/packet_latency/ip6.rst index e51ba77a67..43f1276bb3 100644 --- a/docs/report/vpp_performance_tests/packet_latency/ip6.rst +++ b/docs/report/vpp_performance_tests/packet_latency/ip6.rst @@ -15,8 +15,10 @@ CSIT source code for the test cases used for plots can be found in ip6-3n-skx-xxv710 ip6-2n-clx-xxv710 ip6-2n-clx-cx556a - ip6-2n-icx-e810cq ip6-2n-zn2-xxv710 ip6-3n-hsw-xl710 ip6-3n-tsh-x520 ip6-2n-tx2-xl710 + +.. + ip6-2n-icx-e810cq diff --git a/docs/report/vpp_performance_tests/packet_latency/l2.rst b/docs/report/vpp_performance_tests/packet_latency/l2.rst index 6fe637dcc8..3dc0b46eba 100644 --- a/docs/report/vpp_performance_tests/packet_latency/l2.rst +++ b/docs/report/vpp_performance_tests/packet_latency/l2.rst @@ -15,8 +15,10 @@ CSIT source code for the test cases used for plots can be found in l2-3n-skx-xxv710 l2-2n-clx-xxv710 l2-2n-clx-cx556a - l2-2n-icx-e810cq l2-2n-zn2-xxv710 l2-3n-hsw-xl710 l2-3n-tsh-x520 l2-2n-tx2-xl710 + +.. + l2-2n-icx-e810cq diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst index 2cf68af07e..258a2a883d 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst @@ -24,7 +24,6 @@ CSIT source code for the test cases used for plots can be found in ip4-2n-clx-xxv710 ip4-2n-clx-x710 ip4-2n-clx-cx556a - ip4-2n-icx-e810cq ip4-2n-zn2-xxv710 ip4-2n-zn2-x710 ip4-3n-hsw-xl710 @@ -34,4 +33,5 @@ CSIT source code for the test cases used for plots can be found in ip4-3n-dnv-x553 .. + ip4-2n-icx-e810cq ip4-2n-zn2-cx556a diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst index e715010553..b09a469d60 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst @@ -24,7 +24,6 @@ CSIT source code for the test cases used for plots can be found in ip6-2n-clx-xxv710 ip6-2n-clx-x710 ip6-2n-clx-cx556a - ip6-2n-icx-e810cq ip6-2n-zn2-xxv710 ip6-2n-zn2-x710 ip6-3n-hsw-xl710 @@ -34,4 +33,5 @@ CSIT source code for the test cases used for plots can be found in ip6-3n-dnv-x553 .. + ip6-2n-icx-e810cq ip6-2n-zn2-cx556a diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst index d12691001d..c2e92b569b 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst @@ -24,7 +24,6 @@ CSIT source code for the test cases used for plots can be found in l2-2n-clx-xxv710 l2-2n-clx-x710 l2-2n-clx-cx556a - l2-2n-icx-e810cq l2-2n-zn2-xxv710 l2-2n-zn2-x710 l2-3n-hsw-xl710 @@ -34,4 +33,5 @@ CSIT source code for the test cases used for plots can be found in l2-3n-dnv-x553 .. + l2-2n-icx-e810cq l2-2n-zn2-cx556a diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst index 8508b7287a..3c6f0a60fc 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst @@ -26,7 +26,6 @@ CSIT source code for the test cases used for plots can be found in ip4-2n-clx-xxv710 ip4-2n-clx-x710 ip4-2n-clx-cx556a - ip4-2n-icx-e810cq ip4-2n-zn2-xxv710 ip4-2n-zn2-x710 ip4-3n-hsw-xl710 @@ -36,4 +35,5 @@ CSIT source code for the test cases used for plots can be found in ip4-3n-dnv-x553 .. + ip4-2n-icx-e810cq ip4-2n-zn2-cx556a diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst index 4f6378550b..dddfd99bd0 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst @@ -26,7 +26,6 @@ CSIT source code for the test cases used for plots can be found in ip6-2n-clx-xxv710 ip6-2n-clx-x710 ip6-2n-clx-cx556a - ip6-2n-icx-e810cq ip6-2n-zn2-xxv710 ip6-2n-zn2-x710 ip6-3n-hsw-xl710 @@ -36,4 +35,5 @@ CSIT source code for the test cases used for plots can be found in ip6-3n-dnv-x553 .. + ip6-2n-icx-e810cq ip6-2n-zn2-cx556a diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst index da8864874a..60a405a8fd 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst @@ -26,7 +26,6 @@ CSIT source code for the test cases used for plots can be found in l2-2n-clx-xxv710 l2-2n-clx-x710 l2-2n-clx-cx556a - l2-2n-icx-e810cq l2-2n-zn2-xxv710 l2-2n-zn2-x710 l2-3n-hsw-xl710 @@ -36,4 +35,5 @@ CSIT source code for the test cases used for plots can be found in l2-3n-dnv-x553 .. + l2-2n-icx-e810cq l2-2n-zn2-cx556a diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 38853e1598..43f0156d0a 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -575,15 +575,15 @@ csit-dpdk-perf-report-iterative-2101-2n-clx: - 12 # rls2101 NDRPDR iter env 6 - # 2n-icx - - plot-vpp-throughput-lat-tsa-2n-icx: - intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 1 # master NDRPDR iter env 6 - - plot-vpp-hdrh-lat-2n-icx: - intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 1 # master NDRPDR iter env 6 +# # 2n-icx +# +# plot-vpp-throughput-lat-tsa-2n-icx: +# intel-csit-vpp-perf-report-iterative-2101-2n-icx: +# - 1 # master NDRPDR iter env 6 +# +# plot-vpp-hdrh-lat-2n-icx: +# intel-csit-vpp-perf-report-iterative-2101-2n-icx: +# - 1 # master NDRPDR iter env 6 # 3n-tsh @@ -917,9 +917,9 @@ - 17 # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01 - 18 # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00 - vpp-perf-results-2n-icx: - intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 1 # master NDRPDR iter env 6 +# vpp-perf-results-2n-icx: +# intel-csit-vpp-perf-report-iterative-2101-2n-icx: +# - 1 # master NDRPDR iter env 6 vpp-perf-results-3n-tsh: csit-vpp-perf-report-coverage-2101-3n-tsh: @@ -1000,9 +1000,9 @@ csit-vpp-perf-report-iterative-2101-2n-clx: - 53 # rls2101.rel MRR iter env 6 - vpp-mrr-results-2n-icx: - intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 1 # master NDRPDR iter env 6 +# vpp-mrr-results-2n-icx: +# intel-csit-vpp-perf-report-iterative-2101-2n-icx: +# - 1 # master NDRPDR iter env 6 vpp-mrr-results-3n-tsh: csit-vpp-perf-report-iterative-2101-3n-tsh: @@ -2103,21 +2103,21 @@ - 131 # rls2101.rel NDRPDR iter MLX env 6 - 132 # rls2101.rel NDRPDR iter MLX env 6 - vpp-compare-testbeds-clx-icx-ref: - csit-vpp-perf-report-iterative-2101-2n-clx: - - 54 # rls2101.rel NDRPDR iter env 6 - - 59 # rls2101.rel NDRPDR iter env 6 - - 60 # rls2101.rel NDRPDR iter env 6 - - 63 # rls2101.rel NDRPDR iter env 6 - - 66 # rls2101.rel NDRPDR iter env 6 - - 68 # rls2101.rel NDRPDR iter env 6 - - 73 # rls2101.rel NDRPDR iter env 6 - - 75 # rls2101.rel NDRPDR iter env 6 - - 86 # rls2101.rel NDRPDR iter env 6 - - 90 # rls2101.rel NDRPDR iter env 6 - vpp-compare-testbeds-clx-icx-cmp: - intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 1 # master NDRPDR iter env 6 +# vpp-compare-testbeds-clx-icx-ref: +# csit-vpp-perf-report-iterative-2101-2n-clx: +# - 54 # rls2101.rel NDRPDR iter env 6 +# - 59 # rls2101.rel NDRPDR iter env 6 +# - 60 # rls2101.rel NDRPDR iter env 6 +# - 63 # rls2101.rel NDRPDR iter env 6 +# - 66 # rls2101.rel NDRPDR iter env 6 +# - 68 # rls2101.rel NDRPDR iter env 6 +# - 73 # rls2101.rel NDRPDR iter env 6 +# - 75 # rls2101.rel NDRPDR iter env 6 +# - 86 # rls2101.rel NDRPDR iter env 6 +# - 90 # rls2101.rel NDRPDR iter env 6 +# vpp-compare-testbeds-clx-icx-cmp: +# intel-csit-vpp-perf-report-iterative-2101-2n-icx: +# - 1 # master NDRPDR iter env 6 vpp-compare-testbeds-hsw-clx-ref: csit-vpp-perf-report-iterative-2101-3n-hsw: @@ -2204,12 +2204,12 @@ csit-vpp-perf-report-iterative-2101-2n-clx: - 53 # rls2101.rel MRR iter env 6 - vpp-compare-testbeds-mrr-clx-icx-ref: - csit-vpp-perf-report-iterative-2101-2n-clx: - - 53 # rls2101.rel MRR iter env 6 - vpp-compare-testbeds-mrr-clx-icx-cmp: - intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 1 # master NDRPDR iter env 6 +# vpp-compare-testbeds-mrr-clx-icx-ref: +# csit-vpp-perf-report-iterative-2101-2n-clx: +# - 53 # rls2101.rel MRR iter env 6 +# vpp-compare-testbeds-mrr-clx-icx-cmp: +# intel-csit-vpp-perf-report-iterative-2101-2n-icx: +# - 1 # master NDRPDR iter env 6 dpdk-compare-testbeds-ref: csit-dpdk-perf-report-iterative-2101-3n-hsw: @@ -3690,8 +3690,8 @@ - 17 # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01 - 18 # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00 - intel-csit-vpp-perf-report-iterative-2101-2n-icx: - - 1 # master NDRPDR iter env 6 +# intel-csit-vpp-perf-report-iterative-2101-2n-icx: +# - 1 # master NDRPDR iter env 6 csit-vpp-perf-report-iterative-2009-2n-zn2: - 15 # rls2009 MRR iter env 5 @@ -6113,97 +6113,97 @@ - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested." - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds." -# VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c ndr -- type: "table" - title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c ndr" - algorithm: "table_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-ndr" - include-tests: "NDR" # "PDR" | "NDR" | "MRR" - filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'NDRPDR' and '1C'" - columns: - - title: "2n-clx xxv710" - data-set: "vpp-compare-testbeds-clx-icx-ref" - tag: "NIC_Intel-XXV710" - - title: "2n-icx e810cq" - data-set: "vpp-compare-testbeds-clx-icx-cmp" - tag: "NIC_Intel-E810CQ" - comparisons: - - title: "Diff" - reference: 1 - compare: 2 - legend: - - "" - - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." - - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." - -# VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c ndr -- type: "table" - title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c ndr" - algorithm: "table_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-ndr" - include-tests: "NDR" # "PDR" | "NDR" | "MRR" - filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'NDRPDR' and '2C'" - columns: - - title: "2n-clx xxv710" - data-set: "vpp-compare-testbeds-clx-icx-ref" - tag: "NIC_Intel-XXV710" - - title: "2n-icx e810cq" - data-set: "vpp-compare-testbeds-clx-icx-cmp" - tag: "NIC_Intel-E810CQ" - comparisons: - - title: "Diff" - reference: 1 - compare: 2 - legend: - - "" - - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." - - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." - -# VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c pdr -- type: "table" - title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c pdr" - algorithm: "table_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-pdr" - include-tests: "PDR" # "PDR" | "NDR" | "MRR" - filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'NDRPDR' and '1C'" - columns: - - title: "2n-clx xxv710" - data-set: "vpp-compare-testbeds-clx-icx-ref" - tag: "NIC_Intel-XXV710" - - title: "2n-icx e810cq" - data-set: "vpp-compare-testbeds-clx-icx-cmp" - tag: "NIC_Intel-E810CQ" - comparisons: - - title: "Diff" - reference: 1 - compare: 2 - legend: - - "" - - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." - - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." - -# VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c pdr -- type: "table" - title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c pdr" - algorithm: "table_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-pdr" - include-tests: "PDR" # "PDR" | "NDR" | "MRR" - filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'NDRPDR' and '2C'" - columns: - - title: "2n-clx xxv710" - data-set: "vpp-compare-testbeds-clx-icx-ref" - tag: "NIC_Intel-XXV710" - - title: "2n-icx e810cq" - data-set: "vpp-compare-testbeds-clx-icx-cmp" - tag: "NIC_Intel-E810CQ" - comparisons: - - title: "Diff" - reference: 1 - compare: 2 - legend: - - "" - - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." - - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." +# # VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c ndr +# - type: "table" +# title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c ndr" +# algorithm: "table_comparison" +# output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-ndr" +# include-tests: "NDR" # "PDR" | "NDR" | "MRR" +# filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'NDRPDR' and '1C'" +# columns: +# - title: "2n-clx xxv710" +# data-set: "vpp-compare-testbeds-clx-icx-ref" +# tag: "NIC_Intel-XXV710" +# - title: "2n-icx e810cq" +# data-set: "vpp-compare-testbeds-clx-icx-cmp" +# tag: "NIC_Intel-E810CQ" +# comparisons: +# - title: "Diff" +# reference: 1 +# compare: 2 +# legend: +# - "" +# - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." +# - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." +# +# # VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c ndr +# - type: "table" +# title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c ndr" +# algorithm: "table_comparison" +# output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-ndr" +# include-tests: "NDR" # "PDR" | "NDR" | "MRR" +# filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'NDRPDR' and '2C'" +# columns: +# - title: "2n-clx xxv710" +# data-set: "vpp-compare-testbeds-clx-icx-ref" +# tag: "NIC_Intel-XXV710" +# - title: "2n-icx e810cq" +# data-set: "vpp-compare-testbeds-clx-icx-cmp" +# tag: "NIC_Intel-E810CQ" +# comparisons: +# - title: "Diff" +# reference: 1 +# compare: 2 +# legend: +# - "" +# - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." +# - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." +# +# # VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c pdr +# - type: "table" +# title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c pdr" +# algorithm: "table_comparison" +# output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-pdr" +# include-tests: "PDR" # "PDR" | "NDR" | "MRR" +# filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'NDRPDR' and '1C'" +# columns: +# - title: "2n-clx xxv710" +# data-set: "vpp-compare-testbeds-clx-icx-ref" +# tag: "NIC_Intel-XXV710" +# - title: "2n-icx e810cq" +# data-set: "vpp-compare-testbeds-clx-icx-cmp" +# tag: "NIC_Intel-E810CQ" +# comparisons: +# - title: "Diff" +# reference: 1 +# compare: 2 +# legend: +# - "" +# - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." +# - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." +# +# # VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c pdr +# - type: "table" +# title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c pdr" +# algorithm: "table_comparison" +# output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-pdr" +# include-tests: "PDR" # "PDR" | "NDR" | "MRR" +# filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'NDRPDR' and '2C'" +# columns: +# - title: "2n-clx xxv710" +# data-set: "vpp-compare-testbeds-clx-icx-ref" +# tag: "NIC_Intel-XXV710" +# - title: "2n-icx e810cq" +# data-set: "vpp-compare-testbeds-clx-icx-cmp" +# tag: "NIC_Intel-E810CQ" +# comparisons: +# - title: "Diff" +# reference: 1 +# compare: 2 +# legend: +# - "" +# - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." +# - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr - type: "table" @@ -7519,74 +7519,74 @@ - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested." - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds." -# VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c mrr -- type: "table" - title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c mrr" - algorithm: "table_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-mrr" - include-tests: "MRR" # "PDR" | "NDR" | "MRR" - filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'MRR' and '1C'" - columns: - - title: "2n-clx xxv710" - data-set: "vpp-compare-testbeds-mrr-clx-icx-ref" - tag: "NIC_Intel-XXV710" - - title: "2n-icx e810cq" - data-set: "vpp-compare-testbeds-mrr-clx-icx-cmp" - tag: "NIC_Intel-E810CQ" - comparisons: - - title: "Diff" - reference: 1 - compare: 2 - legend: - - "" - - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." - - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." - -# VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c mrr -- type: "table" - title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c mrr" - algorithm: "table_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-mrr" - include-tests: "MRR" # "PDR" | "NDR" | "MRR" - filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'MRR' and '2C'" - columns: - - title: "2n-clx xxv710" - data-set: "vpp-compare-testbeds-mrr-clx-icx-ref" - tag: "NIC_Intel-XXV710" - - title: "2n-icx e810cq" - data-set: "vpp-compare-testbeds-mrr-clx-icx-cmp" - tag: "NIC_Intel-E810CQ" - comparisons: - - title: "Diff" - reference: 1 - compare: 2 - legend: - - "" - - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." - - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." - -# VPP Comparison Across Testbeds 2n-clx to 2n-icx 4c mrr -- type: "table" - title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 4c mrr" - algorithm: "table_comparison" - output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-4c-mrr" - include-tests: "MRR" # "PDR" | "NDR" | "MRR" - filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'MRR' and '4C'" - columns: - - title: "2n-clx xxv710" - data-set: "vpp-compare-testbeds-mrr-clx-icx-ref" - tag: "NIC_Intel-XXV710" - - title: "2n-icx e810cq" - data-set: "vpp-compare-testbeds-mrr-clx-icx-cmp" - tag: "NIC_Intel-E810CQ" - comparisons: - - title: "Diff" - reference: 1 - compare: 2 - legend: - - "" - - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." - - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." +# # VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c mrr +# - type: "table" +# title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 1c mrr" +# algorithm: "table_comparison" +# output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-1c-mrr" +# include-tests: "MRR" # "PDR" | "NDR" | "MRR" +# filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'MRR' and '1C'" +# columns: +# - title: "2n-clx xxv710" +# data-set: "vpp-compare-testbeds-mrr-clx-icx-ref" +# tag: "NIC_Intel-XXV710" +# - title: "2n-icx e810cq" +# data-set: "vpp-compare-testbeds-mrr-clx-icx-cmp" +# tag: "NIC_Intel-E810CQ" +# comparisons: +# - title: "Diff" +# reference: 1 +# compare: 2 +# legend: +# - "" +# - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." +# - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." +# +# # VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c mrr +# - type: "table" +# title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 2c mrr" +# algorithm: "table_comparison" +# output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-2c-mrr" +# include-tests: "MRR" # "PDR" | "NDR" | "MRR" +# filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'MRR' and '2C'" +# columns: +# - title: "2n-clx xxv710" +# data-set: "vpp-compare-testbeds-mrr-clx-icx-ref" +# tag: "NIC_Intel-XXV710" +# - title: "2n-icx e810cq" +# data-set: "vpp-compare-testbeds-mrr-clx-icx-cmp" +# tag: "NIC_Intel-E810CQ" +# comparisons: +# - title: "Diff" +# reference: 1 +# compare: 2 +# legend: +# - "" +# - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." +# - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." +# +# # VPP Comparison Across Testbeds 2n-clx to 2n-icx 4c mrr +# - type: "table" +# title: "VPP Comparison Across Testbeds 2n-clx to 2n-icx 4c mrr" +# algorithm: "table_comparison" +# output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-clx-2n-icx-4c-mrr" +# include-tests: "MRR" # "PDR" | "NDR" | "MRR" +# filter: "('NIC_Intel-XXV710' or 'NIC_Intel-E810CQ') and 'MRR' and '4C'" +# columns: +# - title: "2n-clx xxv710" +# data-set: "vpp-compare-testbeds-mrr-clx-icx-ref" +# tag: "NIC_Intel-XXV710" +# - title: "2n-icx e810cq" +# data-set: "vpp-compare-testbeds-mrr-clx-icx-cmp" +# tag: "NIC_Intel-E810CQ" +# comparisons: +# - title: "Diff" +# reference: 1 +# compare: 2 +# legend: +# - "" +# - "2n-clx xxv710, 2n-icx e810cq - testbeds and NICs tested." +# - "Diff - difference between 2n-clx xxv710 and 2n-icx e810cq testbeds." # Detailed Test Results - VPP Performance Results 3n-hsw - type: "table" @@ -7676,22 +7676,22 @@ - "parent" - "msg" -# Detailed Test Results - VPP Performance Results 2n-icx -- type: "table" - title: "Detailed Test Results - VPP Performance Results 2n-icx" - algorithm: "table_merged_details" - output-file: "{DIR[DTR,PERF,VPP,2N,ICX]}/" - columns: - - title: " |prein| Test Name |preout| " - data: "data name" - - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99 P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99 P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99 P50 P90 P99 (90% PDR) |preout| " - data: "data msg" - data: "vpp-perf-results-2n-icx" - filter: "'NDRPDR'" - parameters: - - "name" - - "parent" - - "msg" +# # Detailed Test Results - VPP Performance Results 2n-icx +# - type: "table" +# title: "Detailed Test Results - VPP Performance Results 2n-icx" +# algorithm: "table_merged_details" +# output-file: "{DIR[DTR,PERF,VPP,2N,ICX]}/" +# columns: +# - title: " |prein| Test Name |preout| " +# data: "data name" +# - title: " |prein| Throughput: |br| 1. Mpps Gbps (NDR) |br| 2. Mpps Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3. P50 P90 P99 P50 P90 P99 (10% PDR) |br| 4. P50 P90 P99 P50 P90 P99 (50% PDR) |br| 5. P50 P90 P99 P50 P90 P99 (90% PDR) |preout| " +# data: "data msg" +# data: "vpp-perf-results-2n-icx" +# filter: "'NDRPDR'" +# parameters: +# - "name" +# - "parent" +# - "msg" # Detailed Test Results - VPP Performance Results 3n-tsh - type: "table" @@ -7846,22 +7846,22 @@ - "name" - "conf-history" -# Test configuration - VPP Performance Test Configs 2n-icx -- type: "table" - title: "Test configuration - VPP Performance Test Configs 2n-icx" - algorithm: "table_merged_details" - output-file: "{DIR[DTC,PERF,VPP,2N,ICX]}/" - columns: - - title: " |prein| Test Name |preout| " - data: "data name" - - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| " - data: "data conf-history" - data: "vpp-perf-results-2n-icx" - filter: "'NDRPDR'" - parameters: - - "parent" - - "name" - - "conf-history" +# # Test configuration - VPP Performance Test Configs 2n-icx +# - type: "table" +# title: "Test configuration - VPP Performance Test Configs 2n-icx" +# algorithm: "table_merged_details" +# output-file: "{DIR[DTC,PERF,VPP,2N,ICX]}/" +# columns: +# - title: " |prein| Test Name |preout| " +# data: "data name" +# - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| " +# data: "data conf-history" +# data: "vpp-perf-results-2n-icx" +# filter: "'NDRPDR'" +# parameters: +# - "parent" +# - "name" +# - "conf-history" # Test configuration - VPP Performance Test Configs 3n-tsh - type: "table" @@ -7971,13 +7971,13 @@ data: "vpp-perf-results-2n-clx" filter: "all" -# Test Operational Data - VPP Performance Operational Data 2n-icx -- type: "table" - title: "Test Operational Data - VPP Performance Operational Data 2n-icx" - algorithm: "table_oper_data_html" - output-file: "{DIR[DTO,PERF,VPP,2N,ICX]}/" - data: "vpp-perf-results-2n-icx" - filter: "'NDRPDR'" +# # Test Operational Data - VPP Performance Operational Data 2n-icx +# - type: "table" +# title: "Test Operational Data - VPP Performance Operational Data 2n-icx" +# algorithm: "table_oper_data_html" +# output-file: "{DIR[DTO,PERF,VPP,2N,ICX]}/" +# data: "vpp-perf-results-2n-icx" +# filter: "'NDRPDR'" # Test Operational Data - VPP Performance Operational Data 3n-tsh - type: "table" @@ -8096,22 +8096,22 @@ - "parent" - "msg" -# Detailed Test Results - VPP MRR Results 2n-icx -- type: "table" - title: "Detailed Test Results - VPP MRR Results 2n-icx" - algorithm: "table_merged_details" - output-file: "{DIR[DTR,MRR,VPP,2N,ICX]}/" - columns: - - title: " |prein| Test Name |preout| " - data: "data name" - - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| " - data: "data msg" - data: "vpp-mrr-results-2n-icx" - filter: "'MRR'" - parameters: - - "name" - - "parent" - - "msg" +# # Detailed Test Results - VPP MRR Results 2n-icx +# - type: "table" +# title: "Detailed Test Results - VPP MRR Results 2n-icx" +# algorithm: "table_merged_details" +# output-file: "{DIR[DTR,MRR,VPP,2N,ICX]}/" +# columns: +# - title: " |prein| Test Name |preout| " +# data: "data name" +# - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| " +# data: "data msg" +# data: "vpp-mrr-results-2n-icx" +# filter: "'MRR'" +# parameters: +# - "name" +# - "parent" +# - "msg" # Detailed Test Results - VPP MRR Results 3n-tsh - type: "table" @@ -8266,22 +8266,22 @@ - "name" - "conf-history" -# Test configuration - VPP MRR Test Configs 2n-icx -- type: "table" - title: "Test configuration - VPP MRR Test Configs 2n-icx" - algorithm: "table_merged_details" - output-file: "{DIR[DTC,MRR,VPP,2N,ICX]}/" - columns: - - title: " |prein| Test Name |preout| " - data: "data name" - - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| " - data: "data conf-history" - data: "vpp-mrr-results-2n-icx" - filter: "'MRR'" - parameters: - - "parent" - - "name" - - "conf-history" +# # Test configuration - VPP MRR Test Configs 2n-icx +# - type: "table" +# title: "Test configuration - VPP MRR Test Configs 2n-icx" +# algorithm: "table_merged_details" +# output-file: "{DIR[DTC,MRR,VPP,2N,ICX]}/" +# columns: +# - title: " |prein| Test Name |preout| " +# data: "data name" +# - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| " +# data: "data conf-history" +# data: "vpp-mrr-results-2n-icx" +# filter: "'MRR'" +# parameters: +# - "parent" +# - "name" +# - "conf-history" # Test configuration - VPP MRR Test Configs 3n-tsh - type: "table" @@ -9419,7 +9419,7 @@ - "{DIR[DTR,PERF,VPP,2N,SKX]}" - "{DIR[DTR,PERF,VPP,3N,SKX]}" - "{DIR[DTR,PERF,VPP,2N,CLX]}" - - "{DIR[DTR,PERF,VPP,2N,ICX]}" +# - "{DIR[DTR,PERF,VPP,2N,ICX]}" - "{DIR[DTR,PERF,VPP,2N,ZN2]}" - "{DIR[DTR,PERF,VPP,3N,HSW]}" - "{DIR[DTR,PERF,VPP,3N,TSH]}" @@ -9430,7 +9430,7 @@ - "vpp-perf-results-2n-skx" - "vpp-perf-results-3n-skx" - "vpp-perf-results-2n-clx" - - "vpp-perf-results-2n-icx" +# - "vpp-perf-results-2n-icx" - "vpp-perf-results-2n-zn2" - "vpp-perf-results-3n-hsw" - "vpp-perf-results-3n-tsh" @@ -9458,7 +9458,7 @@ - "2n-skx" - "3n-skx" - "2n-clx" - - "2n-icx" +# - "2n-icx" - "2n-zn2" - "3n-hsw" - "3n-tsh" @@ -9485,7 +9485,7 @@ - "{DIR[DTC,PERF,VPP,2N,SKX]}" - "{DIR[DTC,PERF,VPP,3N,SKX]}" - "{DIR[DTC,PERF,VPP,2N,CLX]}" - - "{DIR[DTC,PERF,VPP,2N,ICX]}" +# - "{DIR[DTC,PERF,VPP,2N,ICX]}" - "{DIR[DTC,PERF,VPP,2N,ZN2]}" - "{DIR[DTC,PERF,VPP,3N,HSW]}" - "{DIR[DTC,PERF,VPP,3N,TSH]}" @@ -9496,7 +9496,7 @@ - "vpp-perf-results-2n-skx" - "vpp-perf-results-3n-skx" - "vpp-perf-results-2n-clx" - - "vpp-perf-results-2n-icx" +# - "vpp-perf-results-2n-icx" - "vpp-perf-results-2n-zn2" - "vpp-perf-results-3n-hsw" - "vpp-perf-results-3n-tsh" @@ -9524,7 +9524,7 @@ - "2n-skx" - "3n-skx" - "2n-clx" - - "2n-icx" +# - "2n-icx" - "2n-zn2" - "3n-hsw" - "3n-tsh" @@ -9551,7 +9551,7 @@ - "{DIR[DTO,PERF,VPP,2N,SKX]}" - "{DIR[DTO,PERF,VPP,3N,SKX]}" - "{DIR[DTO,PERF,VPP,2N,CLX]}" - - "{DIR[DTO,PERF,VPP,2N,ICX]}" +# - "{DIR[DTO,PERF,VPP,2N,ICX]}" - "{DIR[DTO,PERF,VPP,2N,ZN2]}" - "{DIR[DTO,PERF,VPP,3N,HSW]}" - "{DIR[DTO,PERF,VPP,3N,TSH]}" @@ -9562,7 +9562,7 @@ - "vpp-perf-results-2n-skx" - "vpp-perf-results-3n-skx" - "vpp-perf-results-2n-clx" - - "vpp-perf-results-2n-icx" +# - "vpp-perf-results-2n-icx" - "vpp-perf-results-2n-zn2" - "vpp-perf-results-3n-hsw" - "vpp-perf-results-3n-tsh" @@ -9590,7 +9590,7 @@ - "2n-skx" - "3n-skx" - "2n-clx" - - "2n-icx" +# - "2n-icx" - "2n-zn2" - "3n-hsw" - "3n-tsh" @@ -9617,7 +9617,7 @@ - "{DIR[DTR,MRR,VPP,2N,SKX]}" - "{DIR[DTR,MRR,VPP,3N,SKX]}" - "{DIR[DTR,MRR,VPP,2N,CLX]}" - - "{DIR[DTR,MRR,VPP,2N,ICX]}" +# - "{DIR[DTR,MRR,VPP,2N,ICX]}" - "{DIR[DTR,MRR,VPP,2N,ZN2]}" - "{DIR[DTR,MRR,VPP,3N,HSW]}" - "{DIR[DTR,MRR,VPP,3N,TSH]}" @@ -9628,7 +9628,7 @@ - "vpp-mrr-results-2n-skx" - "vpp-mrr-results-3n-skx" - "vpp-mrr-results-2n-clx" - - "vpp-mrr-results-2n-icx" +# - "vpp-mrr-results-2n-icx" - "vpp-mrr-results-2n-zn2" - "vpp-mrr-results-3n-hsw" - "vpp-mrr-results-3n-tsh" @@ -9656,7 +9656,7 @@ - "2n-skx" - "3n-skx" - "2n-clx" - - "2n-icx" +# - "2n-icx" - "2n-zn2" - "3n-hsw" - "3n-tsh" @@ -9683,7 +9683,7 @@ - "{DIR[DTC,MRR,VPP,2N,SKX]}" - "{DIR[DTC,MRR,VPP,3N,SKX]}" - "{DIR[DTC,MRR,VPP,2N,CLX]}" - - "{DIR[DTC,MRR,VPP,2N,ICX]}" +# - "{DIR[DTC,MRR,VPP,2N,ICX]}" - "{DIR[DTC,MRR,VPP,2N,ZN2]}" - "{DIR[DTC,MRR,VPP,3N,HSW]}" - "{DIR[DTC,MRR,VPP,3N,TSH]}" @@ -9694,7 +9694,7 @@ - "vpp-mrr-results-2n-skx" - "vpp-mrr-results-3n-skx" - "vpp-mrr-results-2n-clx" - - "vpp-mrr-results-2n-icx" +# - "vpp-mrr-results-2n-icx" - "vpp-mrr-results-2n-zn2" - "vpp-mrr-results-3n-hsw" - "vpp-mrr-results-3n-tsh" @@ -9722,7 +9722,7 @@ - "2n-skx" - "3n-skx" - "2n-clx" - - "2n-icx" +# - "2n-icx" - "2n-zn2" - "3n-hsw" - "3n-tsh" @@ -15264,189 +15264,189 @@ title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-{test_type}" layout: "plot-throughput-speedup-analysis" -# 2n-icx - -- type: "plot" - title: "Throughput: 2n-icx-e810cq-64b-{core}-ip4routing-base-scale-avf-{test_type}" - algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-ip4routing-base-scale-avf-{test_type}" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - core: ["2t1c", ] - include: - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr" - layout: - title: "2n-icx-e810cq-64b-{core}-ip4routing-base-scale-avf-{test_type}" - layout: "plot-throughput" - -- type: "plot" - title: "Throughput: 2n-icx-e810cq-64b-{core}-ip4routing-base-scale-dpdk-{test_type}" - algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-ip4routing-base-scale-dpdk-{test_type}" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - core: ["2t1c", ] - include: - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr" - layout: - title: "2n-icx-e810cq-64b-{core}-ip4routing-base-scale-dpdk-{test_type}" - layout: "plot-throughput" - -- type: "plot" - title: "Throughput: 2n-icx-e810cq-78b-{core}-ip6routing-base-scale-avf-{test_type}" - algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-78b-{core}-ip6routing-base-scale-avf-{test_type}" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - core: ["2t1c", ] - include: - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr" - layout: - title: "2n-icx-e810cq-78b-{core}-ip6routing-base-scale-avf-{test_type}" - layout: "plot-throughput" - -- type: "plot" - title: "Throughput: 2n-icx-e810cq-78b-{core}-ip6routing-base-scale-dpdk-{test_type}" - algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-78b-{core}-ip6routing-base-scale-dpdk-{test_type}" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - core: ["2t1c", ] - include: - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr" - layout: - title: "2n-icx-e810cq-78b-{core}-ip6routing-base-scale-dpdk-{test_type}" - layout: "plot-throughput" - -- type: "plot" - title: "Throughput: 2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" - algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - core: ["2t1c", ] - include: - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr" - layout: - title: "2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" - layout: "plot-throughput" - -- type: "plot" - title: "Throughput: 2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" - algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - core: ["2t1c", ] - include: - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr" - layout: - title: "2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" - layout: "plot-throughput" - -- type: "plot" - title: "Speedup: 2n-icx-e810cq-64b-ip4routing-base-scale-avf-{test_type}-tsa" - algorithm: "plot_tsa_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-ip4routing-base-scale-avf-{test_type}-tsa" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - include: - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr" - layout: - title: "2n-icx-e810cq-64b-ip4routing-base-scale-avf-{test_type}" - layout: "plot-throughput-speedup-analysis" - -- type: "plot" - title: "Speedup: 2n-icx-e810cq-64b-ip4routing-base-scale-dpdk-{test_type}-tsa" - algorithm: "plot_tsa_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-ip4routing-base-scale-dpdk-{test_type}-tsa" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - include: - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr" - - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr" - layout: - title: "2n-icx-e810cq-64b-ip4routing-base-scale-dpdk-{test_type}" - layout: "plot-throughput-speedup-analysis" - -- type: "plot" - title: "Speedup: 2n-icx-e810cq-78b-ip6routing-base-scale-avf-{test_type}-tsa" - algorithm: "plot_tsa_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-78b-ip6routing-base-scale-avf-{test_type}-tsa" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - include: - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr" - layout: - title: "2n-icx-e810cq-78b-ip6routing-base-scale-avf-{test_type}" - layout: "plot-throughput-speedup-analysis" - -- type: "plot" - title: "Speedup: 2n-icx-e810cq-78b-ip6routing-base-scale-dpdk-{test_type}-tsa" - algorithm: "plot_tsa_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-78b-ip6routing-base-scale-dpdk-{test_type}-tsa" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - include: - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr" - - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr" - layout: - title: "2n-icx-e810cq-78b-ip6routing-base-scale-dpdk-{test_type}" - layout: "plot-throughput-speedup-analysis" - -- type: "plot" - title: "Speedup: 2n-icx-e810cq-64b-l2switching-base-scale-avf-{test_type}-tsa" - algorithm: "plot_tsa_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-l2switching-base-scale-avf-{test_type}-tsa" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - include: - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr" - layout: - title: "2n-icx-e810cq-64b-l2switching-base-scale-avf-{test_type}" - layout: "plot-throughput-speedup-analysis" - -- type: "plot" - title: "Speedup: 2n-icx-e810cq-64b-l2switching-base-scale-dpdk-{test_type}-tsa" - algorithm: "plot_tsa_name" - output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-l2switching-base-scale-dpdk-{test_type}-tsa" - data: "plot-vpp-throughput-lat-tsa-2n-icx" - include: - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr" - - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr" - layout: - title: "2n-icx-e810cq-64b-l2switching-base-scale-dpdk-{test_type}" - layout: "plot-throughput-speedup-analysis" +# # 2n-icx +# +# - type: "plot" +# title: "Throughput: 2n-icx-e810cq-64b-{core}-ip4routing-base-scale-avf-{test_type}" +# algorithm: "plot_ndrpdr_box_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-ip4routing-base-scale-avf-{test_type}" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# core: ["2t1c", ] +# include: +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Base-Ndrpdr.64B-{core}-avf-ethip4-ip4base-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale20k-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-avf-ethip4-ip4scale200k-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-avf-ethip4-ip4scale2m-ndrpdr" +# layout: +# title: "2n-icx-e810cq-64b-{core}-ip4routing-base-scale-avf-{test_type}" +# layout: "plot-throughput" +# +# - type: "plot" +# title: "Throughput: 2n-icx-e810cq-64b-{core}-ip4routing-base-scale-dpdk-{test_type}" +# algorithm: "plot_ndrpdr_box_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-ip4routing-base-scale-dpdk-{test_type}" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# core: ["2t1c", ] +# include: +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-Ndrpdr.64B-{core}-ethip4-ip4base-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale20K-Ndrpdr.64B-{core}-ethip4-ip4scale20k-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale200K-Ndrpdr.64B-{core}-ethip4-ip4scale200k-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale2M-Ndrpdr.64B-{core}-ethip4-ip4scale2m-ndrpdr" +# layout: +# title: "2n-icx-e810cq-64b-{core}-ip4routing-base-scale-dpdk-{test_type}" +# layout: "plot-throughput" +# +# - type: "plot" +# title: "Throughput: 2n-icx-e810cq-78b-{core}-ip6routing-base-scale-avf-{test_type}" +# algorithm: "plot_ndrpdr_box_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-78b-{core}-ip6routing-base-scale-avf-{test_type}" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# core: ["2t1c", ] +# include: +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Base-Ndrpdr.78B-{core}-avf-ethip6-ip6base-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale20k-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-avf-ethip6-ip6scale200k-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-avf-ethip6-ip6scale2m-ndrpdr" +# layout: +# title: "2n-icx-e810cq-78b-{core}-ip6routing-base-scale-avf-{test_type}" +# layout: "plot-throughput" +# +# - type: "plot" +# title: "Throughput: 2n-icx-e810cq-78b-{core}-ip6routing-base-scale-dpdk-{test_type}" +# algorithm: "plot_ndrpdr_box_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-78b-{core}-ip6routing-base-scale-dpdk-{test_type}" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# core: ["2t1c", ] +# include: +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Base-Ndrpdr.78B-{core}-ethip6-ip6base-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale20K-Ndrpdr.78B-{core}-ethip6-ip6scale20k-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale200K-Ndrpdr.78B-{core}-ethip6-ip6scale200k-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale2M-Ndrpdr.78B-{core}-ethip6-ip6scale2m-ndrpdr" +# layout: +# title: "2n-icx-e810cq-78b-{core}-ip6routing-base-scale-dpdk-{test_type}" +# layout: "plot-throughput" +# +# - type: "plot" +# title: "Throughput: 2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" +# algorithm: "plot_ndrpdr_box_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# core: ["2t1c", ] +# include: +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Patch-Ndrpdr.64B-{core}-avf-eth-l2patch-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Xcbase-Ndrpdr.64B-{core}-avf-eth-l2xcbase-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdbasemaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale10kmaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale100kmaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-avf-eth-l2bdscale1mmaclrn-ndrpdr" +# layout: +# title: "2n-icx-e810cq-64b-{core}-l2switching-base-scale-avf-{test_type}" +# layout: "plot-throughput" +# +# - type: "plot" +# title: "Throughput: 2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" +# algorithm: "plot_ndrpdr_box_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# core: ["2t1c", ] +# include: +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Patch-Ndrpdr.64B-{core}-eth-l2patch-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Xcbase-Ndrpdr.64B-{core}-eth-l2xcbase-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Ndrpdr.64B-{core}-eth-l2bdbasemaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale10kmaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale100kmaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-{core}-eth-l2bdscale1mmaclrn-ndrpdr" +# layout: +# title: "2n-icx-e810cq-64b-{core}-l2switching-base-scale-dpdk-{test_type}" +# layout: "plot-throughput" +# +# - type: "plot" +# title: "Speedup: 2n-icx-e810cq-64b-ip4routing-base-scale-avf-{test_type}-tsa" +# algorithm: "plot_tsa_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-ip4routing-base-scale-avf-{test_type}-tsa" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# include: +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr" +# layout: +# title: "2n-icx-e810cq-64b-ip4routing-base-scale-avf-{test_type}" +# layout: "plot-throughput-speedup-analysis" +# +# - type: "plot" +# title: "Speedup: 2n-icx-e810cq-64b-ip4routing-base-scale-dpdk-{test_type}-tsa" +# algorithm: "plot_tsa_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-ip4routing-base-scale-dpdk-{test_type}-tsa" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# include: +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr" +# - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1E810Cq-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr" +# layout: +# title: "2n-icx-e810cq-64b-ip4routing-base-scale-dpdk-{test_type}" +# layout: "plot-throughput-speedup-analysis" +# +# - type: "plot" +# title: "Speedup: 2n-icx-e810cq-78b-ip6routing-base-scale-avf-{test_type}-tsa" +# algorithm: "plot_tsa_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-78b-ip6routing-base-scale-avf-{test_type}-tsa" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# include: +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr" +# layout: +# title: "2n-icx-e810cq-78b-ip6routing-base-scale-avf-{test_type}" +# layout: "plot-throughput-speedup-analysis" +# +# - type: "plot" +# title: "Speedup: 2n-icx-e810cq-78b-ip6routing-base-scale-dpdk-{test_type}-tsa" +# algorithm: "plot_tsa_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-78b-ip6routing-base-scale-dpdk-{test_type}-tsa" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# include: +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr" +# - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1E810Cq-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr" +# layout: +# title: "2n-icx-e810cq-78b-ip6routing-base-scale-dpdk-{test_type}" +# layout: "plot-throughput-speedup-analysis" +# +# - type: "plot" +# title: "Speedup: 2n-icx-e810cq-64b-l2switching-base-scale-avf-{test_type}-tsa" +# algorithm: "plot_tsa_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-l2switching-base-scale-avf-{test_type}-tsa" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# include: +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr" +# layout: +# title: "2n-icx-e810cq-64b-l2switching-base-scale-avf-{test_type}" +# layout: "plot-throughput-speedup-analysis" +# +# - type: "plot" +# title: "Speedup: 2n-icx-e810cq-64b-l2switching-base-scale-dpdk-{test_type}-tsa" +# algorithm: "plot_tsa_name" +# output-file: "{DIR[STATIC,VPP]}/2n-icx-e810cq-64b-l2switching-base-scale-dpdk-{test_type}-tsa" +# data: "plot-vpp-throughput-lat-tsa-2n-icx" +# include: +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr" +# - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1E810Cq-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr" +# layout: +# title: "2n-icx-e810cq-64b-l2switching-base-scale-dpdk-{test_type}" +# layout: "plot-throughput-speedup-analysis" # Packet Throughput - DPDK @@ -16839,16 +16839,16 @@ layout: layout: "plot-hdrh-latency-percentile-x-log" -- type: "plot" - title: "Latency by percentile: 2n-icx" - algorithm: "plot_hdrh_lat_by_percentile_x_log" - output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-icx" - output-file-links: "{DIR[LAT,VPP]}/2n_icx.rst" - target-links: "../../_static/vpp" - data: "plot-vpp-hdrh-lat-2n-icx" - filter: "'2T1C' and 'NIC_Intel-E810CQ' and 'NDRPDR'" - layout: - layout: "plot-hdrh-latency-percentile-x-log" +# - type: "plot" +# title: "Latency by percentile: 2n-icx" +# algorithm: "plot_hdrh_lat_by_percentile_x_log" +# output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-icx" +# output-file-links: "{DIR[LAT,VPP]}/2n_icx.rst" +# target-links: "../../_static/vpp" +# data: "plot-vpp-hdrh-lat-2n-icx" +# filter: "'2T1C' and 'NIC_Intel-E810CQ' and 'NDRPDR'" +# layout: +# layout: "plot-hdrh-latency-percentile-x-log" - type: "plot" title: "Latency by percentile: 3n-hsw" -- 2.16.6