From 6533fa595faa39f3b966cc6ee82e99aa48c9a806 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 13 Jul 2022 10:59:06 +0200 Subject: [PATCH] Report: Add rls data, fixes Change-Id: I2639ac5e124ed3c74f92b417e057d1a4e5bd9825 Signed-off-by: Tibor Frank --- docs/report/dpdk_performance_tests/csit_release_notes.rst | 2 +- docs/report/introduction/introduction.rst | 14 ++++++++++++++ .../presentation/specifications/report/data_sets.yaml | 6 +++--- .../tools/presentation/specifications/report/elements.yaml | 4 ++-- .../presentation/specifications/report/environment.yaml | 2 +- 5 files changed, 21 insertions(+), 7 deletions(-) diff --git a/docs/report/dpdk_performance_tests/csit_release_notes.rst b/docs/report/dpdk_performance_tests/csit_release_notes.rst index efb8136ef4..09e4971401 100644 --- a/docs/report/dpdk_performance_tests/csit_release_notes.rst +++ b/docs/report/dpdk_performance_tests/csit_release_notes.rst @@ -6,7 +6,7 @@ Changes in |csit-release| #. TEST FRAMEWORK - - **CSIT test environment** version has been updated to ver. 8, see + - **CSIT test environment** version has been updated to ver. 10, see :ref:`test_environment_versioning`. #. DPDK PERFORMANCE TESTS diff --git a/docs/report/introduction/introduction.rst b/docs/report/introduction/introduction.rst index a1d2885b0d..35b819d9e5 100644 --- a/docs/report/introduction/introduction.rst +++ b/docs/report/introduction/introduction.rst @@ -61,6 +61,20 @@ available for download. - **Documentation**: Pointers to CSIT source code documentation for DPDK performance tests. +#. TREX PERFORMANCE: TREX performance tests executed in physical + FD.io testbeds. + + - **Overview**: Tested logical topologies, test coverage. + - **Release Notes**: Changes in |csit-release|, known issues. + - **Packet Throughput**: NDR, PDR throughput graphs based on results + from repeated same test job executions to verify repeatibility of + measurements. + - **Packet Latency**: Latency graphs based on results from test job + executions. + - **Throughput Trending**: References to regular TREX performance + trending. + - **Test Environment**: Performance test environment configuration. + #. VPP DEVICE: VPP functional tests executed in physical FD.io testbeds using containers. diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index c2cf623770..bc6ecfe242 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -496,7 +496,7 @@ vpp-2n-zn2-curr-iter: csit-vpp-perf-report-iterative-2206-2n-zn2: - 47 # rls2206.rel NDRPDR iter env 10 - # - 48 # rls2206.rel NDRPDR iter env 10 + - 48 # rls2206.rel NDRPDR iter env 10 - 49 # rls2206.rel NDRPDR iter env 10 - 50 # rls2206.rel NDRPDR iter env 10 - 51 # rls2206.rel NDRPDR iter env 10 @@ -504,7 +504,7 @@ - 53 # rls2206.rel NDRPDR iter env 10 - 54 # rls2206.rel NDRPDR iter env 10 # - 55 # rls2206.rel NDRPDR iter env 10 - # - 56 # rls2206.rel NDRPDR iter env 10 + - 56 # rls2206.rel NDRPDR iter env 10 vpp-2n-zn2-curr-iter-best: csit-vpp-perf-report-iterative-2206-2n-zn2: @@ -535,7 +535,7 @@ # - 1 # rls2206.rel NDRPDR cov env 10 - 2 # rls2206.rel NDRPDR cov env 10 - 3 # rls2206.rel NDRPDR cov env 10 - # - 4 # rls2206.rel NDRPDR cov env 10 + - 4 # rls2206.rel NDRPDR cov env 10 - 5 # rls2206.rel NDRPDR cov env 10 - 6 # rls2206.rel NDRPDR cov env 10 - 7 # rls2206.rel NDRPDR cov env 10 diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index f50e97c367..f4c77278f1 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -442,8 +442,8 @@ build: "2" - job-spec: "ip4-01" build: "3" - # - job-spec: "ip4-02" - # build: "4" + - job-spec: "ip4-02" + build: "4" - job-spec: "ip4-03" build: "5" - job-spec: "ip4-04" diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 34eb32fe71..f0336909de 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -159,7 +159,7 @@ file-format: ".gz" enabled: True - archive-inputs: False + archive-inputs: True mapping-file: "" -- 2.16.6