From: Tibor Frank Date: Wed, 9 Nov 2022 09:49:22 +0000 (+0100) Subject: Report: Final clean-up X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=c4275b598e6c333ecbbd45ad3742ab6cc6ba24b8 Report: Final clean-up Signed-off-by: Tibor Frank Change-Id: I396b394aed58da29e6873e36c1cdcb323b3cf474 --- diff --git a/docs/report/dpdk_performance_tests/throughput_trending.rst b/docs/report/dpdk_performance_tests/throughput_trending.rst index cd20048104..0c97697373 100644 --- a/docs/report/dpdk_performance_tests/throughput_trending.rst +++ b/docs/report/dpdk_performance_tests/throughput_trending.rst @@ -3,15 +3,4 @@ Throughput Trending In addition to reporting throughput comparison between DPDK releases, CSIT provides regular performance trending for DPDK release branches: - -#. `Performance Dashboard `_: - per DPDK test case throughput trend, trend compliance and summary of - detected anomalies. - -#. `Trending Methodology `_: - throughput test metrics, trend calculations and anomaly - classification (progression, regression). - -#. `DPDK Trendline Graphs `_: - weekly DPDK Testpmd and L3fwd MRR throughput measurements against - the trendline with anomaly highlights and associated CSIT test jobs. +`C-Dash `_ diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 0e40ae6ad4..2b6f111470 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -50,7 +50,6 @@ CSIT-2210 trex_performance_tests/overview trex_performance_tests/csit_release_notes trex_performance_tests/packet_throughput_graphs/index - trex_performance_tests/packet_latency/index trex_performance_tests/throughput_trending trex_performance_tests/test_environment diff --git a/docs/report/trex_performance_tests/index.rst b/docs/report/trex_performance_tests/index.rst index 8596f71479..48e3aeada5 100644 --- a/docs/report/trex_performance_tests/index.rst +++ b/docs/report/trex_performance_tests/index.rst @@ -6,6 +6,8 @@ TRex Performance overview csit_release_notes packet_throughput_graphs/index - packet_latency/index throughput_trending test_environment + +.. + packet_latency/index diff --git a/docs/report/trex_performance_tests/packet_latency/index.rst b/docs/report/trex_performance_tests/packet_latency/index.rst index 274b785085..3bc5530938 100644 --- a/docs/report/trex_performance_tests/packet_latency/index.rst +++ b/docs/report/trex_performance_tests/packet_latency/index.rst @@ -40,4 +40,6 @@ Additional information about graph data: :maxdepth: 3 2n-icx-e810cq + +.. 1n-aws-nitro50g diff --git a/docs/report/trex_performance_tests/packet_throughput_graphs/2n-icx-e810cq.rst b/docs/report/trex_performance_tests/packet_throughput_graphs/2n-icx-e810cq.rst index 8b4b124b2a..ed3aa024d2 100644 --- a/docs/report/trex_performance_tests/packet_throughput_graphs/2n-icx-e810cq.rst +++ b/docs/report/trex_performance_tests/packet_throughput_graphs/2n-icx-e810cq.rst @@ -128,13 +128,13 @@ CSIT source code for the test cases used for plots can be found in \clearpage -64b-ip4routing-[udp|tcp]-stf-pps --------------------------------- +64b-ip4routing-[udp|tcp]-stf-tput +--------------------------------- .. raw:: html
- +


@@ -143,8 +143,8 @@ CSIT source code for the test cases used for plots can be found in \begin{figure}[H] \centering \graphicspath{{../_build/_static/trex/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-icx-e810cq-64b--ip4routing-stf-pps-ndr} - \label{fig:2n-icx-e810cq-64b--ip4routing-stf-pps-ndr} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-icx-e810cq-64b--ip4routing-stf-tput-ndr} + \label{fig:2n-icx-e810cq-64b--ip4routing-stf-tput-ndr} \end{figure} .. raw:: latex @@ -154,7 +154,7 @@ CSIT source code for the test cases used for plots can be found in .. raw:: html
- +


@@ -163,8 +163,8 @@ CSIT source code for the test cases used for plots can be found in \begin{figure}[H] \centering \graphicspath{{../_build/_static/trex/}} - \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-icx-e810cq-64b--ip4routing-stf-pps-pdr} - \label{fig:2n-icx-e810cq-64b--ip4routing-stf-pps-pdr} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{2n-icx-e810cq-64b--ip4routing-stf-tput-pdr} + \label{fig:2n-icx-e810cq-64b--ip4routing-stf-tput-pdr} \end{figure} .. raw:: latex diff --git a/docs/report/trex_performance_tests/throughput_trending.rst b/docs/report/trex_performance_tests/throughput_trending.rst index 9106cb4bdf..92adb1d0e1 100644 --- a/docs/report/trex_performance_tests/throughput_trending.rst +++ b/docs/report/trex_performance_tests/throughput_trending.rst @@ -2,13 +2,4 @@ Throughput Trending ------------------- CSIT provides continuous performance trending for master branch: - -#. `TRex Trending Graphs `_: - per TRex test case throughput trend, trend compliance and summary of - detected anomalies. We expect TRex to hit the curently used bps or pps limit, - so no anomalies here (unless we change those limits in CSIT). - -#. `TRex Latency Graphs `_: - per TRex build NDRPDR latency measurements against the trendline. - We have seen in past that the latency numbers can depend on TRex version, - NIC firmware, or driver used. +`C-Dash `_ diff --git a/docs/report/vpp_performance_tests/comparisons/index.rst b/docs/report/vpp_performance_tests/comparisons/index.rst index 9569e27ed1..b077cb203d 100644 --- a/docs/report/vpp_performance_tests/comparisons/index.rst +++ b/docs/report/vpp_performance_tests/comparisons/index.rst @@ -12,5 +12,7 @@ Comparisons current_vs_previous_release 2n-clx_vs_2n-icx_testbeds - nic_comparison soak_vs_ndr + +.. + nic_comparison diff --git a/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst index 42a838d348..b783186dfd 100644 --- a/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst +++ b/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst @@ -18,5 +18,7 @@ CSIT source code for the test cases used for plots can be found in vm_vhost-2n-clx-cx556a vm_vhost-2n-clx-e810cq vm_vhost-2n-zn2-xxv710 - vm_vhost-3n-alt-xl710 vm_vhost-3n-tsh-x520 + +.. + vm_vhost-3n-alt-xl710 diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst index bb15cd3fb2..2eba04aab1 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst @@ -26,5 +26,7 @@ CSIT source code for the test cases used for plots can be found in vm_vhost-2n-clx-e810cq vm_vhost-2n-zn2-xxv710 vm_vhost-2n-zn2-cx556a - vm_vhost-3n-alt-xl710 vm_vhost-3n-tsh-x520 + +.. + vm_vhost-3n-alt-xl710 diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst index 8940c5db72..f7efe8a142 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst @@ -25,5 +25,7 @@ CSIT source code for the test cases used for plots can be found in vm_vhost-2n-clx-e810cq vm_vhost-2n-zn2-xxv710 vm_vhost-2n-zn2-cx556a - vm_vhost-3n-alt-xl710 vm_vhost-3n-tsh-x520 + +.. + vm_vhost-3n-alt-xl710 diff --git a/docs/report/vpp_performance_tests/throughput_trending.rst b/docs/report/vpp_performance_tests/throughput_trending.rst index fb5ba66e5c..4597f24ff6 100644 --- a/docs/report/vpp_performance_tests/throughput_trending.rst +++ b/docs/report/vpp_performance_tests/throughput_trending.rst @@ -3,15 +3,4 @@ Throughput Trending In addition to reporting throughput comparison between VPP releases, CSIT provides continuous performance trending for VPP master branch: - -#. `Performance Dashboard `_: - per VPP test case throughput trend, trend compliance and summary of - detected anomalies. - -#. `Trending Methodology `_: - throughput test metrics, trend calculations and anomaly - classification (progression, regression). - -#. `VPP Trendline Graphs `_: - per VPP build MRR throughput measurements against the trendline - with anomaly highlights and associated CSIT test jobs. +`C-Dash `_ diff --git a/resources/tools/presentation/generator_plots.py b/resources/tools/presentation/generator_plots.py index 583445eaef..9db74e811c 100644 --- a/resources/tools/presentation/generator_plots.py +++ b/resources/tools/presentation/generator_plots.py @@ -1217,6 +1217,8 @@ def plot_tsa_name(plot, input_data): limit = plot[u"limits"][u"nic"][u"e810cq"] elif u"e810xxv" in test_name: limit = plot[u"limits"][u"nic"][u"e810xxv"] + elif u"e822cq" in test_name: + limit = plot[u"limits"][u"nic"][u"e822cq"] else: limit = 0 if limit > nic_limit: diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 90f915a372..356f3cce33 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -113,6 +113,7 @@ - 21 # rls2210.rel NDRPDR iter env 11 - 22 # rls2210.rel NDRPDR iter env 11 - 23 # rls2210.rel NDRPDR iter env 11 + - 25 # rls2210.rel NDRPDR iter env 11 vpp-2n-zn2-curr-iter-best: csit-vpp-perf-report-iterative-2210-2n-zn2: @@ -456,6 +457,7 @@ - 12 # rls2210.rel NDRPDR iter env 11 - 13 # rls2210.rel NDRPDR iter env 11 - 14 # rls2210.rel NDRPDR iter env 11 + - 15 # rls2210.rel NDRPDR iter env 11 vpp-3n-tsh-curr-iter-best: csit-vpp-perf-report-iterative-2210-3n-tsh: @@ -576,6 +578,7 @@ - 14 # rls2210.rel NDRPDR iter env 11 - 15 # rls2210.rel NDRPDR iter env 11 - 16 # rls2210.rel NDRPDR iter env 11 + - 17 # rls2210.rel NDRPDR iter env 11 - 18 # rls2210.rel NDRPDR iter env 11 vpp-2n-tx2-curr-iter-best: @@ -968,7 +971,8 @@ - 64 # rls2210.rel NDRPDR nf-density iter env 11 - 66 # rls2210.rel NDRPDR nf-density iter env 11 - 67 # rls2210.rel NDRPDR nf-density iter env 11 - + - 87 # rls2210.rel NDRPDR nf-density iter env 11 + vpp-2n-icx-curr-nfv-mrr: csit-vpp-perf-report-iterative-2210-2n-icx: - 49 # rls2210.rel MRR nf-density iter env 11 @@ -1170,6 +1174,9 @@ - 44 # rls2210.rel hoststack iter env 11 - 45 # rls2210.rel hoststack iter env 11 - 46 # rls2210.rel hoststack iter env 11 + - 47 # rls2210.rel hoststack iter env 11 + - 48 # rls2210.rel hoststack iter env 11 + - 49 # rls2210.rel hoststack iter env 11 vpp-3n-icx-curr-cov: csit-vpp-perf-report-coverage-2210-3n-icx: @@ -1177,6 +1184,8 @@ - 8 # rls2210.rel NDRPDR cov env 11 - 9 # rls2210.rel NDRPDR cov env 11 - 10 # rls2210.rel NDRPDR cov env 11 + - 11 # rls2210.rel NDRPDR cov env 11 + - 14 # rls2210.rel NDRPDR cov env 11 dpdk-3n-icx-hist-iter: csit-dpdk-perf-report-iterative-2202-3n-icx: @@ -1251,6 +1260,7 @@ - 13 # rls2210.rel NDRPDR iter env 11 - 14 # rls2210.rel NDRPDR iter env 11 - 15 # rls2210.rel NDRPDR iter env 11 + - 17 # rls2210.rel NDRPDR iter env 11 vpp-3n-alt-curr-iter-best: csit-vpp-perf-report-iterative-2210-3n-alt: diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 9d4163e363..3c60cd28e1 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -6412,6 +6412,26 @@ filter: "all" data-start-level: 4 +# TRex Performance Results 2n-icx +- type: "file" + title: "TRex Performance Results 2n-icx" + algorithm: "file_test_results" + output-file: "{DIR[DTR,PERF,TREX,2N,ICX]}" + dir-tables: "{DIR[DTR,PERF,TREX,2N,ICX]}" + data: "trex-2n-icx-curr-cov" + filter: "all" + data-start-level: 4 + +# TRex Performance Results 1n-aws +- type: "file" + title: "TRex Performance Results 1n-aws" + algorithm: "file_test_results" + output-file: "{DIR[DTR,PERF,TREX,1N,AWS]}" + dir-tables: "{DIR[DTR,PERF,TREX,1N,AWS]}" + data: "trex-1n-aws-curr-cov" + filter: "all" + data-start-level: 4 + ################################################################################ ### P L O T S ### ################################################################################ @@ -10435,7 +10455,7 @@ algorithm: "plot_ndrpdr_box_name" output-file: "{DIR[STATIC,DPDK]}/2n-icx-xxv710-64b-{core}-base-{test_type}" data: "dpdk-2n-icx-curr-iter" - core: ["2t1c", "4t2c"] + core: ["1t1c", "2t2c"] include: - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr" - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr" @@ -10462,7 +10482,7 @@ algorithm: "plot_ndrpdr_box_name" output-file: "{DIR[STATIC,DPDK]}/3n-icx-xxv710-64b-{core}-base-{test_type}" data: "dpdk-3n-icx-curr-iter" - core: ["2t1c", "4t2c"] + core: ["1t1c", "1t2c"] include: - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr" - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr" @@ -10489,7 +10509,7 @@ algorithm: "plot_ndrpdr_box_name" output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-{core}-base-{test_type}" data: "dpdk-2n-clx-curr-iter" - core: ["2t1c", "4t2c"] + core: ["1t1c", "2t2c"] include: - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr" - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr" @@ -10502,7 +10522,7 @@ algorithm: "plot_ndrpdr_box_name" output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-{core}-base-{test_type}" data: "dpdk-2n-clx-curr-iter" - core: ["2t1c", "4t2c"] + core: ["1t1c", "2t2c"] include: - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr" - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr" @@ -11544,7 +11564,7 @@ algorithm: "plot_ndrpdr_box_name" output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-{core}-base-{test_type}" data: "dpdk-2n-zn2-curr-iter" - core: ["2t1c", "4t2c"] + core: ["1t1c", "2t2c"] include: - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr" - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr" @@ -11557,7 +11577,7 @@ algorithm: "plot_ndrpdr_box_name" output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-{core}-base-{test_type}" data: "dpdk-2n-zn2-curr-iter" - core: ["2t1c", "4t2c"] + core: ["1t1c", "2t2c"] include: - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-{core}-eth-l2xcbase-testpmd-ndrpdr" - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-{core}-ethip4-ip4base-l3fwd-ndrpdr" @@ -12307,16 +12327,16 @@ layout: layout: "plot-hdrh-latency-percentile-x-log" -- type: "plot" - title: "Latency by percentile: TRex 1n-aws" - algorithm: "plot_hdrh_lat_by_percentile_x_log" - output-file: "{DIR[STATIC,TREX]}/hdrh-lat-percentile-1n-aws" - output-file-links: "{DIR[LAT,TREX]}/1n_aws.rst" - target-links: "../../_static/trex" - data: "trex-1n-aws-curr-iter-best" - filter: "'2T1C'" - layout: - layout: "plot-hdrh-latency-percentile-x-log" +# - type: "plot" +# title: "Latency by percentile: TRex 1n-aws" +# algorithm: "plot_hdrh_lat_by_percentile_x_log" +# output-file: "{DIR[STATIC,TREX]}/hdrh-lat-percentile-1n-aws" +# output-file-links: "{DIR[LAT,TREX]}/1n_aws.rst" +# target-links: "../../_static/trex" +# data: "trex-1n-aws-curr-iter-best" +# filter: "'2T1C'" +# layout: +# layout: "plot-hdrh-latency-percentile-x-log" - type: "plot" title: "Latency by percentile: 2n-zn2" @@ -12435,7 +12455,7 @@ output-file-links: "{DIR[LAT,DPDK]}/2n_icx.rst" target-links: "../../_static/dpdk" data: "dpdk-2n-icx-curr-iter-best" - filter: "'2T1C' and 'NIC_Intel-XXV710'" + filter: "'1T1C' and 'NIC_Intel-XXV710'" layout: layout: "plot-hdrh-latency-percentile-x-log" @@ -12446,7 +12466,7 @@ output-file-links: "{DIR[LAT,DPDK]}/3n_icx.rst" target-links: "../../_static/dpdk" data: "dpdk-3n-icx-curr-iter-best" - filter: "'2T1C' and 'NIC_Intel-XXV710'" + filter: "'1T1C' and 'NIC_Intel-XXV710'" layout: layout: "plot-hdrh-latency-percentile-x-log" @@ -12457,7 +12477,7 @@ output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst" target-links: "../../_static/dpdk" data: "dpdk-2n-clx-curr-iter-best" - filter: "'2T1C' and 'NIC_Intel-XXV710'" + filter: "'1T1C' and 'NIC_Intel-XXV710'" layout: layout: "plot-hdrh-latency-percentile-x-log" @@ -12468,7 +12488,7 @@ output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst" target-links: "../../_static/dpdk" data: "dpdk-2n-zn2-curr-iter-best" - filter: "'2T1C' and 'NIC_Intel-XXV710'" + filter: "'1T1C' and 'NIC_Intel-XXV710'" layout: layout: "plot-hdrh-latency-percentile-x-log" @@ -12629,18 +12649,18 @@ layout: "plot-throughput" - type: "plot" - title: "Throughput: 2n-icx-e810cq-64b--ip4routing-stf-pps-{test_type}" + title: "Throughput: 2n-icx-e810cq-64b--ip4routing-stf-tput-{test_type}" algorithm: "plot_ndrpdr_box_name" - output-file: "{DIR[STATIC,TREX]}/2n-icx-e810cq-64b--ip4routing-stf-pps-{test_type}" + output-file: "{DIR[STATIC,TREX]}/2n-icx-e810cq-64b--ip4routing-stf-tput-{test_type}" data: "trex-2n-icx-curr-iter" core: ["2t1c", ] include: - - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Tcp-Ip4Base-H1024-P63-S64512-pps-Tg-Ndrpdr.100B--ethip4tcp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr" - - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Tcp-Ip4Base-H262144-P63-S16515072-pps-Tg-Ndrpdr.100B--ethip4tcp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr" - - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Udp-Ip4Base-H1024-P63-S64512-pps-Tg-Ndrpdr.100B--ethip4udp-ip4base-h1024-p63-s64512-pps-tg-ndrpdr" - - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Udp-Ip4Base-H262144-P63-S16515072-pps-Tg-Ndrpdr.100B--ethip4udp-ip4base-h262144-p63-s16515072-pps-tg-ndrpdr" + - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Tcp-Ip4Base-H1024-P63-S64512-tput-Tg-Ndrpdr.100B--ethip4tcp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr" + - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Tcp-Ip4Base-H262144-P63-S16515072-tput-Tg-Ndrpdr.100B--ethip4tcp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr" + - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Udp-Ip4Base-H1024-P63-S64512-tput-Tg-Ndrpdr.100B--ethip4udp-ip4base-h1024-p63-s64512-tput-tg-ndrpdr" + - "Tests.Trex.Perf.Ip4.1N1L-100Ge2P1E810Cq-Ethip4Udp-Ip4Base-H262144-P63-S16515072-tput-Tg-Ndrpdr.100B--ethip4udp-ip4base-h262144-p63-s16515072-tput-tg-ndrpdr" layout: - title: "2n-icx-e810cq-64b--ip4routing-stf-pps-{test_type}" + title: "2n-icx-e810cq-64b--ip4routing-stf-tput-{test_type}" layout: "plot-throughput" - type: "plot"