Report: Configure report rls2206 09/36209/1
authorTibor Frank <tifrank@cisco.com>
Wed, 25 May 2022 13:34:36 +0000 (15:34 +0200)
committerTibor Frank <tifrank@cisco.com>
Wed, 25 May 2022 13:34:36 +0000 (15:34 +0200)
Change-Id: If5cb8bfd0af11c9a9d35bac8de7a9c8f8c59092b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/dpdk_performance_tests/comparisons/current_vs_previous_release.rst
docs/report/index.html.template
docs/report/index.pdf.template
docs/report/introduction/report_history.rst
docs/report/vpp_performance_tests/comparisons/current_vs_previous_release.rst
resources/tools/presentation/specifications/report/data_sets.yaml
resources/tools/presentation/specifications/report/elements.yaml
resources/tools/presentation/specifications/report/environment.yaml
resources/tools/presentation/sphinx_conf/report/conf.py

index 5209cce..ed488da 100644 (file)
@@ -18,6 +18,8 @@ values.
 .. note::
 
     Test results are stored in
+    `build logs from FD.io dpdk performance job 3n-icx`_,
+    `build logs from FD.io dpdk performance job 2n-icx`_,
     `build logs from FD.io dpdk performance job 3n-skx`_,
     `build logs from FD.io dpdk performance job 2n-skx`_,
     `build logs from FD.io dpdk performance job 2n-clx`_,
@@ -28,6 +30,52 @@ values.
     files csit-dpdk-perf-|srelease|-\*.zip
     `archived here <../../_static/archive/>`_.
 
+3n-icx-xxv710
+~~~~~~~~~~~~~
+
+NDR Comparison
+``````````````
+
+Comparison tables in ASCII and CSV formats:
+
+  - `ASCII 2t1c NDR comparison <../../_static/dpdk/performance-changes-3n-icx-2t1c-ndr.txt>`_
+  - `ASCII 4t2c NDR comparison <../../_static/dpdk/performance-changes-3n-icx-4t2c-ndr.txt>`_
+  - `CSV 2t1c NDR comparison <../../_static/dpdk/performance-changes-3n-icx-2t1c-ndr.csv>`_
+  - `CSV 4t2c NDR comparison <../../_static/dpdk/performance-changes-3n-icx-4t2c-ndr.csv>`_
+
+PDR Comparison
+``````````````
+
+Comparison tables in ASCII and CSV formats:
+
+  - `ASCII 2t1c PDR comparison <../../_static/dpdk/performance-changes-3n-icx-2t1c-pdr.txt>`_
+  - `ASCII 4t2c PDR comparison <../../_static/dpdk/performance-changes-3n-icx-4t2c-pdr.txt>`_
+  - `CSV 2t1c PDR comparison <../../_static/dpdk/performance-changes-3n-icx-2t1c-pdr.csv>`_
+  - `CSV 4t2c PDR comparison <../../_static/dpdk/performance-changes-3n-icx-4t2c-pdr.csv>`_
+
+2n-skx-xxv710
+~~~~~~~~~~~~~
+
+NDR Comparison
+``````````````
+
+Comparison tables in ASCII and CSV formats:
+
+  - `ASCII 2t1c NDR comparison <../../_static/dpdk/performance-changes-2n-icx-2t1c-ndr.txt>`_
+  - `ASCII 4t2c NDR comparison <../../_static/dpdk/performance-changes-2n-icx-4t2c-ndr.txt>`_
+  - `CSV 2t1c NDR comparison <../../_static/dpdk/performance-changes-2n-icx-2t1c-ndr.csv>`_
+  - `CSV 4t2c NDR comparison <../../_static/dpdk/performance-changes-2n-icx-4t2c-ndr.csv>`_
+
+PDR Comparison
+``````````````
+
+Comparison tables in ASCII and CSV formats:
+
+  - `ASCII 2t1c PDR comparison <../../_static/dpdk/performance-changes-2n-icx-2t1c-pdr.txt>`_
+  - `ASCII 4t2c PDR comparison <../../_static/dpdk/performance-changes-2n-icx-4t2c-pdr.txt>`_
+  - `CSV 2t1c PDR comparison <../../_static/dpdk/performance-changes-2n-icx-2t1c-pdr.csv>`_
+  - `CSV 4t2c PDR comparison <../../_static/dpdk/performance-changes-2n-icx-4t2c-pdr.csv>`_
+
 3n-skx-xxv710
 ~~~~~~~~~~~~~
 
index 2412ae7..8091ab7 100644 (file)
@@ -1,4 +1,4 @@
-CSIT-2202
+CSIT-2206
 =========
 
 .. toctree::
index 34bcd61..0daf3f1 100644 (file)
@@ -1,4 +1,4 @@
-CSIT-2202
+CSIT-2206
 =========
 
 .. toctree::
index ec49511..0369462 100644 (file)
@@ -7,17 +7,7 @@ below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .11            | 1. Added iterative data for 2n-icx.                        |
-|                | 2. Added coverage data for:                                |
-|                |                                                            |
-|                |    - 2n-icx (rc2)                                          |
-|                |    - 2n-zn2                                                |
-|                |    - 3n-icx                                                |
-|                |    - 3n-skx                                                |
-|                |    - 3n-tsh                                                |
-|                |                                                            |
-+----------------+------------------------------------------------------------+
-| .10            | Initial revision                                           |
+| .22            | RC1 Initial revision                                       |
 +----------------+------------------------------------------------------------+
 
 FD.io CSIT Reports follow CSIT-[yy][mm].[ww] numbering format, with version
index 2ba7a7d..9e533f5 100644 (file)
@@ -25,6 +25,8 @@ results repeatability vary between the test cases.
 
     Test results are stored in
 
+    - `build logs from FD.io vpp performance job 2n-icx`_,
+    - `build logs from FD.io vpp performance job 3n-icx`_,
     - `build logs from FD.io vpp performance job 2n-skx`_,
     - `build logs from FD.io vpp performance job 3n-skx`_,
     - `build logs from FD.io vpp performance job 2n-clx`_,
@@ -39,6 +41,120 @@ results repeatability vary between the test cases.
     with RF result files csit-vpp-perf-|srelease|-\*.zip
     `archived here <../../_static/archive/>`_.
 
+2n-icx-xxv710
+~~~~~~~~~~~~~
+
+NDR Comparison
+``````````````
+
+Comparison tables in HTML, ASCII and CSV formats:
+
+  - `HTML 2t1c NDR comparison <performance-changes-2n-icx-2t1c-ndr.html>`_
+  - `HTML 4t2c NDR comparison <performance-changes-2n-icx-4t2c-ndr.html>`_
+  - `ASCII 2t1c NDR comparison <../../_static/vpp/performance-changes-2n-icx-2t1c-ndr.txt>`_
+  - `ASCII 4t2c NDR comparison <../../_static/vpp/performance-changes-2n-icx-4t2c-ndr.txt>`_
+  - `CSV 2t1c NDR comparison <../../_static/vpp/performance-changes-2n-icx-2t1c-ndr-csv.csv>`_
+  - `CSV 4t2c NDR comparison <../../_static/vpp/performance-changes-2n-icx-4t2c-ndr-csv.csv>`_
+
+PDR Comparison
+``````````````
+
+Comparison tables in HTML, ASCII and CSV formats:
+
+  - `HTML 2t1c PDR comparison <performance-changes-2n-icx-2t1c-pdr.html>`_
+  - `HTML 4t2c PDR comparison <performance-changes-2n-icx-4t2c-pdr.html>`_
+  - `ASCII 2t1c PDR comparison <../../_static/vpp/performance-changes-2n-icx-2t1c-pdr.txt>`_
+  - `ASCII 4t2c PDR comparison <../../_static/vpp/performance-changes-2n-icx-4t2c-pdr.txt>`_
+  - `CSV 2t1c PDR comparison <../../_static/vpp/performance-changes-2n-icx-2t1c-pdr-csv.csv>`_
+  - `CSV 4t2c PDR comparison <../../_static/vpp/performance-changes-2n-icx-4t2c-pdr-csv.csv>`_
+
+MRR Comparison
+``````````````
+
+Comparison tables in HTML, ASCII and CSV formats:
+
+  - `HTML 2t1c MRR comparison <performance-changes-2n-icx-2t1c-mrr.html>`_
+  - `HTML 4t2c MRR comparison <performance-changes-2n-icx-4t2c-mrr.html>`_
+  - `HTML 8t4c MRR comparison <performance-changes-2n-icx-8t4c-mrr.html>`_
+  - `ASCII 2t1c MRR comparison <../../_static/vpp/performance-changes-2n-icx-2t1c-mrr.txt>`_
+  - `ASCII 4t2c MRR comparison <../../_static/vpp/performance-changes-2n-icx-4t2c-mrr.txt>`_
+  - `ASCII 8t4c MRR comparison <../../_static/vpp/performance-changes-2n-icx-8t4c-mrr.txt>`_
+  - `CSV 2t1c MRR comparison <../../_static/vpp/performance-changes-2n-icx-2t1c-mrr-csv.csv>`_
+  - `CSV 4t2c MRR comparison <../../_static/vpp/performance-changes-2n-icx-4t2c-mrr-csv.csv>`_
+  - `CSV 8t4c MRR comparison <../../_static/vpp/performance-changes-2n-icx-8t4c-mrr-csv.csv>`_
+
+Latency Comparison
+``````````````````
+
+Comparison tables in HTML, ASCII and CSV formats:
+
+  - `HTML 2t1c PDR50, direction1, average value comparison <latency-changes-2n-icx-xxv710-2t1c-pdr50-d1-avg.html>`_
+  - `HTML 2t1c PDR90, direction1, average value comparison <latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-avg.html>`_
+  - `HTML 2t1c PDR90, direction1, max value comparison <latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-max.html>`_
+  - `ASCII 2t1c PDR50, direction1, average value comparison <../../_static/vpp/latency-changes-2n-icx-xxv710-2t1c-pdr50-d1-avg.txt>`_
+  - `ASCII 2t1c PDR90, direction1, average value comparison <../../_static/vpp/latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-avg.txt>`_
+  - `ASCII 2t1c PDR90, direction1, max value comparison <../../_static/vpp/latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-max.txt>`_
+  - `CSV 2t1c PDR50, direction1, average value comparison <../../_static/vpp/latency-changes-2n-icx-xxv710-2t1c-pdr50-d1-avg-csv.csv>`_
+  - `CSV 2t1c PDR90, direction1, average value comparison <../../_static/vpp/latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-avg-csv.csv>`_
+  - `CSV 2t1c PDR90, direction1, max value comparison <../../_static/vpp/latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-max-csv.csv>`_
+
+3n-icx-xxv710
+~~~~~~~~~~~~~
+
+NDR Comparison
+``````````````
+
+Comparison tables in HTML, ASCII and CSV formats:
+
+  - `HTML 2t1c NDR comparison <performance-changes-3n-icx-2t1c-ndr.html>`_
+  - `HTML 4t2c NDR comparison <performance-changes-3n-icx-4t2c-ndr.html>`_
+  - `ASCII 2t1c NDR comparison <../../_static/vpp/performance-changes-3n-icx-2t1c-ndr.txt>`_
+  - `ASCII 4t2c NDR comparison <../../_static/vpp/performance-changes-3n-icx-4t2c-ndr.txt>`_
+  - `CSV 2t1c NDR comparison <../../_static/vpp/performance-changes-3n-icx-2t1c-ndr-csv.csv>`_
+  - `CSV 4t2c NDR comparison <../../_static/vpp/performance-changes-3n-icx-4t2c-ndr-csv.csv>`_
+
+PDR Comparison
+``````````````
+
+Comparison tables in HTML, ASCII and CSV formats:
+
+  - `HTML 2t1c PDR comparison <performance-changes-3n-icx-2t1c-pdr.html>`_
+  - `HTML 4t2c PDR comparison <performance-changes-3n-icx-4t2c-pdr.html>`_
+  - `ASCII 2t1c PDR comparison <../../_static/vpp/performance-changes-3n-icx-2t1c-pdr.txt>`_
+  - `ASCII 4t2c PDR comparison <../../_static/vpp/performance-changes-3n-icx-4t2c-pdr.txt>`_
+  - `CSV 2t1c PDR comparison <../../_static/vpp/performance-changes-3n-icx-2t1c-pdr-csv.csv>`_
+  - `CSV 4t2c PDR comparison <../../_static/vpp/performance-changes-3n-icx-4t2c-pdr-csv.csv>`_
+
+MRR Comparison
+``````````````
+
+Comparison tables in HTML, ASCII and CSV formats:
+
+  - `HTML 2t1c MRR comparison <performance-changes-3n-icx-2t1c-mrr.html>`_
+  - `HTML 4t2c MRR comparison <performance-changes-3n-icx-4t2c-mrr.html>`_
+  - `HTML 8t4c MRR comparison <performance-changes-3n-icx-8t4c-mrr.html>`_
+  - `ASCII 2t1c MRR comparison <../../_static/vpp/performance-changes-3n-icx-2t1c-mrr.txt>`_
+  - `ASCII 4t2c MRR comparison <../../_static/vpp/performance-changes-3n-icx-4t2c-mrr.txt>`_
+  - `ASCII 8t4c MRR comparison <../../_static/vpp/performance-changes-3n-icx-8t4c-mrr.txt>`_
+  - `CSV 2t1c MRR comparison <../../_static/vpp/performance-changes-3n-icx-2t1c-mrr-csv.csv>`_
+  - `CSV 4t2c MRR comparison <../../_static/vpp/performance-changes-3n-icx-4t2c-mrr-csv.csv>`_
+  - `CSV 8t4c MRR comparison <../../_static/vpp/performance-changes-3n-icx-8t4c-mrr-csv.csv>`_
+
+Latency Comparison
+``````````````````
+
+Comparison tables in HTML, ASCII and CSV formats:
+
+  - `HTML 2t1c PDR50, direction1, average value comparison <latency-changes-3n-icx-xxv710-2t1c-pdr50-d1-avg.html>`_
+  - `HTML 2t1c PDR90, direction1, average value comparison <latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-avg.html>`_
+  - `HTML 2t1c PDR90, direction1, max value comparison <latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-max.html>`_
+  - `ASCII 2t1c PDR50, direction1, average value comparison <../../_static/vpp/latency-changes-3n-icx-xxv710-2t1c-pdr50-d1-avg.txt>`_
+  - `ASCII 2t1c PDR90, direction1, average value comparison <../../_static/vpp/latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-avg.txt>`_
+  - `ASCII 2t1c PDR90, direction1, max value comparison <../../_static/vpp/latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-max.txt>`_
+  - `CSV 2t1c PDR50, direction1, average value comparison <../../_static/vpp/latency-changes-3n-icx-xxv710-2t1c-pdr50-d1-avg-csv.csv>`_
+  - `CSV 2t1c PDR90, direction1, average value comparison <../../_static/vpp/latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-avg-csv.csv>`_
+  - `CSV 2t1c PDR90, direction1, max value comparison <../../_static/vpp/latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-max-csv.csv>`_
+
 2n-skx-xxv710
 ~~~~~~~~~~~~~
 
index 086f784..aa6d6da 100644 (file)
@@ -5,6 +5,7 @@
 - type: "data-sets"
 
   vpp-device-results-ubuntu:
+    # csit-vpp-device-2206-ubuntu2004-x86_64-1n-skx:
     csit-vpp-device-2202-ubuntu2004-x86_64-1n-skx:
       - 164 # rls2202.rel VPP DEV env 9
 
   # 3n-skx
 
   vpp-3n-skx-hist-iter-new-env:
-    csit-vpp-perf-report-iterative-2110-3n-skx:
-      - 17  # rls2106.rel NDRPDR iter env 8
-      - 18  # rls2106.rel NDRPDR iter env 8
-      - 19  # rls2106.rel NDRPDR iter env 8
-      - 20  # rls2106.rel NDRPDR iter env 8
-      - 21  # rls2106.rel NDRPDR iter env 8
-      - 24  # rls2106.rel NDRPDR iter env 8
-      - 25  # rls2106.rel NDRPDR iter env 8
-      - 26  # rls2106.rel NDRPDR iter env 8
-      - 27  # rls2106.rel NDRPDR iter env 8
-      - 28  # rls2106.rel NDRPDR iter env 8
-
-  vpp-3n-skx-prev-iter-old-env:
-    csit-vpp-perf-report-iterative-2110-3n-skx:
-      - 51  # rls2110.rel NDRPDR iter env 8
-      - 52  # rls2110.rel NDRPDR iter env 8
-      - 53  # rls2110.rel NDRPDR iter env 8
-      - 54  # rls2110.rel NDRPDR iter env 8
-      - 55  # rls2110.rel NDRPDR iter env 8
-      - 56  # rls2110.rel NDRPDR iter env 8
-      - 57  # rls2110.rel NDRPDR iter env 8
-      - 58  # rls2110.rel NDRPDR iter env 8
-      - 59  # rls2110.rel NDRPDR iter env 8
-      - 60  # rls2110.rel NDRPDR iter env 8
-      - 61  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 62  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 63  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 64  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 65  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 66  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 67  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 68  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 69  # rls2110.rel NDRPDR iter env 8 ipsec
-      - 70  # rls2110.rel NDRPDR iter env 8 ipsec
-
-  vpp-3n-skx-prev-iter-new-env:
     csit-vpp-perf-report-iterative-2202-3n-skx:
       - 6   # rls2110.rel NDRPDR iter env 9
       - 7   # rls2110.rel NDRPDR iter env 9
@@ -61,7 +26,7 @@
       - 14  # rls2110.rel NDRPDR iter env 9
       - 15  # rls2110.rel NDRPDR iter env 9
 
-  vpp-3n-skx-curr-iter:
+  vpp-3n-skx-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-3n-skx:
       - 28  # rls2202.rel NDRPDR iter env 9
       - 37  # rls2202.rel NDRPDR iter env 9
       - 45  # rls2202.rel NDRPDR iter env 9
       - 48  # rls2202.rel NDRPDR iter env 9
 
+  vpp-3n-skx-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-skx:
+    csit-vpp-perf-report-iterative-2202-3n-skx:
+      - 28  # rls2202.rel NDRPDR iter env 9
+
+  vpp-3n-skx-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-3n-skx:
+    csit-vpp-perf-report-iterative-2202-3n-skx:
+      - 28  # rls2202.rel NDRPDR iter env 9
+
   vpp-3n-skx-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-3n-skx:
     csit-vpp-perf-report-iterative-2202-3n-skx:
       - 40  # rls2202.rel NDRPDR iter env 9
 
   vpp-3n-skx-hist-iter-mrr-new-env:
-    csit-vpp-perf-report-iterative-2110-3n-skx:
-      - 10  # rls2106.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-3n-skx:
+      - 4   # rls2110.rel MRR iter env 9
 
   vpp-3n-skx-prev-iter-mrr-old-env:
-    csit-vpp-perf-report-iterative-2110-3n-skx:
-      - 50  # rls2110.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-3n-skx:
+      - 27  # rls2202.rel MRR iter env 9
 
   vpp-3n-skx-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-skx:
     csit-vpp-perf-report-iterative-2202-3n-skx:
       - 4   # rls2110.rel MRR iter env 9
 
   vpp-3n-skx-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-3n-skx:
     csit-vpp-perf-report-iterative-2202-3n-skx:
       - 27  # rls2202.rel MRR iter env 9
 
-  vpp-3n-skx-prev-iter-hoststack-old-env:
+  vpp-3n-skx-hist-iter-hoststack-new-env:
     csit-vpp-perf-report-iterative-2110-3n-skx:
       - 40  # rls2110.rel NDRPDR iter env 8
       - 41  # rls2110.rel NDRPDR iter env 8
       - 48  # rls2110.rel NDRPDR iter env 8
       - 49  # rls2110.rel NDRPDR iter env 8
 
-  vpp-3n-skx-curr-iter-hoststack:
+  vpp-3n-skx-prev-iter-hoststack-old-env:
     csit-vpp-perf-report-iterative-2202-3n-skx:
       - 29  # rls2202.rel hoststack iter env 9
       - 30  # rls2202.rel hoststack iter env 9
       - 46  # rls2202.rel hoststack iter env 9
       - 47  # rls2202.rel hoststack iter env 9
 
+  vpp-3n-skx-prev-iter-hoststack-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-skx:
+    csit-vpp-perf-report-iterative-2202-3n-skx:
+      - 29  # rls2202.rel hoststack iter env 9
+
+  vpp-3n-skx-curr-iter-hoststack:
+    # csit-vpp-perf-report-iterative-2206-3n-skx:
+    csit-vpp-perf-report-iterative-2202-3n-skx:
+      - 29  # rls2202.rel hoststack iter env 9
+
   vpp-3n-skx-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-3n-skx:
+    # csit-vpp-perf-report-iterative-2206-3n-skx:
     csit-vpp-perf-report-coverage-2202-3n-skx:
       - 35  # rls2202.rel NDRPDR cov env 9
-      - 36  # rls2202.rel NDRPDR cov env 9
-      - 37  # rls2202.rel NDRPDR cov env 9
-      - 38  # rls2202.rel NDRPDR cov env 9
-      - 39  # rls2202.rel NDRPDR cov env 9
-      - 40  # rls2202.rel NDRPDR cov env 9
-      - 41  # rls2202.rel NDRPDR cov env 9
-      - 42  # rls2202.rel NDRPDR cov env 9
-      - 43  # rls2202.rel NDRPDR cov env 9
-      - 44  # rls2202.rel NDRPDR cov env 9
-      - 45  # rls2202.rel NDRPDR cov env 9
-      - 46  # rls2202.rel NDRPDR cov env 9
-      - 47  # rls2202.rel NDRPDR cov env 9
-      - 48  # rls2202.rel NDRPDR cov env 9
-      - 49  # rls2202.rel NDRPDR cov env 9
-      - 50  # rls2202.rel NDRPDR cov env 9
-      - 69  # rls2202.rel NDRPDR cov env 9
-      - 52  # rls2202.rel NDRPDR cov env 9
-      - 53  # rls2202.rel NDRPDR cov env 9
-      - 54  # rls2202.rel NDRPDR cov env 9
-      - 55  # rls2202.rel NDRPDR cov env 9
-      - 56  # rls2202.rel NDRPDR cov env 9
-      - 57  # rls2202.rel NDRPDR cov env 9
-      - 58  # rls2202.rel NDRPDR cov env 9
-      - 59  # rls2202.rel NDRPDR cov env 9
-      - 60  # rls2202.rel NDRPDR cov env 9
-      - 61  # rls2202.rel NDRPDR cov env 9
-      - 62  # rls2202.rel NDRPDR cov env 9
-      - 63  # rls2202.rel NDRPDR cov env 9
-      - 64  # rls2202.rel NDRPDR cov env 9
-      - 65  # rls2202.rel NDRPDR cov env 9
-      - 66  # rls2202.rel NDRPDR cov env 9
-      - 67  # rls2202.rel NDRPDR cov env 9
 
   dpdk-3n-skx-hist-iter:
-    csit-dpdk-perf-report-iterative-2106-3n-skx:
-      - 1   # rls2106 NDRPDR iter env 7
-      - 2   # rls2106 NDRPDR iter env 7
-      - 3   # rls2106 NDRPDR iter env 7
-      - 4   # rls2106 NDRPDR iter env 7
-      - 5   # rls2106 NDRPDR iter env 7
-      - 6   # rls2106 NDRPDR iter env 7
-      - 7   # rls2106 NDRPDR iter env 7
-      - 8   # rls2106 NDRPDR iter env 7
-      - 9   # rls2106 NDRPDR iter env 7
-      - 10  # rls2106 NDRPDR iter env 7
-
-  dpdk-3n-skx-prev-iter:
     csit-dpdk-perf-report-iterative-2110-3n-skx:
       - 7   # rls2110 NDRPDR iter env 8
       - 8   # rls2110 NDRPDR iter env 8
       - 20  # rls2110 NDRPDR iter env 8
       - 21  # rls2110 NDRPDR iter env 8
 
-  dpdk-3n-skx-curr-iter:
+  dpdk-3n-skx-prev-iter:
     csit-dpdk-perf-report-iterative-2202-3n-skx:
       - 12  # rls2202 NDRPDR iter env 9
       - 13  # rls2202 NDRPDR iter env 9
       - 20  # rls2202 NDRPDR iter env 9
       - 21  # rls2202 NDRPDR iter env 9
 
+  dpdk-3n-skx-curr-iter:
+    # csit-dpdk-perf-report-iterative-2206-3n-skx:
+    csit-dpdk-perf-report-iterative-2202-3n-skx:
+      - 12  # rls2202 NDRPDR iter env 9
+
   dpdk-3n-skx-curr-iter-best:
+    # csit-dpdk-perf-report-iterative-2206-3n-skx:
     csit-dpdk-perf-report-iterative-2202-3n-skx:
       - 12  # rls2202 NDRPDR iter env 9
 
   # 2n-skx
 
   vpp-2n-skx-hist-iter-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-skx:
-      - 33  # rls2106.rel NDRPDR iter env 8
-      - 34  # rls2106.rel NDRPDR iter env 8
-      - 35  # rls2106.rel NDRPDR iter env 8
-      - 36  # rls2106.rel NDRPDR iter env 8
-      - 37  # rls2106.rel NDRPDR iter env 8
-      - 44  # rls2106.rel NDRPDR iter env 8
-      - 45  # rls2106.rel NDRPDR iter env 8
-      - 46  # rls2106.rel NDRPDR iter env 8
-      - 48  # rls2106.rel NDRPDR iter env 8
-      - 49  # rls2106.rel NDRPDR iter env 8
-
-  vpp-2n-skx-prev-iter-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-skx:
-      - 85  # rls2110.rel NDRPDR iter env 8
-      - 86  # rls2110.rel NDRPDR iter env 8
-      - 87  # rls2110.rel NDRPDR iter env 8
-      - 88  # rls2110.rel NDRPDR iter env 8
-      - 89  # rls2110.rel NDRPDR iter env 8
-      - 94  # rls2110.rel NDRPDR iter env 8
-      - 95  # rls2110.rel NDRPDR iter env 8
-      - 96  # rls2110.rel NDRPDR iter env 8
-      - 97  # rls2110.rel NDRPDR iter env 8
-      - 100 # rls2110.rel NDRPDR iter env 8
-
-  vpp-2n-skx-prev-iter-new-env:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 10  # rls2110.rel NDRPDR iter env 9
       - 11  # rls2110.rel NDRPDR iter env 9
       - 18  # rls2110.rel NDRPDR iter env 9
       - 19  # rls2110.rel NDRPDR iter env 9
 
-  vpp-2n-skx-curr-iter:
+  vpp-2n-skx-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 41  # rls2202.rel NDRPDR iter env 9
       - 48  # rls2202.rel NDRPDR iter env 9
       - 68  # rls2202.rel NDRPDR iter env 9
       - 69  # rls2202.rel NDRPDR iter env 9
 
+  vpp-2n-skx-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
+    csit-vpp-perf-report-iterative-2202-2n-skx:
+      - 41  # rls2202.rel NDRPDR iter env 9
+
+  vpp-2n-skx-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
+    csit-vpp-perf-report-iterative-2202-2n-skx:
+      - 41  # rls2202.rel NDRPDR iter env 9
+
   vpp-2n-skx-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 64  # rls2202.rel NDRPDR iter env 9
 
   vpp-2n-skx-hist-iter-mrr-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-skx:
-      - 17  # rls2106.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-skx:
+      - 8   # rls2110.rel MRR iter env 9
 
   vpp-2n-skx-prev-iter-mrr-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-skx:
-      - 81  # rls2110.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-skx:
+      - 40  # rls2202.rel MRR iter env 9
 
   vpp-2n-skx-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
-      - 8   # rls2110.rel MRR iter env 9
+      - 40  # rls2202.rel MRR iter env 9
 
   vpp-2n-skx-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 40  # rls2202.rel MRR iter env 9
 
   vpp-2n-skx-curr-soak:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 46  # rls2202.rel soak env 9
-      - 54  # rls2202.rel soak env 9
   vpp-soak-vs-ndr-2n-skx-ref:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 41  # rls2202.rel NDRPDR iter env 9
-      - 48  # rls2202.rel NDRPDR iter env 9
-      - 49  # rls2202.rel NDRPDR iter env 9
-      - 50  # rls2202.rel NDRPDR iter env 9
-      - 51  # rls2202.rel NDRPDR iter env 9
-      - 56  # rls2202.rel NDRPDR iter env 9
-      - 63  # rls2202.rel NDRPDR iter env 9
-      - 64  # rls2202.rel NDRPDR iter env 9
-      - 68  # rls2202.rel NDRPDR iter env 9
-      - 69  # rls2202.rel NDRPDR iter env 9
   vpp-soak-vs-ndr-2n-skx:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 41  # rls2202.rel NDRPDR iter env 9
-      - 48  # rls2202.rel NDRPDR iter env 9
-      - 49  # rls2202.rel NDRPDR iter env 9
-      - 50  # rls2202.rel NDRPDR iter env 9
-      - 51  # rls2202.rel NDRPDR iter env 9
-      - 56  # rls2202.rel NDRPDR iter env 9
-      - 63  # rls2202.rel NDRPDR iter env 9
-      - 64  # rls2202.rel NDRPDR iter env 9
-      - 68  # rls2202.rel NDRPDR iter env 9
-      - 69  # rls2202.rel NDRPDR iter env 9
       - 46  # rls2202.rel soak env 9
-      - 54  # rls2202.rel soak env 9
 
   vpp-2n-skx-curr-nfv-ndrpdr:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 47  # rls2202.rel NDRPDR nf-density iter env 9
-      - 52  # rls2202.rel NDRPDR nf-density iter env 9
-      - 60  # rls2202.rel NDRPDR nf-density iter env 9
-      - 61  # rls2202.rel NDRPDR nf-density iter env 9
-      - 62  # rls2202.rel NDRPDR nf-density iter env 9
-      - 65  # rls2202.rel NDRPDR nf-density iter env 9
-      - 70  # rls2202.rel NDRPDR nf-density iter env 9
-      - 71  # rls2202.rel NDRPDR nf-density iter env 9
-      - 74  # rls2202.rel NDRPDR nf-density iter env 9
-      - 76  # rls2202.rel NDRPDR nf-density iter env 9
 
   vpp-2n-skx-curr-nfv-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 42  # rls2202.rel MRR nf-density iter env 9
 
   vpp-2n-skx-curr-nfv-reconf:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 44  # rls2202.rel NDRPDR reconf iter env 9
-      - 53  # rls2202.rel NDRPDR reconf iter env 9
-      - 57  # rls2202.rel NDRPDR reconf iter env 9
-      - 58  # rls2202.rel NDRPDR reconf iter env 9
-      - 59  # rls2202.rel NDRPDR reconf iter env 9
-      - 66  # rls2202.rel NDRPDR reconf iter env 9
-      - 67  # rls2202.rel NDRPDR reconf iter env 9
-      - 72  # rls2202.rel NDRPDR reconf iter env 9
-      - 73  # rls2202.rel NDRPDR reconf iter env 9
-      - 75  # rls2202.rel NDRPDR reconf iter env 9
 
   vpp-2n-skx-curr-iter-gso:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-iterative-2202-2n-skx:
       - 43  # rls2202.rel MRR GSO iter env 9
 
   vpp-2n-skx-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-2n-skx:
+    # csit-vpp-perf-report-iterative-2206-2n-skx:
     csit-vpp-perf-report-coverage-2202-2n-skx:
       - 18  # rls2202.rel NDRPDR cov env 9
-      - 19  # rls2202.rel NDRPDR cov env 9
-      - 20  # rls2202.rel NDRPDR cov env 9
-      - 21  # rls2202.rel NDRPDR cov env 9
-      - 22  # rls2202.rel NDRPDR cov env 9
-      - 23  # rls2202.rel NDRPDR cov env 9
-      - 24  # rls2202.rel NDRPDR cov env 9
-      - 25  # rls2202.rel NDRPDR cov env 9
-      - 26  # rls2202.rel NDRPDR cov env 9
-      - 27  # rls2202.rel NDRPDR cov env 9
-      - 28  # rls2202.rel NDRPDR cov env 9
-      - 29  # rls2202.rel NDRPDR cov env 9
-      - 30  # rls2202.rel NDRPDR cov env 9
-      - 31  # rls2202.rel NDRPDR cov env 9
-      - 32  # rls2202.rel NDRPDR cov env 9
-      - 33  # rls2202.rel NDRPDR cov env 9
-      - 34  # rls2202.rel NDRPDR cov env 9
 
   dpdk-2n-skx-hist-iter:
-    csit-dpdk-perf-report-iterative-2106-2n-skx:
-      - 11  # rls2106 NDRPDR iter env 7
-      - 2   # rls2106 NDRPDR iter env 7
-      - 3   # rls2106 NDRPDR iter env 7
-      - 4   # rls2106 NDRPDR iter env 7
-      - 5   # rls2106 NDRPDR iter env 7
-      - 6   # rls2106 NDRPDR iter env 7
-      - 7   # rls2106 NDRPDR iter env 7
-      - 8   # rls2106 NDRPDR iter env 7
-      - 9   # rls2106 NDRPDR iter env 7
-      - 10  # rls2106 NDRPDR iter env 7
-
-  dpdk-2n-skx-prev-iter:
     csit-dpdk-perf-report-iterative-2110-2n-skx:
       - 11  # rls2110 NDRPDR iter env 8
       - 12  # rls2110 NDRPDR iter env 8
       - 19  # rls2110 NDRPDR iter env 8
       - 20  # rls2110 NDRPDR iter env 8
 
-  dpdk-2n-skx-curr-iter:
+  dpdk-2n-skx-prev-iter:
     csit-dpdk-perf-report-iterative-2202-2n-skx:
       - 11  # rls2202 NDRPDR iter env 9
       - 13  # rls2202 NDRPDR iter env 9
       - 20  # rls2202 NDRPDR iter env 9
       - 21  # rls2202 NDRPDR iter env 9
 
+  dpdk-2n-skx-curr-iter:
+    # csit-dpdk-perf-report-iterative-2206-2n-skx:
+    csit-dpdk-perf-report-iterative-2202-2n-skx:
+      - 11  # rls2202 NDRPDR iter env 9
+
   dpdk-2n-skx-curr-iter-best:
+    # csit-dpdk-perf-report-iterative-2206-2n-skx:
     csit-dpdk-perf-report-iterative-2202-2n-skx:
       - 11  # rls2202 NDRPDR iter env 9
 
-  trex-2n-skx-prev-iter:
+  trex-2n-skx-hist-iter:
     csit-trex-perf-report-iterative-2110-2n-skx:
       - 8   # rls2110.rel NDRPDR iter env 8
       - 9   # rls2110.rel NDRPDR iter env 8
       - 16  # rls2110.rel NDRPDR iter env 8
       - 17  # rls2110.rel NDRPDR iter env 8
 
-  trex-2n-skx-curr-iter:
+  trex-2n-skx-prev-iter:
     csit-trex-perf-report-iterative-2202-2n-skx:
       - 1   # rls2202.rel NDRPDR iter env 9
       - 2   # rls2202.rel NDRPDR iter env 9
       - 9   # rls2202.rel NDRPDR iter env 9
       - 10  # rls2202.rel NDRPDR iter env 9
 
+  trex-2n-skx-curr-iter:
+    # csit-trex-perf-report-iterative-2206-2n-skx:
+    csit-trex-perf-report-iterative-2202-2n-skx:
+      - 1   # rls2202.rel NDRPDR iter env 9
+
   trex-2n-skx-curr-iter-best:
+    # csit-trex-perf-report-iterative-2206-2n-skx:
     csit-trex-perf-report-iterative-2202-2n-skx:
       - 1   # rls2202.rel NDRPDR iter env 9
 
   trex-2n-skx-curr-cov:
+    # csit-trex-perf-report-coverage-2206-2n-skx:
     csit-trex-perf-report-coverage-2202-2n-skx:
       - 2   # rls2202.rel NDRPDR cov env 9
 
   # 2n-zn2
 
   vpp-2n-zn2-hist-iter-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-zn2:
-      - 20  # rls2106.rel NDRPDR iter env 8
-      - 21  # rls2106.rel NDRPDR iter env 8
-      - 22  # rls2106.rel NDRPDR iter env 8
-      - 23  # rls2106.rel NDRPDR iter env 8
-      - 24  # rls2106.rel NDRPDR iter env 8
-      - 28  # rls2106.rel NDRPDR iter env 8
-      - 31  # rls2106.rel NDRPDR iter env 8
-      - 32  # rls2106.rel NDRPDR iter env 8
-      - 54  # rls2106.rel NDRPDR iter env 8
-      - 55  # rls2106.rel NDRPDR iter env 8
-
-  vpp-2n-zn2-prev-iter-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-zn2:
-      - 42  # rls2110.rel NDRPDR iter env 8
-      - 43  # rls2110.rel NDRPDR iter env 8
-      - 44  # rls2110.rel NDRPDR iter env 8
-      - 45  # rls2110.rel NDRPDR iter env 8
-      - 46  # rls2110.rel NDRPDR iter env 8
-      - 47  # rls2110.rel NDRPDR iter env 8
-      - 48  # rls2110.rel NDRPDR iter env 8
-      - 49  # rls2110.rel NDRPDR iter env 8
-      - 50  # rls2110.rel NDRPDR iter env 8
-      - 51  # rls2110.rel NDRPDR iter env 8
-
-  vpp-2n-zn2-prev-iter-new-env:
     csit-vpp-perf-report-iterative-2202-2n-zn2:
       - 6   # rls2110.rel NDRPDR iter env 9
       - 7   # rls2110.rel NDRPDR iter env 9
       - 14  # rls2110.rel NDRPDR iter env 9
       - 15  # rls2110.rel NDRPDR iter env 9
 
-  vpp-2n-zn2-curr-iter:
+  vpp-2n-zn2-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-2n-zn2:
       - 24  # rls2202.rel NDRPDR iter env 9
       - 26  # rls2202.rel NDRPDR iter env 9
       - 33  # rls2202.rel NDRPDR iter env 9
       - 34  # rls2202.rel NDRPDR iter env 9
 
+  vpp-2n-zn2-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-zn2:
+    csit-vpp-perf-report-iterative-2202-2n-zn2:
+      - 24  # rls2202.rel NDRPDR iter env 9
+
+  vpp-2n-zn2-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-2n-zn2:
+    csit-vpp-perf-report-iterative-2202-2n-zn2:
+      - 24  # rls2202.rel NDRPDR iter env 9
+
   vpp-2n-zn2-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-2n-zn2:
     csit-vpp-perf-report-iterative-2202-2n-zn2:
-      - 26  # rls2202.rel NDRPDR iter env 9
+      - 24  # rls2202.rel NDRPDR iter env 9
 
   vpp-2n-zn2-curr-iter-gso:
+    # csit-vpp-perf-report-iterative-2206-2n-zn2:
     csit-vpp-perf-report-iterative-2202-2n-zn2:
       - 25  # rls2202.rel MRR GSO iter env 9
 
   vpp-2n-zn2-hist-iter-mrr-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-zn2:
-      - 19  # rls2106.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-zn2:
+      - 4   # rls2110.rel MRR iter env 9
 
   vpp-2n-zn2-prev-iter-mrr-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-zn2:
-      - 41  # rls2110.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-zn2:
+      - 23  # rls2202.rel MRR iter env 9
 
   vpp-2n-zn2-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-zn2:
     csit-vpp-perf-report-iterative-2202-2n-zn2:
-      - 4   # rls2110.rel MRR iter env 9
+      - 23  # rls2202.rel MRR iter env 9
 
   vpp-2n-zn2-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-zn2:
     csit-vpp-perf-report-iterative-2202-2n-zn2:
       - 23  # rls2202.rel MRR iter env 9
 
   vpp-2n-zn2-curr-cov:
+    # csit-vpp-perf-report-coverage-2202-2n-zn2:
+    # csit-vpp-perf-report-iterative-2206-2n-zn2:
     csit-vpp-perf-report-coverage-2202-2n-zn2:
       - 16  # rls2202.rel NDRPDR cov env 9
-      - 17  # rls2202.rel NDRPDR cov env 9
-      - 18  # rls2202.rel NDRPDR cov env 9
-      - 19  # rls2202.rel NDRPDR cov env 9
-      - 20  # rls2202.rel NDRPDR cov env 9
-      - 21  # rls2202.rel NDRPDR cov env 9
-      - 22  # rls2202.rel NDRPDR cov env 9
-      - 23  # rls2202.rel NDRPDR cov env 9
-      - 24  # rls2202.rel NDRPDR cov env 9
-      - 25  # rls2202.rel NDRPDR cov env 9
-      - 26  # rls2202.rel NDRPDR cov env 9
-      - 27  # rls2202.rel NDRPDR cov env 9
-      - 28  # rls2202.rel NDRPDR cov env 9
-      - 29  # rls2202.rel NDRPDR cov env 9
-      - 30  # rls2202.rel NDRPDR cov env 9
 
   dpdk-2n-zn2-hist-iter:
-    csit-dpdk-perf-report-iterative-2106-2n-zn2:
-      - 11  # rls2106 NDRPDR iter env 7
-      - 2   # rls2106 NDRPDR iter env 7
-      - 3   # rls2106 NDRPDR iter env 7
-      - 4   # rls2106 NDRPDR iter env 7
-      - 5   # rls2106 NDRPDR iter env 7
-      - 6   # rls2106 NDRPDR iter env 7
-      - 7   # rls2106 NDRPDR iter env 7
-      - 8   # rls2106 NDRPDR iter env 7
-      - 9   # rls2106 NDRPDR iter env 7
-      - 10  # rls2106 NDRPDR iter env 7
-
-  dpdk-2n-zn2-prev-iter:
     csit-dpdk-perf-report-iterative-2110-2n-zn2:
       - 24  # rls2110 NDRPDR iter env 8
       - 25  # rls2110 NDRPDR iter env 8
       - 32  # rls2110 NDRPDR iter env 8
       - 33  # rls2110 NDRPDR iter env 8
 
-  dpdk-2n-zn2-curr-iter:
+  dpdk-2n-zn2-prev-iter:
     csit-dpdk-perf-report-iterative-2202-2n-zn2:
       - 12  # rls2202 NDRPDR iter env 9
       - 14  # rls2202 NDRPDR iter env 9
       - 21  # rls2202 NDRPDR iter env 9
       - 22  # rls2202 NDRPDR iter env 9
 
+  dpdk-2n-zn2-curr-iter:
+    # csit-dpdk-perf-report-iterative-2206-2n-zn2:
+    csit-dpdk-perf-report-iterative-2202-2n-zn2:
+      - 12  # rls2202 NDRPDR iter env 9
+
   dpdk-2n-zn2-curr-iter-best:
+    # csit-dpdk-perf-report-iterative-2206-2n-zn2:
     csit-dpdk-perf-report-iterative-2202-2n-zn2:
       - 12  # rls2202 NDRPDR iter env 9
 
   # 2n-clx
 
   vpp-2n-clx-hist-iter-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-clx:
-      - 17  # rls2106.rel NDRPDR iter env 8
-      - 18  # rls2106.rel NDRPDR iter env 8
-      - 19  # rls2106.rel NDRPDR iter env 8
-      - 20  # rls2106.rel NDRPDR iter env 8
-      - 21  # rls2106.rel NDRPDR iter env 8
-      - 30  # rls2106.rel NDRPDR iter env 8
-      - 31  # rls2106.rel NDRPDR iter env 8
-      - 33  # rls2106.rel NDRPDR iter env 8
-      - 34  # rls2106.rel NDRPDR iter env 8
-      - 35  # rls2106.rel NDRPDR iter env 8
-
-  vpp-2n-clx-prev-iter-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-clx:
-      - 69  # rls2110.rel NDRPDR iter env 8
-      - 70  # rls2110.rel NDRPDR iter env 8
-      - 71  # rls2110.rel NDRPDR iter env 8
-      - 72  # rls2110.rel NDRPDR iter env 8
-      - 73  # rls2110.rel NDRPDR iter env 8
-      - 83  # rls2110.rel NDRPDR iter env 8
-      - 84  # rls2110.rel NDRPDR iter env 8
-      - 85  # rls2110.rel NDRPDR iter env 8
-      - 89  # rls2110.rel NDRPDR iter env 8
-      - 90  # rls2110.rel NDRPDR iter env 8
-
-  vpp-2n-clx-prev-iter-new-env:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 11  # rls2110.rel NDRPDR iter env 9
       - 12  # rls2110.rel NDRPDR iter env 9
       - 21  # rls2110.rel NDRPDR iter env 9
       - 22  # rls2110.rel NDRPDR iter env 9
 
-  vpp-2n-clx-curr-iter:
+  vpp-2n-clx-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 49  # rls2202.rel NDRPDR iter env 9
       - 61  # rls2202.rel NDRPDR iter env 9
       - 83  # rls2202.rel NDRPDR iter env 9
       - 84  # rls2202.rel NDRPDR iter env 9
 
+  vpp-2n-clx-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
+    csit-vpp-perf-report-iterative-2202-2n-clx:
+      - 49  # rls2202.rel NDRPDR iter env 9
+
+  vpp-2n-clx-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
+    csit-vpp-perf-report-iterative-2202-2n-clx:
+      - 49  # rls2202.rel NDRPDR iter env 9
+
   vpp-2n-clx-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
-      - 83  # rls2202.rel NDRPDR iter env 9
+      - 49  # rls2202.rel NDRPDR iter env 9
 
   vpp-2n-clx-hist-iter-mrr-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-clx:
-      - 5   # rls2106.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-clx:
+      - 8   # rls2110.rel MRR iter env 9
 
   vpp-2n-clx-prev-iter-mrr-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-clx:
-      - 65  # rls2110.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-clx:
+      - 48  # rls2202.rel MRR iter env 9
 
   vpp-2n-clx-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
-      - 8   # rls2110.rel MRR iter env 9
+      - 48  # rls2202.rel MRR iter env 9
 
   vpp-2n-clx-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 48  # rls2202.rel MRR iter env 9
 
   vpp-2n-clx-curr-iter-gso:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 51  # rls2202.rel MRR GSO iter env 9
 
-  vpp-2n-clx-curr-iter-vsap-old-env:
+  vpp-2n-clx-hist-iter-vsap-new-env:
     csit-vpp-perf-report-iterative-2110-2n-clx:
       - 95  # rls2110.rel VSAP iter env 8
       - 96  # rls2110.rel VSAP iter env 8
       - 106 # rls2110.rel VSAP iter env 8
       - 107 # rls2110.rel VSAP iter env 8
 
-  vpp-2n-clx-curr-iter-vsap:
+  vpp-2n-clx-curr-iter-vsap-old-env:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 55  # rls2202.rel VSAP iter env 9
       - 56  # rls2202.rel VSAP iter env 9
       - 70  # rls2202.rel VSAP iter env 9
       - 85  # rls2202.rel VSAP iter env 9
 
+  vpp-2n-clx-curr-iter-vsap-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
+    csit-vpp-perf-report-iterative-2202-2n-clx:
+      - 55  # rls2202.rel VSAP iter env 9
+
+  vpp-2n-clx-curr-iter-vsap:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
+    csit-vpp-perf-report-iterative-2202-2n-clx:
+      - 55  # rls2202.rel VSAP iter env 9
+
   vpp-2n-clx-curr-nfv-ndrpdr:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 53  # rls2202.rel NDRPDR nf-density iter env 9
-      - 65  # rls2202.rel NDRPDR nf-density iter env 9
-      - 75  # rls2202.rel NDRPDR nf-density iter env 9
-      - 76  # rls2202.rel NDRPDR nf-density iter env 9
-      - 77  # rls2202.rel NDRPDR nf-density iter env 9
-      - 80  # rls2202.rel NDRPDR nf-density iter env 9
-      - 86  # rls2202.rel NDRPDR nf-density iter env 9
-      - 87  # rls2202.rel NDRPDR nf-density iter env 9
-      - 88  # rls2202.rel NDRPDR nf-density iter env 9
-      - 89  # rls2202.rel NDRPDR nf-density iter env 9
 
   vpp-2n-clx-curr-nfv-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 50  # rls2202.rel NDRPDR nf-density iter env 9
 
   vpp-2n-clx-curr-nfv-reconf:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 52  # rls2202.rel NDRPDR reconf iter env 9
-      - 66  # rls2202.rel NDRPDR reconf iter env 9
-      - 72  # rls2202.rel NDRPDR reconf iter env 9
-      - 73  # rls2202.rel NDRPDR reconf iter env 9
-      - 74  # rls2202.rel NDRPDR reconf iter env 9
-      - 81  # rls2202.rel NDRPDR reconf iter env 9
-      - 82  # rls2202.rel NDRPDR reconf iter env 9
-      - 90  # rls2202.rel NDRPDR reconf iter env 9
-      - 91  # rls2202.rel NDRPDR reconf iter env 9
-      - 92  # rls2202.rel NDRPDR reconf iter env 9
 
   vpp-2n-clx-curr-soak:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 54  # rls2202.rel soak env 9
-      - 67  # rls2202.rel soak env 9
   vpp-soak-vs-ndr-2n-clx-ref:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 49  # rls2202.rel NDRPDR iter env 9
-      - 61  # rls2202.rel NDRPDR iter env 9
-      - 62  # rls2202.rel NDRPDR iter env 9
-      - 63  # rls2202.rel NDRPDR iter env 9
-      - 64  # rls2202.rel NDRPDR iter env 9
-      - 71  # rls2202.rel NDRPDR iter env 9
-      - 78  # rls2202.rel NDRPDR iter env 9
-      - 79  # rls2202.rel NDRPDR iter env 9
-      - 83  # rls2202.rel NDRPDR iter env 9
-      - 84  # rls2202.rel NDRPDR iter env 9
   vpp-soak-vs-ndr-2n-clx:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-iterative-2202-2n-clx:
       - 49  # rls2202.rel NDRPDR iter env 9
-      - 61  # rls2202.rel NDRPDR iter env 9
-      - 62  # rls2202.rel NDRPDR iter env 9
-      - 63  # rls2202.rel NDRPDR iter env 9
-      - 64  # rls2202.rel NDRPDR iter env 9
-      - 71  # rls2202.rel NDRPDR iter env 9
-      - 78  # rls2202.rel NDRPDR iter env 9
-      - 79  # rls2202.rel NDRPDR iter env 9
-      - 83  # rls2202.rel NDRPDR iter env 9
-      - 84  # rls2202.rel NDRPDR iter env 9
       - 54  # rls2202.rel soak env 9
-      - 67  # rls2202.rel soak env 9
 
   vpp-2n-clx-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-2n-clx:
+    # csit-vpp-perf-report-iterative-2206-2n-clx:
     csit-vpp-perf-report-coverage-2202-2n-clx:
       - 18  # rls2202.rel NDRPDR cov env 9
-      - 19  # rls2202.rel NDRPDR cov env 9
-      - 20  # rls2202.rel NDRPDR cov env 9
-      - 21  # rls2202.rel NDRPDR cov env 9
-      - 22  # rls2202.rel NDRPDR cov env 9
-      - 23  # rls2202.rel NDRPDR cov env 9
-      - 24  # rls2202.rel NDRPDR cov env 9
-      - 25  # rls2202.rel NDRPDR cov env 9
-      - 26  # rls2202.rel NDRPDR cov env 9
-      - 27  # rls2202.rel NDRPDR cov env 9
-      - 28  # rls2202.rel NDRPDR cov env 9
-      - 29  # rls2202.rel NDRPDR cov env 9
-      - 30  # rls2202.rel NDRPDR cov env 9
-      - 31  # rls2202.rel NDRPDR cov env 9
-      - 32  # rls2202.rel NDRPDR cov env 9
-      - 33  # rls2202.rel NDRPDR cov env 9
-      - 34  # rls2202.rel NDRPDR cov env 9
 
   dpdk-2n-clx-hist-iter:
-    csit-dpdk-perf-report-iterative-2106-2n-clx:
-      - 11  # rls2106 NDRPDR iter env 7
-      - 2   # rls2106 NDRPDR iter env 7
-      - 3   # rls2106 NDRPDR iter env 7
-      - 4   # rls2106 NDRPDR iter env 7
-      - 5   # rls2106 NDRPDR iter env 7
-      - 6   # rls2106 NDRPDR iter env 7
-      - 7   # rls2106 NDRPDR iter env 7
-      - 8   # rls2106 NDRPDR iter env 7
-      - 9   # rls2106 NDRPDR iter env 7
-      - 10  # rls2106 NDRPDR iter env 7
-
-  dpdk-2n-clx-prev-iter:
     csit-dpdk-perf-report-iterative-2110-2n-clx:
       - 5   # rls2110 NDRPDR iter env 8
       - 6   # rls2110 NDRPDR iter env 8
       - 17  # rls2110 NDRPDR iter env 8
       - 18  # rls2110 NDRPDR iter env 8
 
-  dpdk-2n-clx-curr-iter:
+  dpdk-2n-clx-prev-iter:
     csit-dpdk-perf-report-iterative-2202-2n-clx:
       - 11  # rls2202 NDRPDR iter env 9
       - 12  # rls2202 NDRPDR iter env 9
       - 19  # rls2202 NDRPDR iter env 9
       - 20  # rls2202 NDRPDR iter env 9
 
+  dpdk-2n-clx-curr-iter:
+    # csit-dpdk-perf-report-iterative-2206-2n-clx:
+    csit-dpdk-perf-report-iterative-2202-2n-clx:
+      - 11  # rls2202 NDRPDR iter env 9
+
   dpdk-2n-clx-curr-iter-best:
+    # csit-dpdk-perf-report-iterative-2206-2n-clx:
     csit-dpdk-perf-report-iterative-2202-2n-clx:
       - 11   # rls2202 NDRPDR iter env 9
 
   # 3n-tsh
 
   vpp-3n-tsh-hist-iter-new-env:
-    csit-vpp-perf-report-iterative-2110-3n-tsh:
-      - 12  # rls2106.rel NDRPDR iter env 8
-      - 13  # rls2106.rel NDRPDR iter env 8
-      - 14  # rls2106.rel NDRPDR iter env 8
-      - 16  # rls2106.rel NDRPDR iter env 8
-      - 18  # rls2106.rel NDRPDR iter env 8
-      - 19  # rls2106.rel NDRPDR iter env 8
-      - 20  # rls2106.rel NDRPDR iter env 8
-      - 21  # rls2106.rel NDRPDR iter env 8
-      - 22  # rls2106.rel NDRPDR iter env 8
-      - 23  # rls2106.rel NDRPDR iter env 8
-
-  vpp-3n-tsh-prev-iter-old-env:
-    csit-vpp-perf-report-iterative-2110-3n-tsh:
-      - 31  # rls2110.rel NDRPDR iter env 8
-      - 32  # rls2110.rel NDRPDR iter env 8
-      - 33  # rls2110.rel NDRPDR iter env 8
-      - 34  # rls2110.rel NDRPDR iter env 8
-      - 35  # rls2110.rel NDRPDR iter env 8
-      - 36  # rls2110.rel NDRPDR iter env 8
-      - 37  # rls2110.rel NDRPDR iter env 8
-      - 38  # rls2110.rel NDRPDR iter env 8
-      - 39  # rls2110.rel NDRPDR iter env 8
-      - 40  # rls2110.rel NDRPDR iter env 8
-
-  vpp-3n-tsh-prev-iter-new-env:
     csit-vpp-perf-report-iterative-2202-3n-tsh:
       - 5   # rls2110.rel NDRPDR iter env 9
       - 7   # rls2110.rel NDRPDR iter env 9
       - 15  # rls2110.rel NDRPDR iter env 9
       - 16  # rls2110.rel NDRPDR iter env 9
 
-  vpp-3n-tsh-curr-iter:
+  vpp-3n-tsh-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-3n-tsh:
       - 24  # rls2202.rel NDRPDR iter env 9
       - 25  # rls2202.rel NDRPDR iter env 9
       - 32  # rls2202.rel NDRPDR iter env 9
       - 33  # rls2202.rel NDRPDR iter env 9
 
+  vpp-3n-tsh-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-tsh:
+    csit-vpp-perf-report-iterative-2202-3n-tsh:
+      - 24  # rls2202.rel NDRPDR iter env 9
+
+  vpp-3n-tsh-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-3n-tsh:
+    csit-vpp-perf-report-iterative-2202-3n-tsh:
+      - 24  # rls2202.rel NDRPDR iter env 9
+
   vpp-3n-tsh-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-3n-tsh:
     csit-vpp-perf-report-iterative-2202-3n-tsh:
-      - 27  # rls2202.rel NDRPDR iter env 9
+      - 24  # rls2202.rel NDRPDR iter env 9
 
   vpp-3n-tsh-hist-iter-mrr-new-env:
-    csit-vpp-perf-report-iterative-2110-3n-tsh:
-      - 11  # rls2106.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-3n-tsh:
+      - 3   # rls2110.rel NDRPDR iter env 9
 
   vpp-3n-tsh-prev-iter-mrr-old-env:
-    csit-vpp-perf-report-iterative-2110-3n-tsh:
-      - 30  # rls2110.rel NDRPDR iter env 8
+    csit-vpp-perf-report-iterative-2202-3n-tsh:
+      - 23  # rls2202.rel NDRPDR iter env 9
 
   vpp-3n-tsh-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-tsh:
     csit-vpp-perf-report-iterative-2202-3n-tsh:
-      - 3   # rls2110.rel NDRPDR iter env 9
+      - 23  # rls2202.rel NDRPDR iter env 9
 
   vpp-3n-tsh-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-3n-tsh:
     csit-vpp-perf-report-iterative-2202-3n-tsh:
       - 23  # rls2202.rel NDRPDR iter env 9
 
   vpp-3n-tsh-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-3n-tsh:
+    # csit-vpp-perf-report-iterative-2206-3n-tsh:
     csit-vpp-perf-report-coverage-2202-3n-tsh:
       - 18  # rls2202.rel NDRPDR cov env 9
-      - 19  # rls2202.rel NDRPDR cov env 9
-      - 20  # rls2202.rel NDRPDR cov env 9
-      - 21  # rls2202.rel NDRPDR cov env 9
-      - 22  # rls2202.rel NDRPDR cov env 9
-      - 23  # rls2202.rel NDRPDR cov env 9
-      - 24  # rls2202.rel NDRPDR cov env 9
-      - 25  # rls2202.rel NDRPDR cov env 9
-      - 26  # rls2202.rel NDRPDR cov env 9
-      - 27  # rls2202.rel NDRPDR cov env 9
-      - 28  # rls2202.rel NDRPDR cov env 9
-      - 29  # rls2202.rel NDRPDR cov env 9
-      - 30  # rls2202.rel NDRPDR cov env 9
-      - 31  # rls2202.rel NDRPDR cov env 9
-      - 32  # rls2202.rel NDRPDR cov env 9
-      - 33  # rls2202.rel NDRPDR cov env 9
-      - 34  # rls2202.rel NDRPDR cov env 9
 
   dpdk-3n-tsh-hist-iter:
-    csit-dpdk-perf-report-iterative-2106-3n-tsh:
-      - 1   # rls2106 NDRPDR iter env 7
-      - 2   # rls2106 NDRPDR iter env 7
-      - 3   # rls2106 NDRPDR iter env 7
-      - 4   # rls2106 NDRPDR iter env 7
-      - 5   # rls2106 NDRPDR iter env 7
-      - 6   # rls2106 NDRPDR iter env 7
-      - 7   # rls2106 NDRPDR iter env 7
-      - 8   # rls2106 NDRPDR iter env 7
-      - 9   # rls2106 NDRPDR iter env 7
-      - 10  # rls2106 NDRPDR iter env 7
-
-  dpdk-3n-tsh-prev-iter:
     csit-dpdk-perf-report-iterative-2110-3n-tsh:
       - 12  # rls2110 NDRPDR iter env 8
       - 13  # rls2110 NDRPDR iter env 8
       - 20  # rls2110 NDRPDR iter env 8
       - 21  # rls2110 NDRPDR iter env 8
 
-  dpdk-3n-tsh-curr-iter:
+  dpdk-3n-tsh-prev-iter:
     csit-dpdk-perf-report-iterative-2202-3n-tsh:
       - 11  # rls2202 NDRPDR iter env 9
       - 12  # rls2202 NDRPDR iter env 9
       - 19  # rls2202 NDRPDR iter env 9
       - 20  # rls2202 NDRPDR iter env 9
 
+  dpdk-3n-tsh-curr-iter:
+    # csit-dpdk-perf-report-iterative-2206-3n-tsh:
+    csit-dpdk-perf-report-iterative-2202-3n-tsh:
+      - 11  # rls2202 NDRPDR iter env 9
+
   dpdk-3n-tsh-curr-iter-best:
+    # csit-dpdk-perf-report-iterative-2206-3n-tsh:
     csit-dpdk-perf-report-iterative-2202-3n-tsh:
-      - 14  # rls2202 NDRPDR iter env 9
+      - 11  # rls2202 NDRPDR iter env 9
 
   # 2n-tx2
 
   vpp-2n-tx2-hist-iter-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-tx2:
-      - 17  # rls2106.rel NDRPDR iter env 8
-      - 18  # rls2106.rel NDRPDR iter env 8
-      - 19  # rls2106.rel NDRPDR iter env 8
-      - 20  # rls2106.rel NDRPDR iter env 8
-      - 21  # rls2106.rel NDRPDR iter env 8
-      - 24  # rls2106.rel NDRPDR iter env 8
-      - 25  # rls2106.rel NDRPDR iter env 8
-      - 26  # rls2106.rel NDRPDR iter env 8
-      - 27  # rls2106.rel NDRPDR iter env 8
-      - 28  # rls2106.rel NDRPDR iter env 8
-
-  vpp-2n-tx2-prev-iter-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-tx2:
-      - 36  # rls2110.rel NDRPDR iter env 8
-      - 37  # rls2110.rel NDRPDR iter env 8
-      - 38  # rls2110.rel NDRPDR iter env 8
-      - 39  # rls2110.rel NDRPDR iter env 8
-      - 40  # rls2110.rel NDRPDR iter env 8
-      - 41  # rls2110.rel NDRPDR iter env 8
-      - 42  # rls2110.rel NDRPDR iter env 8
-      - 43  # rls2110.rel NDRPDR iter env 8
-      - 44  # rls2110.rel NDRPDR iter env 8
-      - 45  # rls2110.rel NDRPDR iter env 8
-
-  vpp-2n-tx2-prev-iter-new-env:
     csit-vpp-perf-report-iterative-2202-2n-tx2:
       - 7   # rls2110.rel NDRPDR iter env 9
       - 9   # rls2202.rel NDRPDR iter env 9
       - 17  # rls2110.rel NDRPDR iter env 9
       - 18  # rls2110.rel NDRPDR iter env 9
 
-  vpp-2n-tx2-curr-iter:
+  vpp-2n-tx2-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-2n-tx2:
       - 26  # rls2202.rel NDRPDR iter env 9
       - 27  # rls2202.rel NDRPDR iter env 9
       - 34  # rls2202.rel NDRPDR iter env 9
       - 35  # rls2202.rel NDRPDR iter env 9
 
+  vpp-2n-tx2-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-tx2:
+    csit-vpp-perf-report-iterative-2202-2n-tx2:
+      - 26  # rls2202.rel NDRPDR iter env 9
+
+  vpp-2n-tx2-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-2n-tx2:
+    csit-vpp-perf-report-iterative-2202-2n-tx2:
+      - 26  # rls2202.rel NDRPDR iter env 9
+
   vpp-2n-tx2-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-2n-tx2:
     csit-vpp-perf-report-iterative-2202-2n-tx2:
       - 26  # rls2202.rel NDRPDR iter env 9
 
   vpp-2n-tx2-hist-iter-mrr-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-tx2:
-      - 16  # rls2106.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-tx2:
+      - 3   # rls2110.rel MRR iter env 9
 
   vpp-2n-tx2-prev-iter-mrr-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-tx2:
-      - 35  # rls2110.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-tx2:
+      - 25  # rls2202.rel MRR iter env 9
 
   vpp-2n-tx2-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-tx2:
     csit-vpp-perf-report-iterative-2202-2n-tx2:
-      - 3   # rls2110.rel MRR iter env 9
+      - 25  # rls2202.rel MRR iter env 9
 
   vpp-2n-tx2-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-tx2:
     csit-vpp-perf-report-iterative-2202-2n-tx2:
       - 25  # rls2202.rel MRR iter env 9
 
   vpp-2n-tx2-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-2n-tx2:
+    # csit-vpp-perf-report-iterative-2206-2n-tx2:
     csit-vpp-perf-report-coverage-2202-2n-tx2:
       - 15  # rls2202.rel NDRPDR cov env 9
-      - 16  # rls2202.rel NDRPDR cov env 9
-      - 17  # rls2202.rel NDRPDR cov env 9
-      - 18  # rls2202.rel NDRPDR cov env 9
-      - 19  # rls2202.rel NDRPDR cov env 9
-      - 20  # rls2202.rel NDRPDR cov env 9
-      - 21  # rls2202.rel NDRPDR cov env 9
-      - 22  # rls2202.rel NDRPDR cov env 9
-      - 23  # rls2202.rel NDRPDR cov env 9
-      - 24  # rls2202.rel NDRPDR cov env 9
-      - 25  # rls2202.rel NDRPDR cov env 9
-      - 26  # rls2202.rel NDRPDR cov env 9
-      - 27  # rls2202.rel NDRPDR cov env 9
-      - 28  # rls2202.rel NDRPDR cov env 9
 
-  dpdk-2n-tx2-prev-iter:
+  dpdk-2n-tx2-hist-iter:
     csit-dpdk-perf-report-iterative-2110-2n-tx2:
       - 14  # rls2110 NDRPDR iter env 8
       - 15  # rls2110 NDRPDR iter env 8
       - 22  # rls2110 NDRPDR iter env 8
       - 23  # rls2110 NDRPDR iter env 8
 
-  dpdk-2n-tx2-curr-iter:
+  dpdk-2n-tx2-prev-iter:
     csit-dpdk-perf-report-iterative-2202-2n-tx2:
       - 11  # rls2202 NDRPDR iter env 9
       - 12  # rls2202 NDRPDR iter env 9
       - 19  # rls2202 NDRPDR iter env 9
       - 20  # rls2202 NDRPDR iter env 9
 
+  dpdk-2n-tx2-curr-iter:
+    # csit-dpdk-perf-report-iterative-2206-2n-tx2:
+    csit-dpdk-perf-report-iterative-2202-2n-tx2:
+      - 11  # rls2202 NDRPDR iter env 9
+
   dpdk-2n-tx2-curr-iter-best:
+    # csit-dpdk-perf-report-iterative-2206-2n-tx2:
     csit-dpdk-perf-report-iterative-2202-2n-tx2:
       - 11  # rls2202 NDRPDR iter env 9
 
   # 3n-dnv
 
   vpp-3n-dnv-hist-iter-new-env:
-    csit-vpp-perf-report-iterative-2110-3n-dnv:
-      - 5   # rls2106.rel NDRPDR iter env 8
-      - 12  # rls2106.rel NDRPDR iter env 8
-      - 15  # rls2106.rel NDRPDR iter env 8
-      - 17  # rls2106.rel NDRPDR iter env 8
-      - 21  # rls2106.rel NDRPDR iter env 8
-      - 22  # rls2106.rel NDRPDR iter env 8
-      - 23  # rls2106.rel NDRPDR iter env 8
-      - 24  # rls2106.rel NDRPDR iter env 8
-      - 25  # rls2106.rel NDRPDR iter env 8
-      - 26  # rls2106.rel NDRPDR iter env 8
-
-  vpp-3n-dnv-prev-iter-old-env:
-    csit-vpp-perf-report-iterative-2110-3n-dnv:
-      - 34  # rls2110.rel NDRPDR iter env 8
-      - 35  # rls2110.rel NDRPDR iter env 8
-      - 36  # rls2110.rel NDRPDR iter env 8
-      - 37  # rls2110.rel NDRPDR iter env 8
-      - 38  # rls2110.rel NDRPDR iter env 8
-      - 39  # rls2110.rel NDRPDR iter env 8
-      - 40  # rls2110.rel NDRPDR iter env 8
-      - 41  # rls2110.rel NDRPDR iter env 8
-      - 42  # rls2110.rel NDRPDR iter env 8
-      - 43  # rls2110.rel NDRPDR iter env 8
-
-  vpp-3n-dnv-prev-iter-new-env:
     csit-vpp-perf-report-iterative-2202-3n-dnv:
       - 4   # rls2110.rel NDRPDR iter env 9
       - 5   # rls2110.rel NDRPDR iter env 9
       - 12  # rls2110.rel NDRPDR iter env 9
       - 13  # rls2110.rel NDRPDR iter env 9
 
-  vpp-3n-dnv-curr-iter:
+  vpp-3n-dnv-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-3n-dnv:
       - 21  # rls2202.rel NDRPDR iter env 9
       - 22  # rls2202.rel NDRPDR iter env 9
       - 29  # rls2202.rel NDRPDR iter env 9
       - 30  # rls2202.rel NDRPDR iter env 9
 
+  vpp-3n-dnv-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-dnv:
+    csit-vpp-perf-report-iterative-2202-3n-dnv:
+      - 21  # rls2202.rel NDRPDR iter env 9
+
+  vpp-3n-dnv-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-3n-dnv:
+    csit-vpp-perf-report-iterative-2202-3n-dnv:
+      - 21  # rls2202.rel NDRPDR iter env 9
+
   vpp-3n-dnv-hist-iter-mrr-new-env:
-    csit-vpp-perf-report-iterative-2110-3n-dnv:
-      - 16  # rls2106.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-3n-dnv:
+      - 3   # rls2110.rel MRR iter env 9
 
   vpp-3n-dnv-prev-iter-mrr-old-env:
-    csit-vpp-perf-report-iterative-2110-3n-dnv:
-      - 33  # rls2110.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-3n-dnv:
+      - 20  # rls2202.rel MRR iter env 9
 
   vpp-3n-dnv-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-dnv:
     csit-vpp-perf-report-iterative-2202-3n-dnv:
-      - 3   # rls2110.rel MRR iter env 9
+      - 20  # rls2202.rel MRR iter env 9
 
   vpp-3n-dnv-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-3n-dnv:
     csit-vpp-perf-report-iterative-2202-3n-dnv:
       - 20  # rls2202.rel MRR iter env 9
 
   vpp-3n-dnv-curr-cov:
+    # csit-vpp-perf-report-coverage-2202-3n-dnv:
+    # csit-vpp-perf-report-iterative-2206-3n-dnv:
     csit-vpp-perf-report-coverage-2202-3n-dnv:
       - 11  # rls2202.rel NDRPDR cov env 9
-      - 12  # rls2202.rel NDRPDR cov env 9
-      - 13  # rls2202.rel NDRPDR cov env 9
-      - 14  # rls2202.rel NDRPDR cov env 9
-      - 15  # rls2202.rel NDRPDR cov env 9
-      - 16  # rls2202.rel NDRPDR cov env 9
-      - 17  # rls2202.rel NDRPDR cov env 9
-      - 18  # rls2202.rel NDRPDR cov env 9
-      - 19  # rls2202.rel NDRPDR cov env 9
-      - 20  # rls2202.rel NDRPDR cov env 9
 
   # 2n-dnv
 
   vpp-2n-dnv-hist-iter-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-dnv:
-      - 4   # rls2106.rel NDRPDR iter env 8
-      - 5   # rls2106.rel NDRPDR iter env 8
-      - 6   # rls2106.rel NDRPDR iter env 8
-      - 7   # rls2106.rel NDRPDR iter env 8
-      - 8   # rls2106.rel NDRPDR iter env 8
-      - 10  # rls2106.rel NDRPDR iter env 8
-      - 11  # rls2106.rel NDRPDR iter env 8
-      - 12  # rls2106.rel NDRPDR iter env 8
-      - 13  # rls2106.rel NDRPDR iter env 8
-      - 14  # rls2106.rel NDRPDR iter env 8
-
-  vpp-2n-dnv-prev-iter-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-dnv:
-      - 22  # rls2110.rel NDRPDR iter env 8
-      - 23  # rls2110.rel NDRPDR iter env 8
-      - 24  # rls2110.rel NDRPDR iter env 8
-      - 25  # rls2110.rel NDRPDR iter env 8
-      - 26  # rls2110.rel NDRPDR iter env 8
-      - 28  # rls2110.rel NDRPDR iter env 8
-      - 29  # rls2110.rel NDRPDR iter env 8
-      - 31  # rls2110.rel NDRPDR iter env 8
-      - 32  # rls2110.rel NDRPDR iter env 8
-      - 33  # rls2110.rel NDRPDR iter env 8
-
-  vpp-2n-dnv-prev-iter-new-env:
     csit-vpp-perf-report-iterative-2202-2n-dnv:
       - 5   # rls2110.rel NDRPDR iter env 9
       - 6   # rls2110.rel NDRPDR iter env 9
       - 13  # rls2110.rel NDRPDR iter env 9
       - 14  # rls2110.rel NDRPDR iter env 9
 
-  vpp-2n-dnv-curr-iter:
+  vpp-2n-dnv-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-2n-dnv:
       - 24  # rls2202.rel NDRPDR iter env 9
       - 25  # rls2202.rel NDRPDR iter env 9
       - 35  # rls2202.rel NDRPDR iter env 9
       - 36  # rls2202.rel NDRPDR iter env 9
 
+  vpp-2n-dnv-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-dnv:
+    csit-vpp-perf-report-iterative-2202-2n-dnv:
+      - 24  # rls2202.rel NDRPDR iter env 9
+
+  vpp-2n-dnv-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-2n-dnv:
+    csit-vpp-perf-report-iterative-2202-2n-dnv:
+      - 24  # rls2202.rel NDRPDR iter env 9
+
   vpp-2n-dnv-hist-iter-mrr-new-env:
-    csit-vpp-perf-report-iterative-2110-2n-dnv:
-      - 9   # rls2106.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-dnv:
+      - 15  # rls2110.rel MRR iter env 9
 
   vpp-2n-dnv-prev-iter-mrr-old-env:
-    csit-vpp-perf-report-iterative-2110-2n-dnv:
-      - 21  # rls2110.rel MRR iter env 8
+    csit-vpp-perf-report-iterative-2202-2n-dnv:
+      - 23  # rls2202.rel MRR iter env 9
 
   vpp-2n-dnv-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-dnv:
     csit-vpp-perf-report-iterative-2202-2n-dnv:
-      - 15  # rls2110.rel MRR iter env 9
+      - 23  # rls2202.rel MRR iter env 9
 
   vpp-2n-dnv-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-dnv:
     csit-vpp-perf-report-iterative-2202-2n-dnv:
       - 23  # rls2202.rel MRR iter env 9
 
   vpp-2n-dnv-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-2n-dnv:
+    # csit-vpp-perf-report-iterative-2206-2n-dnv:
     csit-vpp-perf-report-coverage-2202-2n-dnv:
       - 7   # rls2202.rel NDRPDR cov env 9
       - 8   # rls2202.rel NDRPDR cov env 9
 
   # 2n-aws
 
-  vpp-2n-aws-prev-iter:
+  vpp-2n-aws-hist-iter:
     csit-vpp-perf-report-iterative-2110-2n-aws:
       - 26  # rls2110.rel NDRPDR iter env 8
       - 29  # rls2110.rel NDRPDR iter env 8
       - 36  # rls2110.rel NDRPDR iter env 8
       - 37  # rls2110.rel NDRPDR iter env 8
 
-  vpp-2n-aws-curr-iter:
+  vpp-2n-aws-prev-iter:
     csit-vpp-perf-report-iterative-2202-2n-aws:
       - 12  # rls2202.rel NDRPDR iter env 9
       - 13  # rls2202.rel NDRPDR iter env 9
       - 21  # rls2202.rel NDRPDR iter env 9
       - 22  # rls2202.rel NDRPDR iter env 9
 
+  vpp-2n-aws-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-2n-aws:
+    csit-vpp-perf-report-iterative-2202-2n-aws:
+      - 12  # rls2202.rel NDRPDR iter env 9
+
   vpp-2n-aws-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-2n-aws:
     csit-vpp-perf-report-iterative-2202-2n-aws:
       - 12  # rls2202.rel NDRPDR iter env 9
 
-  vpp-2n-aws-prev-iter-mrr:
+  vpp-2n-aws-hist-iter-mrr:
     csit-vpp-perf-report-iterative-2110-2n-aws:
       - 25  # rls2110.rel MRR iter env 8
 
+  vpp-2n-aws-prev-iter-mrr:
+    csit-vpp-perf-report-iterative-2202-2n-aws:
+      - 11  # rls2202.rel MRR iter env 9
+
   vpp-2n-aws-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-aws:
     csit-vpp-perf-report-iterative-2202-2n-aws:
       - 11  # rls2202.rel MRR iter env 9
 
   vpp-2n-aws-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-2n-aws:
+    # csit-vpp-perf-report-iterative-2206-2n-aws:
     csit-vpp-perf-report-coverage-2202-2n-aws:
       - 1   # rls2202.rel NDRPDR cov env 9
 
   # 3n-aws
 
-  vpp-3n-aws-prev-iter:
+  vpp-3n-aws-hist-iter:
     csit-vpp-perf-report-iterative-2110-3n-aws:
       - 34  # rls2110.rel NDRPDR iter env 8
       - 35  # rls2110.rel NDRPDR iter env 8
       - 42  # rls2110.rel NDRPDR iter env 8
       - 43  # rls2110.rel NDRPDR iter env 8
 
-  vpp-3n-aws-curr-iter:
+  vpp-3n-aws-prev-iter:
     csit-vpp-perf-report-iterative-2202-3n-aws:
       - 12  # rls2202.rel NDRPDR iter env 9
       - 13  # rls2202.rel NDRPDR iter env 9
       - 21  # rls2202.rel NDRPDR iter env 9
       - 22  # rls2202.rel NDRPDR iter env 9
 
+  vpp-3n-aws-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-3n-aws:
+    csit-vpp-perf-report-iterative-2202-3n-aws:
+      - 12  # rls2202.rel NDRPDR iter env 9
+
   vpp-3n-aws-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-3n-aws:
     csit-vpp-perf-report-iterative-2202-3n-aws:
       - 12  # rls2202.rel NDRPDR iter env 9
 
-  vpp-3n-aws-prev-iter-mrr:
+  vpp-3n-aws-hist-iter-mrr:
     csit-vpp-perf-report-iterative-2110-3n-aws:
       - 33  # rls2110.rel MRR iter env 8
 
+  vpp-3n-aws-prev-iter-mrr:
+    csit-vpp-perf-report-iterative-2202-3n-aws:
+      - 11  # rls2202.rel MRR iter env 9
+
   vpp-3n-aws-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-3n-aws:
     csit-vpp-perf-report-iterative-2202-3n-aws:
       - 11  # rls2202.rel MRR iter env 9
 
   vpp-3n-aws-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-3n-aws:
+    # csit-vpp-perf-report-iterative-2206-3n-aws:
     csit-vpp-perf-report-coverage-2202-3n-aws:
       - 1   # rls2202.rel NDRPDR cov env 9
 
   # 2n-icx
 
-  vpp-2n-icx-curr-iter:
+  # vpp-2n-icx-hist-iter-new-env:
+  #   csit-vpp-perf-report-iterative-2202-2n-icx:
+
+  vpp-2n-icx-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 23  # rls2202.rel NDRPDR iter env 9
       - 30  # rls2202.rel NDRPDR iter env 9
       - 40  # rls2202.rel NDRPDR iter env 9
       - 41  # rls2202.rel NDRPDR iter env 9
 
+  vpp-2n-icx-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
+    csit-vpp-perf-report-iterative-2202-2n-icx:
+      - 23  # rls2202.rel NDRPDR iter env 9
+
+  vpp-2n-icx-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
+    csit-vpp-perf-report-iterative-2202-2n-icx:
+      - 23  # rls2202.rel NDRPDR iter env 9
+
   vpp-2n-icx-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
-      - 32  # rls2202.rel NDRPDR iter env 9
+      - 23  # rls2202.rel NDRPDR iter env 9
+
+  vpp-2n-icx-prev-iter-mrr-old-env:
+    csit-vpp-perf-report-iterative-2202-2n-icx:
+      - 22  # rls2202.rel MRR iter env 9
+
+  vpp-2n-icx-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
+    csit-vpp-perf-report-iterative-2202-2n-icx:
+      - 22  # rls2202.rel MRR iter env 9
 
   vpp-2n-icx-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 22  # rls2202.rel MRR iter env 9
 
   vpp-2n-icx-curr-nfv-ndrpdr:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 27  # rls2202.rel NDRPDR nf-density iter env 9
-      - 36  # rls2202.rel NDRPDR nf-density iter env 9
-      - 43  # rls2202.rel NDRPDR nf-density iter env 9
-      - 44  # rls2202.rel NDRPDR nf-density iter env 9
-      - 45  # rls2202.rel NDRPDR nf-density iter env 9
-      - 46  # rls2202.rel NDRPDR nf-density iter env 9
-      - 47  # rls2202.rel NDRPDR nf-density iter env 9
-      - 53  # rls2202.rel NDRPDR nf-density iter env 9
-      - 54  # rls2202.rel NDRPDR nf-density iter env 9
-      - 56  # rls2202.rel NDRPDR nf-density iter env 9
 
   vpp-2n-icx-curr-nfv-mrr:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 24  # rls2202.rel MRR nf-density iter env 9
 
   vpp-2n-icx-curr-nfv-reconf:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 26  # rls2202.rel NDRPDR reconf iter env 9
-      - 35  # rls2202.rel NDRPDR reconf iter env 9
-      - 38  # rls2202.rel NDRPDR reconf iter env 9
-      - 42  # rls2202.rel NDRPDR reconf iter env 9
-      - 49  # rls2202.rel NDRPDR reconf iter env 9
-      - 50  # rls2202.rel NDRPDR reconf iter env 9
-      - 51  # rls2202.rel NDRPDR reconf iter env 9
-      - 52  # rls2202.rel NDRPDR reconf iter env 9
-      - 55  # rls2202.rel NDRPDR reconf iter env 9
-      - 57  # rls2202.rel NDRPDR reconf iter env 9
 
   vpp-2n-icx-curr-soak:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 28  # rls2202.rel soak env 9
-      - 29  # rls2202.rel soak env 9
   vpp-soak-vs-ndr-2n-icx-ref:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 23  # rls2202.rel NDRPDR iter env 9
-      - 30  # rls2202.rel NDRPDR iter env 9
-      - 31  # rls2202.rel NDRPDR iter env 9
-      - 32  # rls2202.rel NDRPDR iter env 9
-      - 33  # rls2202.rel NDRPDR iter env 9
-      - 34  # rls2202.rel NDRPDR iter env 9
-      - 37  # rls2202.rel NDRPDR iter env 9
-      - 39  # rls2202.rel NDRPDR iter env 9
-      - 40  # rls2202.rel NDRPDR iter env 9
-      - 41  # rls2202.rel NDRPDR iter env 9
   vpp-soak-vs-ndr-2n-icx:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 23  # rls2202.rel NDRPDR iter env 9
-      - 30  # rls2202.rel NDRPDR iter env 9
-      - 31  # rls2202.rel NDRPDR iter env 9
-      - 32  # rls2202.rel NDRPDR iter env 9
-      - 33  # rls2202.rel NDRPDR iter env 9
-      - 34  # rls2202.rel NDRPDR iter env 9
-      - 37  # rls2202.rel NDRPDR iter env 9
-      - 39  # rls2202.rel NDRPDR iter env 9
-      - 40  # rls2202.rel NDRPDR iter env 9
-      - 41  # rls2202.rel NDRPDR iter env 9
       - 28  # rls2202.rel soak env 9
-      - 29  # rls2202.rel soak env 9
 
   vpp-2n-icx-curr-iter-gso:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-iterative-2202-2n-icx:
       - 25  # rls2202.rel MRR GSO iter env 9
 
   vpp-2n-icx-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-2n-icx:
+    # csit-vpp-perf-report-iterative-2206-2n-icx:
     csit-vpp-perf-report-coverage-2202-2n-icx:
       - 1   # rls2202.rc2 NDRPDR cov env 9
-      - 2   # rls2202.rc2 NDRPDR cov env 9
-      - 3   # rls2202.rc2 NDRPDR cov env 9
-      - 4   # rls2202.rc2 NDRPDR cov env 9
-      - 5   # rls2202.rc2 NDRPDR cov env 9
-      - 6   # rls2202.rc2 NDRPDR cov env 9
-      - 7   # rls2202.rc2 NDRPDR cov env 9
-      - 8   # rls2202.rc2 NDRPDR cov env 9
-      # - 9   # rls2202.rc2 NDRPDR cov env 9
-      - 10  # rls2202.rc2 NDRPDR cov env 9
-      - 11  # rls2202.rc2 NDRPDR cov env 9
-      - 12  # rls2202.rc2 NDRPDR cov env 9
-      - 13  # rls2202.rc2 NDRPDR cov env 9
-      # - 14  # rls2202.rc2 NDRPDR cov env 9
-      - 15  # rls2202.rc2 NDRPDR cov env 9
-      - 16  # rls2202.rc2 NDRPDR cov env 9
-      - 17  # rls2202.rc2 NDRPDR cov env 9
 
-  dpdk-2n-icx-curr-iter:
+  dpdk-2n-icx-prev-iter:
     csit-dpdk-perf-report-iterative-2202-2n-icx:
       - 1   # rls2202 NDRPDR iter env 9
       - 2   # rls2202 NDRPDR iter env 9
       - 9   # rls2202 NDRPDR iter env 9
       - 10  # rls2202 NDRPDR iter env 9
 
+  dpdk-2n-icx-curr-iter:
+    # csit-dpdk-perf-report-iterative-2206-2n-icx:
+    csit-dpdk-perf-report-iterative-2202-2n-icx:
+      - 1   # rls2202 NDRPDR iter env 9
+
   dpdk-2n-icx-curr-iter-best:
+    # csit-dpdk-perf-report-iterative-2206-2n-icx:
     csit-dpdk-perf-report-iterative-2202-2n-icx:
       - 1   # rls2202 NDRPDR iter env 9
 
   # 3n-icx
 
-  vpp-3n-icx-curr-iter:
+  # vpp-3n-icx-hist-iter-new-env:
+  #   csit-vpp-perf-report-iterative-2202-3n-icx:
+
+  vpp-3n-icx-prev-iter-old-env:
     csit-vpp-perf-report-iterative-2202-3n-icx:
       - 12  # rls2202.rel NDRPDR iter env 9
       - 13  # rls2202.rel NDRPDR iter env 9
       - 20  # rls2202.rel NDRPDR iter env 9
       - 21  # rls2202.rel NDRPDR iter env 9
 
+  vpp-3n-icx-prev-iter-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-icx:
+    csit-vpp-perf-report-iterative-2202-3n-icx:
+      - 12  # rls2202.rel NDRPDR iter env 9
+
+  vpp-3n-icx-curr-iter:
+    # csit-vpp-perf-report-iterative-2206-3n-icx:
+    csit-vpp-perf-report-iterative-2202-3n-icx:
+      - 12  # rls2202.rel NDRPDR iter env 9
+
   vpp-3n-icx-curr-iter-best:
+    # csit-vpp-perf-report-iterative-2206-3n-icx:
     csit-vpp-perf-report-iterative-2202-3n-icx:
-      - 18  # rls2202.rel NDRPDR iter env 9
+      - 12  # rls2202.rel NDRPDR iter env 9
+
+  vpp-3n-icx-prev-iter-mrr-old-env:
+    csit-vpp-perf-report-iterative-2202-3n-icx:
+      - 11  # rls2202.rel MRR iter env 9
+
+  vpp-3n-icx-prev-iter-mrr-new-env:
+    # csit-vpp-perf-report-iterative-2206-3n-icx:
+    csit-vpp-perf-report-iterative-2202-3n-icx:
+      - 11  # rls2202.rel MRR iter env 9
 
   vpp-3n-icx-curr-iter-mrr:
+    # csit-vpp-perf-report-iterative-2206-3n-icx:
     csit-vpp-perf-report-iterative-2202-3n-icx:
       - 11  # rls2202.rel MRR iter env 9
 
   vpp-3n-icx-curr-cov:
+    # csit-vpp-perf-report-coverage-2206-3n-icx:
+    # csit-vpp-perf-report-iterative-2206-3n-icx:
     csit-vpp-perf-report-coverage-2202-3n-icx:
       - 35  # rls2202.rel NDRPDR cov env 9
-      - 36  # rls2202.rel NDRPDR cov env 9
-      - 37  # rls2202.rel NDRPDR cov env 9
-      - 38  # rls2202.rel NDRPDR cov env 9
-      - 39  # rls2202.rel NDRPDR cov env 9
-      - 40  # rls2202.rel NDRPDR cov env 9
-      - 41  # rls2202.rel NDRPDR cov env 9
-      - 42  # rls2202.rel NDRPDR cov env 9
-      - 43  # rls2202.rel NDRPDR cov env 9
-      - 44  # rls2202.rel NDRPDR cov env 9
-      - 45  # rls2202.rel NDRPDR cov env 9
-      - 46  # rls2202.rel NDRPDR cov env 9
-      - 47  # rls2202.rel NDRPDR cov env 9
-      - 48  # rls2202.rel NDRPDR cov env 9
-      - 49  # rls2202.rel NDRPDR cov env 9
-      - 50  # rls2202.rel NDRPDR cov env 9
-      - 71  # rls2202.rel NDRPDR cov env 9
-      - 52  # rls2202.rel NDRPDR cov env 9
-      - 53  # rls2202.rel NDRPDR cov env 9
-      - 68  # rls2202.rel NDRPDR cov env 9
-      - 55  # rls2202.rel NDRPDR cov env 9
-      - 56  # rls2202.rel NDRPDR cov env 9
-      - 57  # rls2202.rel NDRPDR cov env 9
-      - 58  # rls2202.rel NDRPDR cov env 9
-      - 59  # rls2202.rel NDRPDR cov env 9
-      - 60  # rls2202.rel NDRPDR cov env 9
-      - 61  # rls2202.rel NDRPDR cov env 9
-      - 69  # rls2202.rel NDRPDR cov env 9
-      - 63  # rls2202.rel NDRPDR cov env 9
-      - 64  # rls2202.rel NDRPDR cov env 9
-      - 65  # rls2202.rel NDRPDR cov env 9
-      - 66  # rls2202.rel NDRPDR cov env 9
-      - 67  # rls2202.rel NDRPDR cov env 9
 
-  dpdk-3n-icx-curr-iter:
+  dpdk-3n-icx-prev-iter:
     csit-dpdk-perf-report-iterative-2202-3n-icx:
       - 2   # rls2202 NDRPDR iter env 9
       - 3   # rls2202 NDRPDR iter env 9
       - 10  # rls2202 NDRPDR iter env 9
       - 11  # rls2202 NDRPDR iter env 9
 
+  dpdk-3n-icx-curr-iter:
+    # csit-dpdk-perf-report-iterative-2206-3n-icx:
+    csit-dpdk-perf-report-iterative-2202-3n-icx:
+      - 2   # rls2202 NDRPDR iter env 9
+
   dpdk-3n-icx-curr-iter-best:
+    # csit-dpdk-perf-report-iterative-2206-3n-icx:
     csit-dpdk-perf-report-iterative-2202-3n-icx:
       - 2   # rls2202 NDRPDR iter env 9
index de96342..8de7d05 100644 (file)
     - job-spec: "dpdk-mlr-00"
       data-set: "dpdk-2n-icx-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 2n-icx-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-icx-cov"
-  jb-type: "coverage"
-  data: "vpp-2n-icx-curr-cov"
-  lines:
-    - job-spec: "gso-00"
-      build: "1"
-    - job-spec: "ip4-00"
-      build: "2"
-    - job-spec: "ip4-01"
-      build: "3"
-    - job-spec: "ip4-02"
-      build: "4"
-    - job-spec: "ip4-03"
-      build: "5"
-    - job-spec: "ip4-04"
-      build: "6"
-    - job-spec: "ip4-05"
-      build: "7"
-    - job-spec: "ip4-06"
-      build: "8"
-    # - job-spec: "ip4-07"
-    #   build: "9"
-    - job-spec: "ip4tun-00"
-      build: "10"
-    - job-spec: "ip6-00"
-      build: "11"
-    - job-spec: "ip6-01"
-      build: "12"
-    - job-spec: "l2-00"
-      build: "13"
-    # - job-spec: "l2-01"
-    #   build: "14"
-    - job-spec: "lb-00"
-      build: "15"
-    - job-spec: "memif-00"
-      build: "16"
-    - job-spec: "vhost-00"
-      build: "17"
+- type: "table"
+  title: "Job Specification Duration: 2n-icx-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-icx-cov"
+  jb-type: "coverage"
+  data: "vpp-2n-icx-curr-cov"
+  lines:
+    - job-spec: "gso-00"
+      build: "1"
+    - job-spec: "ip4-00"
+      build: "2"
+    - job-spec: "ip4-01"
+      build: "3"
+    - job-spec: "ip4-02"
+      build: "4"
+    - job-spec: "ip4-03"
+      build: "5"
+    - job-spec: "ip4-04"
+      build: "6"
+    - job-spec: "ip4-05"
+      build: "7"
+    - job-spec: "ip4-06"
+      build: "8"
+#     - job-spec: "ip4-07"
+#       build: "9"
+    - job-spec: "ip4tun-00"
+      build: "10"
+    - job-spec: "ip6-00"
+      build: "11"
+    - job-spec: "ip6-01"
+      build: "12"
+    - job-spec: "l2-00"
+      build: "13"
+#     - job-spec: "l2-01"
+#       build: "14"
+    - job-spec: "lb-00"
+      build: "15"
+    - job-spec: "memif-00"
+      build: "16"
+    - job-spec: "vhost-00"
+      build: "17"
 
 - type: "table"
   title: "Job Specification Duration: 3n-icx-iterative"
     - job-spec: "dpdk-mlr-00"
       data-set: "dpdk-3n-icx-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 3n-icx-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-icx-cov"
-  jb-type: "coverage"
-  data: "vpp-3n-icx-curr-cov"
-  lines:
-    - job-spec: "crypto-00"
-      build: "35"
-    - job-spec: "crypto-01"
-      build: "36"
-    - job-spec: "crypto-02"
-      build: "37"
-    # - job-spec: "crypto-03"  # Completly failed
-    #   build: "70"
-    - job-spec: "crypto-04"
-      build: "38"
-    - job-spec: "ip4-00"
-      build: "39"
-    - job-spec: "ip4-01"
-      build: "40"
-    - job-spec: "ip4-02"
-      build: "41"
-    - job-spec: "ip4-03"
-      build: "42"
-    - job-spec: "ip4-04"
-      build: "43"
-    - job-spec: "ip4-05"
-      build: "44"
-    - job-spec: "ip4-06"
-      build: "45"
-    - job-spec: "ip4-07"
-      build: "46"
-    - job-spec: "ip4tun-00"
-      build: "47"
-    - job-spec: "ip4tun-02"
-      build: "48"
-    - job-spec: "ip6-00"
-      build: "49"
-    - job-spec: "ip6-01"
-      build: "50"
-    - job-spec: "ip6tun-00"
-      build: "71"
-    - job-spec: "l2-00"
-      build: "52"
-    - job-spec: "l2-01"
-      build: "53"
-    - job-spec: "l2-02"
-      build: "68"
-    - job-spec: "l2-03"
-      build: "55"
-    - job-spec: "l2-04"
-      build: "56"
-    - job-spec: "l2-05"
-      build: "57"
-    - job-spec: "l2-06"
-      build: "58"
-    - job-spec: "l2-07"
-      build: "59"
-    - job-spec: "l2-08"
-      build: "60"
-    - job-spec: "l2-09"
-      build: "61"
-    - job-spec: "l2-10"
-      build: "69"
-    - job-spec: "memif-00"
-      build: "63"
-    - job-spec: "srv6-00"
-      build: "64"
-    - job-spec: "srv6-01"
-      build: "65"
-    - job-spec: "vhost-00"
-      build: "66"
-    - job-spec: "vhost-01"
-      build: "67"
+- type: "table"
+  title: "Job Specification Duration: 3n-icx-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-icx-cov"
+  jb-type: "coverage"
+  data: "vpp-3n-icx-curr-cov"
+  lines:
+    - job-spec: "crypto-00"
+      build: "35"
+    - job-spec: "crypto-01"
+      build: "36"
+    - job-spec: "crypto-02"
+      build: "37"
+#     - job-spec: "crypto-03"  # Completly failed
+#       build: "70"
+    - job-spec: "crypto-04"
+      build: "38"
+    - job-spec: "ip4-00"
+      build: "39"
+    - job-spec: "ip4-01"
+      build: "40"
+    - job-spec: "ip4-02"
+      build: "41"
+    - job-spec: "ip4-03"
+      build: "42"
+    - job-spec: "ip4-04"
+      build: "43"
+    - job-spec: "ip4-05"
+      build: "44"
+    - job-spec: "ip4-06"
+      build: "45"
+    - job-spec: "ip4-07"
+      build: "46"
+    - job-spec: "ip4tun-00"
+      build: "47"
+    - job-spec: "ip4tun-02"
+      build: "48"
+    - job-spec: "ip6-00"
+      build: "49"
+    - job-spec: "ip6-01"
+      build: "50"
+    - job-spec: "ip6tun-00"
+      build: "71"
+    - job-spec: "l2-00"
+      build: "52"
+    - job-spec: "l2-01"
+      build: "53"
+    - job-spec: "l2-02"
+      build: "68"
+    - job-spec: "l2-03"
+      build: "55"
+    - job-spec: "l2-04"
+      build: "56"
+    - job-spec: "l2-05"
+      build: "57"
+    - job-spec: "l2-06"
+      build: "58"
+    - job-spec: "l2-07"
+      build: "59"
+    - job-spec: "l2-08"
+      build: "60"
+    - job-spec: "l2-09"
+      build: "61"
+    - job-spec: "l2-10"
+      build: "69"
+    - job-spec: "memif-00"
+      build: "63"
+    - job-spec: "srv6-00"
+      build: "64"
+    - job-spec: "srv6-01"
+      build: "65"
+    - job-spec: "vhost-00"
+      build: "66"
+    - job-spec: "vhost-01"
+      build: "67"
 
 - type: "table"
   title: "Job Specification Duration: 2n-clx-iterative"
     - job-spec: "dpdk-mlr-00"
       data-set: "dpdk-2n-clx-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 2n-clx-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-clx-cov"
-  jb-type: "coverage"
-  data: "vpp-2n-clx-curr-cov"
-  lines:
-    - job-spec: "gso-00"
-      build: "18"
-    - job-spec: "ip4-00"
-      build: "19"
-    - job-spec: "ip4-01"
-      build: "20"
-    - job-spec: "ip4-02"
-      build: "21"
-    - job-spec: "ip4-03"
-      build: "22"
-    - job-spec: "ip4-04"
-      build: "23"
-    - job-spec: "ip4-05"
-      build: "24"
-    - job-spec: "ip4-06"
-      build: "25"
-    - job-spec: "ip4-07"
-      build: "26"
-    - job-spec: "ip4tun-00"
-      build: "27"
-    - job-spec: "ip6-00"
-      build: "28"
-    - job-spec: "ip6-01"
-      build: "29"
-    - job-spec: "l2-00"
-      build: "30"
-    - job-spec: "l2-01"
-      build: "31"
-    - job-spec: "lb-00"
-      build: "32"
-    - job-spec: "memif-00"
-      build: "33"
-    - job-spec: "vhost-00"
-      build: "34"
+- type: "table"
+  title: "Job Specification Duration: 2n-clx-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-clx-cov"
+  jb-type: "coverage"
+  data: "vpp-2n-clx-curr-cov"
+  lines:
+    - job-spec: "gso-00"
+      build: "18"
+    - job-spec: "ip4-00"
+      build: "19"
+    - job-spec: "ip4-01"
+      build: "20"
+    - job-spec: "ip4-02"
+      build: "21"
+    - job-spec: "ip4-03"
+      build: "22"
+    - job-spec: "ip4-04"
+      build: "23"
+    - job-spec: "ip4-05"
+      build: "24"
+    - job-spec: "ip4-06"
+      build: "25"
+    - job-spec: "ip4-07"
+      build: "26"
+    - job-spec: "ip4tun-00"
+      build: "27"
+    - job-spec: "ip6-00"
+      build: "28"
+    - job-spec: "ip6-01"
+      build: "29"
+    - job-spec: "l2-00"
+      build: "30"
+    - job-spec: "l2-01"
+      build: "31"
+    - job-spec: "lb-00"
+      build: "32"
+    - job-spec: "memif-00"
+      build: "33"
+    - job-spec: "vhost-00"
+      build: "34"
 
 - type: "table"
   title: "Job Specification Duration: 2n-dnv-iterative"
     - job-spec: "vpp-mlr-00"
       data-set: "vpp-2n-dnv-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 2n-dnv-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-dnv-cov"
-  jb-type: "coverage"
-  data: "vpp-2n-dnv-curr-cov"
-  lines:
-    - job-spec: "ip4-00"
-      build: "7"
-    - job-spec: "ip4-01"
-      build: "8"
-    - job-spec: "ip6-00"
-      build: "14"
-    - job-spec: "ip6-01"
-      build: "10"
-    - job-spec: "l2-00"
-      build: "11"
-    - job-spec: "l2-01"
-      build: "12"
+- type: "table"
+  title: "Job Specification Duration: 2n-dnv-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-dnv-cov"
+  jb-type: "coverage"
+  data: "vpp-2n-dnv-curr-cov"
+  lines:
+    - job-spec: "ip4-00"
+      build: "7"
+    - job-spec: "ip4-01"
+      build: "8"
+    - job-spec: "ip6-00"
+      build: "14"
+    - job-spec: "ip6-01"
+      build: "10"
+    - job-spec: "l2-00"
+      build: "11"
+    - job-spec: "l2-01"
+      build: "12"
 
 - type: "table"
   title: "Job Specification Duration: 2n-aws-iterative"
     - job-spec: "vpp-mlr-00"
       data-set: "vpp-2n-aws-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 2n-aws-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-aws-cov"
-  jb-type: "coverage"
-  data: "vpp-2n-aws-curr-cov"
-  lines:
-    - job-spec: "vpp-00"
-      build: "1"
+- type: "table"
+  title: "Job Specification Duration: 2n-aws-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-aws-cov"
+  jb-type: "coverage"
+  data: "vpp-2n-aws-curr-cov"
+  lines:
+    - job-spec: "vpp-00"
+      build: "1"
 
 - type: "table"
   title: "Job Specification Duration: 3n-aws-iterative"
     - job-spec: "vpp-mlr-00"
       data-set: "vpp-3n-aws-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 3n-aws-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-aws-cov"
-  jb-type: "coverage"
-  data: "vpp-3n-aws-curr-cov"
-  lines:
-    - job-spec: "vpp-00"
-      build: "1"
+- type: "table"
+  title: "Job Specification Duration: 3n-aws-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-aws-cov"
+  jb-type: "coverage"
+  data: "vpp-3n-aws-curr-cov"
+  lines:
+    - job-spec: "vpp-00"
+      build: "1"
 
 - type: "table"
   title: "Job Specification Duration: 2n-skx-iterative"
     - job-spec: "trex-mlr-00"
       data-set: "trex-2n-skx-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 2n-skx-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-skx-cov"
-  jb-type: "coverage"
-  data: "vpp-2n-skx-curr-cov"
-  lines:
-    - job-spec: "gso-00"
-      build: "18"
-    - job-spec: "ip4-00"
-      build: "19"
-    - job-spec: "ip4-01"
-      build: "20"
-    - job-spec: "ip4-02"
-      build: "21"
-    - job-spec: "ip4-03"
-      build: "22"
-    - job-spec: "ip4-04"
-      build: "23"
-    - job-spec: "ip4-05"
-      build: "24"
-    - job-spec: "ip4-06"
-      build: "25"
-    - job-spec: "ip4-07"
-      build: "26"
-    - job-spec: "ip4tun-00"
-      build: "27"
-    - job-spec: "ip6-00"
-      build: "28"
-    - job-spec: "ip6-01"
-      build: "29"
-    - job-spec: "l2-00"
-      build: "30"
-    - job-spec: "l2-01"
-      build: "31"
-    - job-spec: "lb-00"
-      build: "32"
-    - job-spec: "memif-00"
-      build: "33"
-    - job-spec: "vhost-00"
-      build: "34"
+- type: "table"
+  title: "Job Specification Duration: 2n-skx-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-skx-cov"
+  jb-type: "coverage"
+  data: "vpp-2n-skx-curr-cov"
+  lines:
+    - job-spec: "gso-00"
+      build: "18"
+    - job-spec: "ip4-00"
+      build: "19"
+    - job-spec: "ip4-01"
+      build: "20"
+    - job-spec: "ip4-02"
+      build: "21"
+    - job-spec: "ip4-03"
+      build: "22"
+    - job-spec: "ip4-04"
+      build: "23"
+    - job-spec: "ip4-05"
+      build: "24"
+    - job-spec: "ip4-06"
+      build: "25"
+    - job-spec: "ip4-07"
+      build: "26"
+    - job-spec: "ip4tun-00"
+      build: "27"
+    - job-spec: "ip6-00"
+      build: "28"
+    - job-spec: "ip6-01"
+      build: "29"
+    - job-spec: "l2-00"
+      build: "30"
+    - job-spec: "l2-01"
+      build: "31"
+    - job-spec: "lb-00"
+      build: "32"
+    - job-spec: "memif-00"
+      build: "33"
+    - job-spec: "vhost-00"
+      build: "34"
 
 - type: "table"
   title: "Job Specification Duration: 2n-tx2-iterative"
     - job-spec: "vpp-mlr-00"
       data-set: "vpp-2n-tx2-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 2n-tx2-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-tx2-cov"
-  jb-type: "coverage"
-  data: "vpp-2n-tx2-curr-cov"
-  lines:
-    - job-spec: "ip4-00"
-      build: "15"
-    - job-spec: "ip4-01"
-      build: "16"
-    - job-spec: "ip4-02"
-      build: "17"
-    - job-spec: "ip4-03"
-      build: "18"
-    - job-spec: "ip4-04"
-      build: "19"
-    - job-spec: "ip4-05"
-      build: "20"
-    - job-spec: "ip4-06"
-      build: "21"
-    - job-spec: "ip6-00"
-      build: "22"
-    - job-spec: "ip6-01"
-      build: "23"
-    - job-spec: "l2-00"
-      build: "24"
-    - job-spec: "l2-01"
-      build: "25"
-    - job-spec: "l2-02"
-      build: "26"
-    - job-spec: "l2-03"
-      build: "27"
-    - job-spec: "l2-04"
-      build: "28"
+- type: "table"
+  title: "Job Specification Duration: 2n-tx2-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-tx2-cov"
+  jb-type: "coverage"
+  data: "vpp-2n-tx2-curr-cov"
+  lines:
+    - job-spec: "ip4-00"
+      build: "15"
+    - job-spec: "ip4-01"
+      build: "16"
+    - job-spec: "ip4-02"
+      build: "17"
+    - job-spec: "ip4-03"
+      build: "18"
+    - job-spec: "ip4-04"
+      build: "19"
+    - job-spec: "ip4-05"
+      build: "20"
+    - job-spec: "ip4-06"
+      build: "21"
+    - job-spec: "ip6-00"
+      build: "22"
+    - job-spec: "ip6-01"
+      build: "23"
+    - job-spec: "l2-00"
+      build: "24"
+    - job-spec: "l2-01"
+      build: "25"
+    - job-spec: "l2-02"
+      build: "26"
+    - job-spec: "l2-03"
+      build: "27"
+    - job-spec: "l2-04"
+      build: "28"
 
 - type: "table"
   title: "Job Specification Duration: 2n-zn2-iterative"
     - job-spec: "dpdk-mlr-00"
       data-set: "dpdk-2n-zn2-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 2n-zn2-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-zn2-cov"
-  jb-type: "coverage"
-  data: "vpp-2n-zn2-curr-cov"
-  lines:
-    - job-spec: "gso-00"
-      build: "16"
-    - job-spec: "ip4-00"
-      build: "17"
-    - job-spec: "ip4-01"
-      build: "18"
-    - job-spec: "ip4-02"
-      build: "19"
-    - job-spec: "ip4-03"
-      build: "20"
-    - job-spec: "ip4-04"
-      build: "21"
-    - job-spec: "ip4-05"
-      build: "22"
-    - job-spec: "ip4tun-00"
-      build: "23"
-    - job-spec: "ip6-00"
-      build: "24"
-    - job-spec: "ip6-01"
-      build: "25"
-    - job-spec: "l2-00"
-      build: "26"
-    - job-spec: "l2-01"
-      build: "27"
-    - job-spec: "lb-00"
-      build: "28"
-    - job-spec: "memif-00"
-      build: "29"
-    - job-spec: "vhost-00"
-      build: "30"
+- type: "table"
+  title: "Job Specification Duration: 2n-zn2-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-zn2-cov"
+  jb-type: "coverage"
+  data: "vpp-2n-zn2-curr-cov"
+  lines:
+    - job-spec: "gso-00"
+      build: "16"
+    - job-spec: "ip4-00"
+      build: "17"
+    - job-spec: "ip4-01"
+      build: "18"
+    - job-spec: "ip4-02"
+      build: "19"
+    - job-spec: "ip4-03"
+      build: "20"
+    - job-spec: "ip4-04"
+      build: "21"
+    - job-spec: "ip4-05"
+      build: "22"
+    - job-spec: "ip4tun-00"
+      build: "23"
+    - job-spec: "ip6-00"
+      build: "24"
+    - job-spec: "ip6-01"
+      build: "25"
+    - job-spec: "l2-00"
+      build: "26"
+    - job-spec: "l2-01"
+      build: "27"
+    - job-spec: "lb-00"
+      build: "28"
+    - job-spec: "memif-00"
+      build: "29"
+    - job-spec: "vhost-00"
+      build: "30"
 
 - type: "table"
   title: "Job Specification Duration: 3n-dnv-iterative"
     - job-spec: "vpp-mlr-00"
       data-set: "vpp-3n-dnv-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 3n-dnv-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-dnv-cov"
-  jb-type: "coverage"
-  data: "vpp-3n-dnv-curr-cov"
-  lines:
-    - job-spec: "crypto-00"
-      build: "11"
-    - job-spec: "crypto-01"
-      build: "12"
-    - job-spec: "crypto-02"
-      build: "13"
-    - job-spec: "ip4-00"
-      build: "14"
-    - job-spec: "ip4-01"
-      build: "15"
-    - job-spec: "ip4tun-00"
-      build: "16"
-    - job-spec: "ip6-00"
-      build: "17"
-    - job-spec: "ip6-01"
-      build: "18"
-    - job-spec: "l2-00"
-      build: "19"
-    - job-spec: "l2-01"
-      build: "20"
+- type: "table"
+  title: "Job Specification Duration: 3n-dnv-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-dnv-cov"
+  jb-type: "coverage"
+  data: "vpp-3n-dnv-curr-cov"
+  lines:
+    - job-spec: "crypto-00"
+      build: "11"
+    - job-spec: "crypto-01"
+      build: "12"
+    - job-spec: "crypto-02"
+      build: "13"
+    - job-spec: "ip4-00"
+      build: "14"
+    - job-spec: "ip4-01"
+      build: "15"
+    - job-spec: "ip4tun-00"
+      build: "16"
+    - job-spec: "ip6-00"
+      build: "17"
+    - job-spec: "ip6-01"
+      build: "18"
+    - job-spec: "l2-00"
+      build: "19"
+    - job-spec: "l2-01"
+      build: "20"
 
 - type: "table"
   title: "Job Specification Duration: 3n-skx-iterative"
     - job-spec: "dpdk-mlr-00"
       data-set: "dpdk-3n-skx-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 3n-skx-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-skx-cov"
-  jb-type: "coverage"
-  data: "vpp-3n-skx-curr-cov"
-  lines:
-    - job-spec: "crypto-00"
-      build: "35"
-    - job-spec: "crypto-01"
-      build: "36"
-    - job-spec: "crypto-02"
-      build: "37"
-    # - job-spec: "crypto-03"  # Completly failed
-    #   build: "68"
-    - job-spec: "crypto-04"
-      build: "38"
-    - job-spec: "ip4-00"
-      build: "39"
-    - job-spec: "ip4-01"
-      build: "40"
-    - job-spec: "ip4-02"
-      build: "41"
-    - job-spec: "ip4-03"
-      build: "42"
-    - job-spec: "ip4-04"
-      build: "43"
-    - job-spec: "ip4-05"
-      build: "44"
-    - job-spec: "ip4-06"
-      build: "45"
-    - job-spec: "ip4-07"
-      build: "46"
-    - job-spec: "ip4tun-00"
-      build: "47"
-    - job-spec: "ip4tun-02"
-      build: "48"
-    - job-spec: "ip6-00"
-      build: "49"
-    - job-spec: "ip6-01"
-      build: "50"
-    - job-spec: "ip6tun-00"
-      build: "69"
-    - job-spec: "l2-00"
-      build: "52"
-    - job-spec: "l2-01"
-      build: "53"
-    - job-spec: "l2-02"
-      build: "54"
-    - job-spec: "l2-03"
-      build: "55"
-    - job-spec: "l2-04"
-      build: "56"
-    - job-spec: "l2-05"
-      build: "57"
-    - job-spec: "l2-06"
-      build: "58"
-    - job-spec: "l2-07"
-      build: "59"
-    - job-spec: "l2-08"
-      build: "60"
-    - job-spec: "l2-09"
-      build: "61"
-    - job-spec: "l2-10"
-      build: "62"
-    - job-spec: "memif-00"
-      build: "63"
-    - job-spec: "srv6-00"
-      build: "64"
-    - job-spec: "srv6-01"
-      build: "65"
-    - job-spec: "vhost-00"
-      build: "66"
-    - job-spec: "vhost-01"
-      build: "67"
+- type: "table"
+  title: "Job Specification Duration: 3n-skx-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-skx-cov"
+  jb-type: "coverage"
+  data: "vpp-3n-skx-curr-cov"
+  lines:
+    - job-spec: "crypto-00"
+      build: "35"
+    - job-spec: "crypto-01"
+      build: "36"
+    - job-spec: "crypto-02"
+      build: "37"
+#     - job-spec: "crypto-03"  # Completly failed
+#       build: "68"
+    - job-spec: "crypto-04"
+      build: "38"
+    - job-spec: "ip4-00"
+      build: "39"
+    - job-spec: "ip4-01"
+      build: "40"
+    - job-spec: "ip4-02"
+      build: "41"
+    - job-spec: "ip4-03"
+      build: "42"
+    - job-spec: "ip4-04"
+      build: "43"
+    - job-spec: "ip4-05"
+      build: "44"
+    - job-spec: "ip4-06"
+      build: "45"
+    - job-spec: "ip4-07"
+      build: "46"
+    - job-spec: "ip4tun-00"
+      build: "47"
+    - job-spec: "ip4tun-02"
+      build: "48"
+    - job-spec: "ip6-00"
+      build: "49"
+    - job-spec: "ip6-01"
+      build: "50"
+    - job-spec: "ip6tun-00"
+      build: "69"
+    - job-spec: "l2-00"
+      build: "52"
+    - job-spec: "l2-01"
+      build: "53"
+    - job-spec: "l2-02"
+      build: "54"
+    - job-spec: "l2-03"
+      build: "55"
+    - job-spec: "l2-04"
+      build: "56"
+    - job-spec: "l2-05"
+      build: "57"
+    - job-spec: "l2-06"
+      build: "58"
+    - job-spec: "l2-07"
+      build: "59"
+    - job-spec: "l2-08"
+      build: "60"
+    - job-spec: "l2-09"
+      build: "61"
+    - job-spec: "l2-10"
+      build: "62"
+    - job-spec: "memif-00"
+      build: "63"
+    - job-spec: "srv6-00"
+      build: "64"
+    - job-spec: "srv6-01"
+      build: "65"
+    - job-spec: "vhost-00"
+      build: "66"
+    - job-spec: "vhost-01"
+      build: "67"
 
 - type: "table"
   title: "Job Specification Duration: 3n-tsh-iterative"
     - job-spec: "dpdk-mlr-00"
       data-set: "dpdk-3n-tsh-curr-iter"
 
-- type: "table"
-  title: "Job Specification Duration: 3n-tsh-coverage"
-  algorithm: "table_job_spec_duration"
-  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-tsh-cov"
-  jb-type: "coverage"
-  data: "vpp-3n-tsh-curr-cov"
-  lines:
-    - job-spec: "ip4-00"
-      build: "18"
-    - job-spec: "ip4-01"
-      build: "19"
-    - job-spec: "ip4-02"
-      build: "20"
-    - job-spec: "ip4-03"
-      build: "21"
-    - job-spec: "ip4tun-00"
-      build: "22"
-    - job-spec: "ip6-00"
-      build: "23"
-    - job-spec: "ip6-01"
-      build: "24"
-    - job-spec: "l2-00"
-      build: "25"
-    - job-spec: "l2-01"
-      build: "26"
-    - job-spec: "l2-02"
-      build: "27"
-    - job-spec: "l2-03"
-      build: "28"
-    - job-spec: "l2-04"
-      build: "29"
-    - job-spec: "memif-00"
-      build: "30"
-    - job-spec: "srv6-00"
-      build: "31"
-    - job-spec: "srv6-01"
-      build: "32"
-    - job-spec: "vhost-00"
-      build: "33"
-    - job-spec: "vhost-01"
-      build: "34"
+- type: "table"
+  title: "Job Specification Duration: 3n-tsh-coverage"
+  algorithm: "table_job_spec_duration"
+  output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-tsh-cov"
+  jb-type: "coverage"
+  data: "vpp-3n-tsh-curr-cov"
+  lines:
+    - job-spec: "ip4-00"
+      build: "18"
+    - job-spec: "ip4-01"
+      build: "19"
+    - job-spec: "ip4-02"
+      build: "20"
+    - job-spec: "ip4-03"
+      build: "21"
+    - job-spec: "ip4tun-00"
+      build: "22"
+    - job-spec: "ip6-00"
+      build: "23"
+    - job-spec: "ip6-01"
+      build: "24"
+    - job-spec: "l2-00"
+      build: "25"
+    - job-spec: "l2-01"
+      build: "26"
+    - job-spec: "l2-02"
+      build: "27"
+    - job-spec: "l2-03"
+      build: "28"
+    - job-spec: "l2-04"
+      build: "29"
+    - job-spec: "memif-00"
+      build: "30"
+    - job-spec: "srv6-00"
+      build: "31"
+    - job-spec: "srv6-01"
+      build: "32"
+    - job-spec: "vhost-00"
+      build: "33"
+    - job-spec: "vhost-01"
+      build: "34"
 
 # VPP Latency Changes 3n-skx 2t1c
 - type: "table"
   include-tests: "latency-PDR50-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 3n-skx 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 3n-skx 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-max"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-skx 2t1c
 - type: "table"
   include-tests: "latency-PDR50-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-skx 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-skx 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-max"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-clx 2t1c
 - type: "table"
   include-tests: "latency-PDR50-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-clx 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-clx 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-max"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-clx 2t1c
 - type: "table"
   include-tests: "latency-PDR50-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-clx 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-clx 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-max"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-zn2 2t1c
 - type: "table"
   include-tests: "latency-PDR50-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-zn2 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-avg"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-zn2 2t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-max"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-tx2 1t1c
 - type: "table"
   include-tests: "latency-PDR50-direction1-avg"
   filter: "'1T1C' and 'NDRPDR'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-tx2 1t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-avg"
   filter: "'1T1C' and 'NDRPDR'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 2n-tx2 1t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-max"
   filter: "'1T1C' and 'NDRPDR'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 3n-tsh 1t1c
 - type: "table"
   include-tests: "latency-PDR50-direction1-avg"
   filter: "'1T1C' and 'NDRPDR'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 3n-tsh 1t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-avg"
   filter: "'1T1C' and 'NDRPDR'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Latency Changes 3n-tsh 1t1c
 - type: "table"
   include-tests: "latency-PDR90-direction1-max"
   filter: "'1T1C' and 'NDRPDR'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
-
-# VPP Soak vs NDR - 2n-icx
-- type: "table"
-  title: "VPP Soak vs NDR 2n-icx"
-  algorithm: "table_soak_vs_ndr"
-  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-icx"
-  reference:
-    title: "NDR"
-    data: "vpp-soak-vs-ndr-2n-icx-ref"
-  compare:
-    title: "Soak"
-    data: "vpp-2n-icx-curr-soak"
-  data: "vpp-soak-vs-ndr-2n-icx"
-  include-tests: "NDR"
-  filter: "'NDRPDR' or 'SOAK'"
-  parameters:
-    - "throughput"
-    - "name"
-    - "parent"
-
-# VPP Soak vs NDR - 2n-skx
-- type: "table"
-  title: "VPP Soak vs NDR 2n-skx"
-  algorithm: "table_soak_vs_ndr"
-  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
-  reference:
-    title: "NDR"
-    data: "vpp-soak-vs-ndr-2n-skx-ref"
-  compare:
-    title: "Soak"
-    data: "vpp-2n-skx-curr-soak"
-  data: "vpp-soak-vs-ndr-2n-skx"
-  include-tests: "NDR"
-  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
-  parameters:
-    - "throughput"
-    - "name"
-    - "parent"
-
-# VPP Soak vs NDR - 2n-clx
-- type: "table"
-  title: "VPP Soak vs NDR 2n-clx"
-  algorithm: "table_soak_vs_ndr"
-  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
-  reference:
-    title: "NDR"
-    data: "vpp-soak-vs-ndr-2n-clx-ref"
-  compare:
-    title: "Soak"
-    data: "vpp-2n-clx-curr-soak"
-  data: "vpp-soak-vs-ndr-2n-clx"
-  include-tests: "NDR"
-  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
-  parameters:
-    - "throughput"
-    - "name"
-    - "parent"
-
-################################################################################
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
-# VPP Compare NICs 3n-skx 2t1c ndr
+# VPP Latency Changes 3n-icx 2t1c
 - type: "table"
-  title: "VPP Compare NICs 3n-skx 2t1c ndr"
+  title: "VPP Latency Changes 3n-icx 2t1c PDR50-direction1-avg"
   algorithm: "table_comparison"
-  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
-  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
-  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
+  output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-icx-xxv710-2t1c-pdr50-d1-avg"
+  include-tests: "latency-PDR50-direction1-avg"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "x710"
-      data-set: "vpp-3n-skx-curr-iter"
-      tag: "NIC_Intel-X710"
-    - title: "xxv710"
-      data-set: "vpp-3n-skx-curr-iter"
-      tag: "NIC_Intel-XXV710"
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter"
   comparisons:
-    - title: "Diff"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 1
       compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
   legend:
-    - ""
-    - "x710, xxv710 - NICs tested."
-    - "Diff - difference between x710 and xxv710 NIC."
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
-# VPP Compare NICs 3n-skx 4t2c ndr
+# VPP Latency Changes 3n-icx 2t1c
 - type: "table"
-  title: "VPP Compare NICs 3n-skx 4t2c ndr"
+  title: "VPP Latency Changes 3n-icx 2t1c PDR90-direction1-avg"
   algorithm: "table_comparison"
-  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
-  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
-  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
+  output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-avg"
+  include-tests: "latency-PDR90-direction1-avg"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "x710"
-      data-set: "vpp-3n-skx-curr-iter"
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Latency Changes 3n-icx 2t1c
+- type: "table"
+  title: "VPP Latency Changes 3n-icx 2t1c PDR90-direction1-max"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/latency-changes-3n-icx-xxv710-2t1c-pdr90-d1-max"
+  include-tests: "latency-PDR90-direction1-max"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Latency Changes 2n-icx 2t1c
+- type: "table"
+  title: "VPP Latency Changes 2n-icx 2t1c PDR50-direction1-avg"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-icx-xxv710-2t1c-pdr50-d1-avg"
+  include-tests: "latency-PDR50-direction1-avg"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Latency Changes 2n-icx 2t1c
+- type: "table"
+  title: "VPP Latency Changes 2n-icx 2t1c PDR90-direction1-avg"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-avg"
+  include-tests: "latency-PDR90-direction1-avg"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Latency Changes 2n-icx 2t1c
+- type: "table"
+  title: "VPP Latency Changes 2n-icx 2t1c PDR90-direction1-max"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/latency-changes-2n-icx-xxv710-2t1c-pdr90-d1-max"
+  include-tests: "latency-PDR90-direction1-max"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Soak vs NDR - 2n-icx
+- type: "table"
+  title: "VPP Soak vs NDR 2n-icx"
+  algorithm: "table_soak_vs_ndr"
+  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-icx"
+  reference:
+    title: "NDR"
+    data: "vpp-soak-vs-ndr-2n-icx-ref"
+  compare:
+    title: "Soak"
+    data: "vpp-2n-icx-curr-soak"
+  data: "vpp-soak-vs-ndr-2n-icx"
+  include-tests: "NDR"
+  filter: "'NDRPDR' or 'SOAK'"
+  parameters:
+    - "throughput"
+    - "name"
+    - "parent"
+
+# VPP Soak vs NDR - 2n-skx
+- type: "table"
+  title: "VPP Soak vs NDR 2n-skx"
+  algorithm: "table_soak_vs_ndr"
+  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
+  reference:
+    title: "NDR"
+    data: "vpp-soak-vs-ndr-2n-skx-ref"
+  compare:
+    title: "Soak"
+    data: "vpp-2n-skx-curr-soak"
+  data: "vpp-soak-vs-ndr-2n-skx"
+  include-tests: "NDR"
+  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
+  parameters:
+    - "throughput"
+    - "name"
+    - "parent"
+
+# VPP Soak vs NDR - 2n-clx
+- type: "table"
+  title: "VPP Soak vs NDR 2n-clx"
+  algorithm: "table_soak_vs_ndr"
+  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
+  reference:
+    title: "NDR"
+    data: "vpp-soak-vs-ndr-2n-clx-ref"
+  compare:
+    title: "Soak"
+    data: "vpp-2n-clx-curr-soak"
+  data: "vpp-soak-vs-ndr-2n-clx"
+  include-tests: "NDR"
+  filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
+  parameters:
+    - "throughput"
+    - "name"
+    - "parent"
+
+################################################################################
+
+# VPP Compare NICs 3n-skx 2t1c ndr
+- type: "table"
+  title: "VPP Compare NICs 3n-skx 2t1c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
+  columns:
+    - title: "x710"
+      data-set: "vpp-3n-skx-curr-iter"
+      tag: "NIC_Intel-X710"
+    - title: "xxv710"
+      data-set: "vpp-3n-skx-curr-iter"
+      tag: "NIC_Intel-XXV710"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "x710, xxv710 - NICs tested."
+    - "Diff - difference between x710 and xxv710 NIC."
+
+# VPP Compare NICs 3n-skx 4t2c ndr
+- type: "table"
+  title: "VPP Compare NICs 3n-skx 4t2c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
+  columns:
+    - title: "x710"
+      data-set: "vpp-3n-skx-curr-iter"
       tag: "NIC_Intel-X710"
     - title: "xxv710"
       data-set: "vpp-3n-skx-curr-iter"
   filter: "all"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-3n-skx-prev-iter-hoststack-old-env"
+      data-set: "vpp-3n-skx-hist-iter-hoststack-new-env"
     - title: "2202.0-9"
+      data-set: "vpp-3n-skx-prev-iter-hoststack-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-skx-prev-iter-hoststack-new-env"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter-hoststack"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 3
+      compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: Hoststack on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [Gbps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx VSAP
 - type: "table"
   filter: "all"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-2n-clx-curr-iter-vsap-old-env"
+      data-set: "vpp-2n-clx-hist-iter-vsap-new-env"
     - title: "2202.0-9"
+      data-set: "vpp-2n-clx-curr-iter-vsap-old-env"
+    - title: "2022.0-10"
+      data-set: "vpp-2n-clx-curr-iter-vsap-new-env"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter-vsap"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 3
+      compare: 4
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: VSAP on 2n-clx with cx556a.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 3n-icx 2t1c pdr
+- type: "table"
+  title: "VPP Performance Changes 3n-icx 2t1c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-2t1c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 1
       compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: VSAP on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [cps|rps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 3n-icx 4t2c pdr
+- type: "table"
+  title: "VPP Performance Changes 3n-icx 4t2c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-4t2c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 3n-icx 2t1c ndr
+- type: "table"
+  title: "VPP Performance Changes 3n-icx 2t1c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-2t1c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 3n-icx 4t2c ndr
+- type: "table"
+  title: "VPP Performance Changes 3n-icx 4t2c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-4t2c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 2n-icx 2t1c pdr
+- type: "table"
+  title: "VPP Performance Changes 2n-icx 2t1c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-2t1c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 2n-icx 4t2c pdr
+- type: "table"
+  title: "VPP Performance Changes 2n-icx 4t2c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-4t2c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 2n-icx 2t1c ndr
+- type: "table"
+  title: "VPP Performance Changes 2n-icx 2t1c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-2t1c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 2n-icx 4t2c ndr
+- type: "table"
+  title: "VPP Performance Changes 2n-icx 4t2c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-4t2c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-skx 2t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-skx 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-skx 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-skx 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-skx 2t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-skx 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-skx 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-skx 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-cx556a 2t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-cx556a 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-cx556a 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-cx556a 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-dnv 1t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-dnv-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-dnv-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-dnv-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-dnv-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-dnv 2t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-dnv-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-dnv-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-dnv-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-dnv-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-dnv 1t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-dnv-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-dnv-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-dnv-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-dnv-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-dnv 2t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-dnv-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-dnv-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-dnv-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-dnv-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-dnv 1t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-dnv-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-dnv-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-dnv-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-dnv-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-dnv 2t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-dnv-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-dnv-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-dnv-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-dnv-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-dnv 1t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-dnv-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-dnv-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-dnv-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-dnv-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-dnv 2t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-dnv-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-dnv-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-dnv-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-dnv-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-tsh 1t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-tsh 2t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-tsh 1t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-tsh 2t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-tx2 1t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-tx2 2t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-tx2 1t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-tx2 2t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-aws 2t1c pdr
 - type: "table"
   filter: "'2T1C' and 'NDRPDR'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-2n-aws-prev-iter"
+      data-set: "vpp-2n-aws-hist-iter"
     - title: "2202.0-9"
+      data-set: "vpp-2n-aws-prev-iter"
+    - title: "2206.0-10"
       data-set: "vpp-2n-aws-curr-iter"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 2n-aws 4t2c pdr
 - type: "table"
   filter: "'4T2C' and 'NDRPDR'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-2n-aws-prev-iter"
+      data-set: "vpp-2n-aws-hist-iter"
     - title: "2202.0-9"
+      data-set: "vpp-2n-aws-prev-iter"
+    - title: "2206.0-10"
       data-set: "vpp-2n-aws-curr-iter"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 2n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 2n-aws 2t1c ndr
 - type: "table"
   filter: "'2T1C' and 'NDRPDR'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-2n-aws-prev-iter"
+      data-set: "vpp-2n-aws-hist-iter"
     - title: "2202.0-9"
+      data-set: "vpp-2n-aws-prev-iter"
+    - title: "2206.0-10"
       data-set: "vpp-2n-aws-curr-iter"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-aws with nitro50g.'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 2n-aws 4t2c ndr
 - type: "table"
   filter: "'4T2C' and 'NDRPDR'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-2n-aws-prev-iter"
+      data-set: "vpp-2n-aws-hist-iter"
     - title: "2202.0-9"
+      data-set: "vpp-2n-aws-prev-iter"
+    - title: "2206.0-10"
       data-set: "vpp-2n-aws-curr-iter"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 2n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-aws with nitro50g.'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 3n-aws 2t1c pdr
 - type: "table"
   filter: "'2T1C' and 'NDRPDR'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-3n-aws-prev-iter"
+      data-set: "vpp-3n-aws-hist-iter"
     - title: "2202.0-9"
+      data-set: "vpp-3n-aws-prev-iter"
+    - title: "2206.0-10"
       data-set: "vpp-3n-aws-curr-iter"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 3n-aws 4t2c pdr
 - type: "table"
   filter: "'4T2C' and 'NDRPDR'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-3n-aws-prev-iter"
+      data-set: "vpp-3n-aws-hist-iter"
     - title: "2202.0-9"
+      data-set: "vpp-3n-aws-prev-iter"
+    - title: "2206.0-10"
       data-set: "vpp-3n-aws-curr-iter"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
     - 'Test Case:            Test cases executed for: PDR throughput on 3n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 3n-aws 2t1c ndr
 - type: "table"
   filter: "'2T1C' and 'NDRPDR'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-3n-aws-prev-iter"
+      data-set: "vpp-3n-aws-hist-iter"
     - title: "2202.0-9"
+      data-set: "vpp-3n-aws-prev-iter"
+    - title: "2206.0-10"
       data-set: "vpp-3n-aws-curr-iter"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 3n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-aws with nitro50g.'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 3n-aws 4t2c ndr
 - type: "table"
   filter: "'4T2C' and 'NDRPDR'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-3n-aws-prev-iter"
+      data-set: "vpp-3n-aws-hist-iter"
     - title: "2202.0-9"
+      data-set: "vpp-3n-aws-prev-iter"
+    - title: "2206.0-10"
       data-set: "vpp-3n-aws-curr-iter"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: NDR throughput on 3n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-aws with nitro50g.'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
 - type: "table"
       reference: 1
       compare: 2
   legend:
-    - ""
-    - "3n-skx xxv710, 3n-icx xxv710 - testbeds and NICs tested."
-    - "Diff - difference between 3n-skx xxv710 and 3n-icx xxv710 testbeds."
+    - ""
+    - "3n-skx xxv710, 3n-icx xxv710 - testbeds and NICs tested."
+    - "Diff - difference between 3n-skx xxv710 and 3n-icx xxv710 testbeds."
+
+# VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
+- type: "table"
+  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
+  columns:
+    - title: "3n-skx"
+      data-set: "vpp-3n-skx-curr-iter"
+    - title: "2n-skx"
+      data-set: "vpp-2n-skx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "3n-skx, 2n-skx - topologies tested."
+    - "Diff - difference between 3n-skx and 2n-skx topologies."
+
+# VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
+- type: "table"
+  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
+  columns:
+    - title: "3n-skx"
+      data-set: "vpp-3n-skx-curr-iter"
+    - title: "2n-skx"
+      data-set: "vpp-2n-skx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "3n-skx, 2n-skx - topologies tested."
+    - "Diff - difference between 3n-skx and 2n-skx topologies."
+
+# VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
+- type: "table"
+  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
+  columns:
+    - title: "3n-skx"
+      data-set: "vpp-3n-skx-curr-iter"
+    - title: "2n-skx"
+      data-set: "vpp-2n-skx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "3n-skx, 2n-skx - topologies tested."
+    - "Diff - difference between 3n-skx and 2n-skx topologies."
+
+# VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
+- type: "table"
+  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
+  columns:
+    - title: "3n-skx"
+      data-set: "vpp-3n-skx-curr-iter"
+    - title: "2n-skx"
+      data-set: "vpp-2n-skx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "3n-skx, 2n-skx - topologies tested."
+    - "Diff - difference between 3n-skx and 2n-skx topologies."
+
+# VPP Performance Changes 3n-icx 2t1c mrr
+- type: "table"
+  title: "VPP Performance Changes 3n-icx 2t1c mrr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-2t1c-mrr"
+  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-mrr-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-mrr-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-mrr-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter-mrr"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
+
+# VPP Performance Changes 3n-icx 4t2c mrr
+- type: "table"
+  title: "VPP Performance Changes 3n-icx 4t2c mrr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-4t2c-mrr"
+  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
+  columns:
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-mrr-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-mrr-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-mrr-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter-mrr"
+  comparisons:
+    - title: "2202.0-10 vs 2202.0-9"
+      reference: 1
+      compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
+  legend:
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
-# VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
+# VPP Performance Changes 3n-icx 8t4c mrr
 - type: "table"
-  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
+  title: "VPP Performance Changes 3n-icx 8t4c mrr"
   algorithm: "table_comparison"
-  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
-  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
-  filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-icx-8t4c-mrr"
+  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+  filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "3n-skx"
-      data-set: "vpp-3n-skx-curr-iter"
-    - title: "2n-skx"
-      data-set: "vpp-2n-skx-curr-iter"
+    # - title: "2110.0-9"
+    #   data-set: "vpp-3n-icx-hist-iter-mrr-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-3n-icx-prev-iter-mrr-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-3n-icx-prev-iter-mrr-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-3n-icx-curr-iter-mrr"
   comparisons:
-    - title: "Diff"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 1
       compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
   legend:
-    - ""
-    - "3n-skx, 2n-skx - topologies tested."
-    - "Diff - difference between 3n-skx and 2n-skx topologies."
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
-# VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
+# VPP Performance Changes 2n-icx 2t1c mrr
 - type: "table"
-  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
+  title: "VPP Performance Changes 2n-icx 2t1c mrr"
   algorithm: "table_comparison"
-  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
-  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
-  filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-2t1c-mrr"
+  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "3n-skx"
-      data-set: "vpp-3n-skx-curr-iter"
-    - title: "2n-skx"
-      data-set: "vpp-2n-skx-curr-iter"
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-mrr-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-mrr-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-mrr-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter-mrr"
   comparisons:
-    - title: "Diff"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 1
       compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
   legend:
-    - ""
-    - "3n-skx, 2n-skx - topologies tested."
-    - "Diff - difference between 3n-skx and 2n-skx topologies."
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
-# VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
+# VPP Performance Changes 2n-icx 4t2c mrr
 - type: "table"
-  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
+  title: "VPP Performance Changes 2n-icx 4t2c mrr"
   algorithm: "table_comparison"
-  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
-  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
-  filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-4t2c-mrr"
+  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "3n-skx"
-      data-set: "vpp-3n-skx-curr-iter"
-    - title: "2n-skx"
-      data-set: "vpp-2n-skx-curr-iter"
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-mrr-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-mrr-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-mrr-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter-mrr"
   comparisons:
-    - title: "Diff"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 1
       compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
   legend:
-    - ""
-    - "3n-skx, 2n-skx - topologies tested."
-    - "Diff - difference between 3n-skx and 2n-skx topologies."
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
-# VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
+# VPP Performance Changes 2n-icx 8t4c mrr
 - type: "table"
-  title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
+  title: "VPP Performance Changes 2n-icx 8t4c mrr"
   algorithm: "table_comparison"
-  output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
-  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
-  filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
+  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-icx-8t4c-mrr"
+  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
+  filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "3n-skx"
-      data-set: "vpp-3n-skx-curr-iter"
-    - title: "2n-skx"
-      data-set: "vpp-2n-skx-curr-iter"
+    # - title: "2110.0-9"
+    #   data-set: "vpp-2n-icx-hist-iter-mrr-new-env"
+    - title: "2202.0-9"
+      data-set: "vpp-2n-icx-prev-iter-mrr-old-env"
+    - title: "2202.0-10"
+      data-set: "vpp-2n-icx-prev-iter-mrr-new-env"
+    - title: "2206.0-10"
+      data-set: "vpp-2n-icx-curr-iter-mrr"
   comparisons:
-    - title: "Diff"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 1
       compare: 2
+    - title: "2206.0-10 vs 2202.0-10"
+      reference: 2
+      compare: 3
   legend:
-    - ""
-    - "3n-skx, 2n-skx - topologies tested."
-    - "Diff - difference between 3n-skx and 2n-skx topologies."
+    - ''
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-icx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
+    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-skx 2t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-skx 4t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-skx 8t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-skx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-skx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-skx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-skx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-skx 2t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-skx 4t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-skx 8t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-skx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-skx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-skx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-skx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-cx556a 2t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-cx556a 4t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-clx-cx556a 8t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-clx-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-clx-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-clx-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-clx-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-zn2-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-zn2-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-zn2-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-zn2-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-dnv 1t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-dnv-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-dnv-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-dnv-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-dnv-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-dnv 2t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-dnv-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-dnv-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-dnv-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-dnv-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-dnv 4t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T4C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-dnv-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-dnv-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-dnv-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-dnv-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-dnv 1t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-dnv-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-dnv-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-dnv-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-dnv-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-dnv 2t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-dnv-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-dnv-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-dnv-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-dnv-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-dnv 4t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T4C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-dnv-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-dnv-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-dnv-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-dnv-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-tsh 1t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-tsh 2t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 3n-tsh 4t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T4C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-3n-tsh-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-3n-tsh-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-3n-tsh-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-3n-tsh-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-tx2 1t1c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-tx2 2t2c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-tx2 4t4c mrr
 - type: "table"
   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
   filter: "'4T4C'"
   columns:
-    - title: "2106.0-8"
+    - title: "2110.0-9"
       data-set: "vpp-2n-tx2-hist-iter-mrr-new-env"
-    - title: "2110.0-8"
+    - title: "2202.0-9"
       data-set: "vpp-2n-tx2-prev-iter-mrr-old-env"
-    - title: "2110.0-9"
+    - title: "2202.0-10"
       data-set: "vpp-2n-tx2-prev-iter-mrr-new-env"
-    - title: "2202.0-9"
+    - title: "2206.0-10"
       data-set: "vpp-2n-tx2-curr-iter-mrr"
   comparisons:
-    - title: "2110.0-9 vs 2110.0-8"
+    - title: "2202.0-10 vs 2202.0-9"
       reference: 2
       compare: 3
-    - title: "2202.0-9 vs 2110.0-9"
+    - title: "2206.0-10 vs 2202.0-10"
       reference: 3
       compare: 4
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
+    - 'YYMM.V-E:             [uSec +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2110.0-9 vs 2110.0-8: Compares CSIT environment current vs previous with previous VPP code.'
-    - '2202.0-9 vs 2110.0-9: Compares VPP code current vs previous in the current CSIT environment.'
+    - '2202.0-10 vs 2202.0-9: Compares CSIT environment current vs previous with previous VPP code.'
+    - '2206.0-10 vs 2202.0-10: Compares VPP code current vs previous in the current CSIT environment.'
 
 # VPP Performance Changes 2n-aws 2t1c mrr
 - type: "table"
   filter: "'2T1C'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-2n-aws-prev-iter-mrr"
+      data-set: "vpp-2n-aws-hist-iter-mrr"
     - title: "2202.0-9"
+      data-set: "vpp-2n-aws-prev-iter-mrr"
+    - title: "2206.0-10"
       data-set: "vpp-2n-aws-curr-iter-mrr"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-aws with nitro50g.'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 2n-aws 4t2c mrr
 - type: "table"
   filter: "'4T2C'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-2n-aws-prev-iter-mrr"
+      data-set: "vpp-2n-aws-hist-iter-mrr"
     - title: "2202.0-9"
+      data-set: "vpp-2n-aws-prev-iter-mrr"
+    - title: "2206.0-10"
       data-set: "vpp-2n-aws-curr-iter-mrr"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 2n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 2n-aws with nitro50g.'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
-
-# # VPP Performance Changes 2n-aws 8t4c mrr
-# - type: "table"
-#   title: "VPP Performance Changes 2n-aws 8t4c mrr"
-#   algorithm: "table_comparison"
-#   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-aws-8t4c-mrr"
-#   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
-#   filter: "'8T4C'"
-#   columns:
-#     - title: "2110.0-8"
-#       data-set: "vpp-2n-aws-prev-iter-mrr"
-#     - title: "2202.0-9"
-#       data-set: "vpp-2n-aws-curr-iter-mrr"
-#   comparisons:
-#     - title: "2202.0-9 vs 2110.0-8"
-#       reference: 1
-#       compare: 2
-#   legend:
-#     - ''
-#     - 'Test Case:            Test cases executed for: MRR throughput on 2n-aws with nitro50g.'
-#     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
-#     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-#     - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 3n-aws 2t1c mrr
 - type: "table"
   filter: "'2T1C'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-3n-aws-prev-iter-mrr"
+      data-set: "vpp-3n-aws-hist-iter-mrr"
     - title: "2202.0-9"
+      data-set: "vpp-3n-aws-prev-iter-mrr"
+    - title: "2206.0-10"
       data-set: "vpp-3n-aws-curr-iter-mrr"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-aws with nitro50g.'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Performance Changes 3n-aws 4t2c mrr
 - type: "table"
   filter: "'4T2C'"
   columns:
     - title: "2110.0-8"
-      data-set: "vpp-3n-aws-prev-iter-mrr"
+      data-set: "vpp-3n-aws-hist-iter-mrr"
     - title: "2202.0-9"
+      data-set: "vpp-3n-aws-prev-iter-mrr"
+    - title: "2206.0-10"
       data-set: "vpp-3n-aws-curr-iter-mrr"
   comparisons:
-    - title: "2202.0-9 vs 2110.0-8"
-      reference: 1
-      compare: 2
+    - title: "2206.0-10 vs 2202.0-9"
+      reference: 2
+      compare: 3
   legend:
     - ''
-    - 'Test Case:            Test cases executed for: MRR throughput on 3n-aws with nitro50g.'
-    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
+    - 'Test Case:            Test cases executed for: PDR throughput on 3n-aws with nitro50g.'
+    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "9" for CSIT rls2202, "10" for CSIT rls2206).'
     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-    - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
-
-# # VPP Performance Changes 3n-aws 8t4c mrr
-# - type: "table"
-#   title: "VPP Performance Changes 3n-aws 8t4c mrr"
-#   algorithm: "table_comparison"
-#   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-aws-8t4c-mrr"
-#   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
-#   filter: "'8T4C'"
-#   columns:
-#     - title: "2110.0-8"
-#       data-set: "vpp-3n-aws-prev-iter-mrr"
-#     - title: "2202.0-9"
-#       data-set: "vpp-3n-aws-curr-iter-mrr"
-#   comparisons:
-#     - title: "2202.0-9 vs 2110.0-8"
-#       reference: 1
-#       compare: 2
-#   legend:
-#     - ''
-#     - 'Test Case:            Test cases executed for: MRR throughput on 3n-aws with nitro50g.'
-#     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "8" for CSIT rls2110, "9" for CSIT rls2202).'
-#     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
-#     - '2202.0-9 vs 2110.0-8: Compares VPP code current vs previous.'
+    - '2206.0-10 vs 2202.0-9: Compares VPP code current vs previous.'
 
 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
 - type: "table"
 
 ################################################################################
 
+# DPDK Performance Changes 3n-icx 2t1c pdr
+- type: "table"
+  title: "DPDK Performance Changes 3n-icx 2t1c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-icx-2t1c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
+  columns:
+    # - title: "21.08"
+    #   data-set: "dpdk-3n-icx-hist-iter"
+    - title: "21.11"
+      data-set: "dpdk-3n-icx-prev-iter"
+    - title: "22.03"
+      data-set: "dpdk-3n-icx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
+
+# DPDK Performance Changes 3n-icx 4t2c pdr
+- type: "table"
+  title: "DPDK Performance Changes 3n-icx 4t2c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-icx-4t2c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
+  columns:
+    # - title: "21.08"
+    #   data-set: "dpdk-3n-icx-hist-iter"
+    - title: "21.11"
+      data-set: "dpdk-3n-icx-prev-iter"
+    - title: "22.03"
+      data-set: "dpdk-3n-icx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
+
+# DPDK Performance Changes 3n-icx 2t1c ndr
+- type: "table"
+  title: "DPDK Performance Changes 3n-icx 2t1c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-icx-2t1c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
+  columns:
+    # - title: "21.08"
+    #   data-set: "dpdk-3n-icx-hist-iter"
+    - title: "21.11"
+      data-set: "dpdk-3n-icx-prev-iter"
+    - title: "22.03"
+      data-set: "dpdk-3n-icx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
+
+# DPDK Performance Changes 3n-icx 4t2c ndr
+- type: "table"
+  title: "DPDK Performance Changes 3n-icx 4t2c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-icx-4t2c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
+  columns:
+    # - title: "21.08"
+    #   data-set: "dpdk-3n-icx-hist-iter"
+    - title: "21.11"
+      data-set: "dpdk-3n-icx-prev-iter"
+    - title: "22.03"
+      data-set: "dpdk-3n-icx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
+
+# DPDK Performance Changes 2n-icx 2t1c pdr
+- type: "table"
+  title: "DPDK Performance Changes 2n-icx 2t1c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-icx-2t1c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
+  columns:
+    # - title: "21.08"
+    #   data-set: "dpdk-2n-icx-hist-iter"
+    - title: "21.11"
+      data-set: "dpdk-2n-icx-prev-iter"
+    - title: "22.03"
+      data-set: "dpdk-2n-icx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
+
+# DPDK Performance Changes 2n-icx 4t2c pdr
+- type: "table"
+  title: "DPDK Performance Changes 2n-icx 4t2c pdr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-icx-4t2c-pdr"
+  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
+  columns:
+    # - title: "21.08"
+    #   data-set: "dpdk-2n-icx-hist-iter"
+    - title: "21.11"
+      data-set: "dpdk-2n-icx-prev-iter"
+    - title: "22.03"
+      data-set: "dpdk-2n-icx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
+
+# DPDK Performance Changes 2n-icx 2t1c ndr
+- type: "table"
+  title: "DPDK Performance Changes 2n-icx 2t1c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-icx-2t1c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
+  columns:
+    # - title: "21.08"
+    #   data-set: "dpdk-2n-icx-hist-iter"
+    - title: "21.11"
+      data-set: "dpdk-2n-icx-prev-iter"
+    - title: "22.03"
+      data-set: "dpdk-2n-icx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
+
+# DPDK Performance Changes 2n-icx 4t2c ndr
+- type: "table"
+  title: "DPDK Performance Changes 2n-icx 4t2c ndr"
+  algorithm: "table_comparison"
+  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-icx-4t2c-ndr"
+  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
+  filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
+  columns:
+    # - title: "21.08"
+    #   data-set: "dpdk-2n-icx-hist-iter"
+    - title: "21.11"
+      data-set: "dpdk-2n-icx-prev-iter"
+    - title: "22.03"
+      data-set: "dpdk-2n-icx-curr-iter"
+  comparisons:
+    - title: "Diff"
+      reference: 1
+      compare: 2
+  legend:
+    - ""
+    - "21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
+
 # DPDK Performance Changes 3n-skx 2t1c pdr
 - type: "table"
   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-3n-skx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-3n-skx-prev-iter"
+      data-set: "dpdk-3n-skx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-3n-skx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-3n-skx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 3n-skx 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-3n-skx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-3n-skx-prev-iter"
+      data-set: "dpdk-3n-skx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-3n-skx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-3n-skx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 3n-skx 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-3n-skx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-3n-skx-prev-iter"
+      data-set: "dpdk-3n-skx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-3n-skx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-3n-skx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 3n-skx 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-3n-skx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-3n-skx-prev-iter"
+      data-set: "dpdk-3n-skx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-3n-skx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-3n-skx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-skx 2t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-skx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-skx-prev-iter"
+      data-set: "dpdk-2n-skx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-skx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-skx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-skx 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-skx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-skx-prev-iter"
+      data-set: "dpdk-2n-skx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-skx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-skx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-skx 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-skx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-skx-prev-iter"
+      data-set: "dpdk-2n-skx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-skx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-skx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-skx 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-skx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-skx-prev-iter"
+      data-set: "dpdk-2n-skx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-skx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-skx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-clx 2t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-clx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-clx-prev-iter"
+      data-set: "dpdk-2n-clx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-clx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-clx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-clx 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-clx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-clx-prev-iter"
+      data-set: "dpdk-2n-clx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-clx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-clx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-clx 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-clx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-clx-prev-iter"
+      data-set: "dpdk-2n-clx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-clx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-clx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-clx 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-clx-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-clx-prev-iter"
+      data-set: "dpdk-2n-clx-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-clx-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-clx-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-zn2 2t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-zn2-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-zn2-prev-iter"
+      data-set: "dpdk-2n-zn2-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-zn2-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-zn2-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-zn2 4t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-zn2-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-zn2-prev-iter"
+      data-set: "dpdk-2n-zn2-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-zn2-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-zn2-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-zn2 2t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-zn2-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-zn2-prev-iter"
+      data-set: "dpdk-2n-zn2-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-zn2-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-zn2-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-zn2 4t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-2n-zn2-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-2n-zn2-prev-iter"
+      data-set: "dpdk-2n-zn2-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-zn2-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-zn2-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
-
-## DPDK Performance Changes 2n-dnv 1t1c pdr
-#- type: "table"
-#  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
-#  algorithm: "table_comparison"
-#  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
-#  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
-#  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
-#  columns:
-#    - title: "2001"
-#      data-set: "dpdk-performance-changes-2n-dnv-h1"
-#    - title: "2005"
-#      data-set: "dpdk-performance-changes-2n-dnv-ref"
-#    - title: "2009"
-#      data-set: "dpdk-performance-changes-2n-dnv-cmp"
-#  comparisons:
-#    - title: "Diff"
-#      reference: 2
-#      compare: 3
-#  legend:
-#    - ""
-#    - "2001, 2005, 2009 - DPDK versions tested."
-#    - "Diff - difference between 2005 and 2009 DPDK version."
-#
-## DPDK Performance Changes 2n-dnv 2t2c pdr
-#- type: "table"
-#  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
-#  algorithm: "table_comparison"
-#  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
-#  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
-#  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
-#  columns:
-#    - title: "2001"
-#      data-set: "dpdk-performance-changes-2n-dnv-h1"
-#    - title: "2005"
-#      data-set: "dpdk-performance-changes-2n-dnv-ref"
-#    - title: "2009"
-#      data-set: "dpdk-performance-changes-2n-dnv-cmp"
-#  comparisons:
-#    - title: "Diff"
-#      reference: 2
-#      compare: 3
-#  legend:
-#    - ""
-#    - "2001, 2005, 2009 - DPDK versions tested."
-#    - "Diff - difference between 2005 and 2009 DPDK version."
-#
-## DPDK Performance Changes 2n-dnv 1t1c ndr
-#- type: "table"
-#  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
-#  algorithm: "table_comparison"
-#  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
-#  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
-#  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
-#  columns:
-#    - title: "2001"
-#      data-set: "dpdk-performance-changes-2n-dnv-h1"
-#    - title: "2005"
-#      data-set: "dpdk-performance-changes-2n-dnv-ref"
-#    - title: "2009"
-#      data-set: "dpdk-performance-changes-2n-dnv-cmp"
-#  comparisons:
-#    - title: "Diff"
-#      reference: 2
-#      compare: 3
-#  legend:
-#    - ""
-#    - "2001, 2005, 2009 - DPDK versions tested."
-#    - "Diff - difference between 2005 and 2009 DPDK version."
-#
-## DPDK Performance Changes 2n-dnv 2t2c ndr
-#- type: "table"
-#  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
-#  algorithm: "table_comparison"
-#  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
-#  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
-#  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
-#  columns:
-#    - title: "2001"
-#      data-set: "dpdk-performance-changes-2n-dnv-h1"
-#    - title: "2005"
-#      data-set: "dpdk-performance-changes-2n-dnv-ref"
-#    - title: "2009"
-#      data-set: "dpdk-performance-changes-2n-dnv-cmp"
-#  comparisons:
-#    - title: "Diff"
-#      reference: 2
-#      compare: 3
-#  legend:
-#    - ""
-#    - "2001, 2005, 2009 - DPDK versions tested."
-#    - "Diff - difference between 2005 and 2009 DPDK version."
-#
-## DPDK Performance Changes 3n-dnv 1t1c pdr
-#- type: "table"
-#  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
-#  algorithm: "table_comparison"
-#  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
-#  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
-#  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
-#  columns:
-#    - title: "2001"
-#      data-set: "dpdk-performance-changes-3n-dnv-h1"
-#    - title: "2005"
-#      data-set: "dpdk-performance-changes-3n-dnv-ref"
-#    - title: "2009"
-#      data-set: "dpdk-performance-changes-3n-dnv-cmp"
-#  comparisons:
-#    - title: "Diff"
-#      reference: 2
-#      compare: 3
-#  legend:
-#    - ""
-#    - "2001, 2005, 2009 - DPDK versions tested."
-#    - "Diff - difference between 2005 and 2009 DPDK version."
-#
-## DPDK Performance Changes 3n-dnv 2t2c pdr
-#- type: "table"
-#  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
-#  algorithm: "table_comparison"
-#  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
-#  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
-#  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
-#  columns:
-#    - title: "2001"
-#      data-set: "dpdk-performance-changes-3n-dnv-h1"
-#    - title: "2005"
-#      data-set: "dpdk-performance-changes-3n-dnv-ref"
-#    - title: "2009"
-#      data-set: "dpdk-performance-changes-3n-dnv-cmp"
-#  comparisons:
-#    - title: "Diff"
-#      reference: 2
-#      compare: 3
-#  legend:
-#    - ""
-#    - "2001, 2005, 2009 - DPDK versions tested."
-#    - "Diff - difference between 2005 and 2009 DPDK version."
-#
-## DPDK Performance Changes 3n-dnv 1t1c ndr
-#- type: "table"
-#  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
-#  algorithm: "table_comparison"
-#  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
-#  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
-#  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
-#  columns:
-#    - title: "2001"
-#      data-set: "dpdk-performance-changes-3n-dnv-h1"
-#    - title: "2005"
-#      data-set: "dpdk-performance-changes-3n-dnv-ref"
-#    - title: "2009"
-#      data-set: "dpdk-performance-changes-3n-dnv-cmp"
-#  comparisons:
-#    - title: "Diff"
-#      reference: 2
-#      compare: 3
-#  legend:
-#    - ""
-#    - "2001, 2005, 2009 - DPDK versions tested."
-#    - "Diff - difference between 2005 and 2009 DPDK version."
-#
-## DPDK Performance Changes 3n-dnv 2t2c ndr
-#- type: "table"
-#  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
-#  algorithm: "table_comparison"
-#  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
-#  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
-#  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
-#  columns:
-#    - title: "2001"
-#      data-set: "dpdk-performance-changes-3n-dnv-h1"
-#    - title: "2005"
-#      data-set: "dpdk-performance-changes-3n-dnv-ref"
-#    - title: "2009"
-#      data-set: "dpdk-performance-changes-3n-dnv-cmp"
-#  comparisons:
-#    - title: "Diff"
-#      reference: 2
-#      compare: 3
-#  legend:
-#    - ""
-#    - "2001, 2005, 2009 - DPDK versions tested."
-#    - "Diff - difference between 2005 and 2009 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 3n-tsh 1t1c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X520'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-3n-tsh-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-3n-tsh-prev-iter"
+      data-set: "dpdk-3n-tsh-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-3n-tsh-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-3n-tsh-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 3n-tsh 2t2c pdr
 - type: "table"
   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X520'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-3n-tsh-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-3n-tsh-prev-iter"
+      data-set: "dpdk-3n-tsh-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-3n-tsh-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-3n-tsh-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 3n-tsh 1t1c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X520'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-3n-tsh-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-3n-tsh-prev-iter"
+      data-set: "dpdk-3n-tsh-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-3n-tsh-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-3n-tsh-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 3n-tsh 2t2c ndr
 - type: "table"
   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X520'"
   columns:
-    - title: "21.02"
-      data-set: "dpdk-3n-tsh-hist-iter"
     - title: "21.08"
-      data-set: "dpdk-3n-tsh-prev-iter"
+      data-set: "dpdk-3n-tsh-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-3n-tsh-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-3n-tsh-curr-iter"
   comparisons:
     - title: "Diff"
       compare: 3
   legend:
     - ""
-    - "21.02, 21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-tx2 1t1c pdr
 - type: "table"
   filter: "'1T1C' and 'NDRPDR'"
   columns:
     - title: "21.08"
-      data-set: "dpdk-2n-tx2-prev-iter"
+      data-set: "dpdk-2n-tx2-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-tx2-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-tx2-curr-iter"
   comparisons:
     - title: "Diff"
-      reference: 1
-      compare: 2
+      reference: 2
+      compare: 3
   legend:
     - ""
-    - "21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-tx2 2t2c pdr
 - type: "table"
   filter: "'2T2C' and 'NDRPDR'"
   columns:
     - title: "21.08"
-      data-set: "dpdk-2n-tx2-prev-iter"
+      data-set: "dpdk-2n-tx2-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-tx2-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-tx2-curr-iter"
   comparisons:
     - title: "Diff"
-      reference: 1
-      compare: 2
+      reference: 2
+      compare: 3
   legend:
     - ""
-    - "21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-tx2 1t1c ndr
 - type: "table"
   filter: "'1T1C' and 'NDRPDR'"
   columns:
     - title: "21.08"
-      data-set: "dpdk-2n-tx2-prev-iter"
+      data-set: "dpdk-2n-tx2-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-tx2-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-tx2-curr-iter"
   comparisons:
     - title: "Diff"
-      reference: 1
-      compare: 2
+      reference: 2
+      compare: 3
   legend:
     - ""
-    - "21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Performance Changes 2n-tx2 2t2c ndr
 - type: "table"
   filter: "'2T2C' and 'NDRPDR'"
   columns:
     - title: "21.08"
-      data-set: "dpdk-2n-tx2-prev-iter"
+      data-set: "dpdk-2n-tx2-hist-iter"
     - title: "21.11"
+      data-set: "dpdk-2n-tx2-prev-iter"
+    - title: "22.03"
       data-set: "dpdk-2n-tx2-curr-iter"
   comparisons:
     - title: "Diff"
-      reference: 1
-      compare: 2
+      reference: 2
+      compare: 3
   legend:
     - ""
-    - "21.08, 21.11 - DPDK versions tested."
-    - "Diff - difference between 21.08 and 21.11 DPDK version."
+    - "21.08, 21.11, 22.03 - DPDK versions tested."
+    - "Diff - difference between 21.11 and 22.03 DPDK version."
 
 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
 - type: "table"
   - "parent"
   - "msg"
 
-## Detailed Test Results - DPDK Performance Results 2n-dnv
-#- type: "table"
-#  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
-#  algorithm: "table_merged_details"
-#  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
-#  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: "dpdk-perf-results-2n-dnv"
-#  filter: "all"
-#  parameters:
-#  - "name"
-#  - "parent"
-#  - "msg"
-#
-## Detailed Test Results - DPDK Performance Results 3n-dnv
-#- type: "table"
-#  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
-#  algorithm: "table_merged_details"
-#  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
-#  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: "dpdk-perf-results-3n-dnv"
-#  filter: "all"
-#  parameters:
-#  - "name"
-#  - "parent"
-#  - "msg"
-
 # Detailed Test Results - DPDK Performance Results 3n-tsh
 - type: "table"
   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
index 3861cbe..a2ac526 100644 (file)
@@ -46,8 +46,8 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'11'
-project = u'FD.io CSIT-2202.{week}'.format(week=report_week)
+report_week = u'22'
+project = u'FD.io CSIT-2206.{week}'.format(week=report_week)
 copyright = u'2022, FD.io'
 author = u'FD.io CSIT'
 
@@ -80,16 +80,20 @@ rst_epilog = u"""
 .. _FD.io CSIT testbeds - Xeon Cascade Lake: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_clx_hw_bios_cfg.md?h={release}
 .. _Ansible inventory - hosts: https://git.fd.io/csit/tree/fdio.infra.ansible/inventories/lf_inventory/host_vars?h={release}
 .. _build logs from FD.io trex performance job 2n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-trex-perf-report-iterative-{srelease}-2n-skx
+.. _build logs from FD.io dpdk performance job 2n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-icx
+.. _build logs from FD.io dpdk performance job 3n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-3n-icx
 .. _build logs from FD.io dpdk performance job 3n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-3n-skx
 .. _build logs from FD.io dpdk performance job 2n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-skx
 .. _build logs from FD.io dpdk performance job 2n-clx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-clx
 .. _build logs from FD.io dpdk performance job 2n-dnv: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-dnv
 .. _build logs from FD.io dpdk performance job 3n-dnv: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-3n-dnv
+.. _build logs from FD.io dpdk performance job 3n-alt: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-3n-alt
 .. _build logs from FD.io dpdk performance job 3n-tsh: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-3n-tsh
 .. _build logs from FD.io dpdk performance job 2n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-tx2
 .. _build logs from FD.io dpdk performance job 2n-zn2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-iterative-{srelease}-2n-zn2
 .. _build logs from FD.io vpp performance job 3n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-3n-skx
 .. _build logs from FD.io vpp performance job 2n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-skx
+.. _build logs from FD.io vpp performance job 3n-alt: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-3n-alt
 .. _build logs from FD.io vpp performance job 3n-tsh: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-3n-tsh
 .. _build logs from FD.io vpp performance job 2n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-tx2
 .. _build logs from FD.io vpp performance job 3n-dnv: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-3n-dnv
@@ -100,17 +104,21 @@ rst_epilog = u"""
 .. _build logs from FD.io vpp performance job 2n-zn2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-zn2
 .. _build logs from FD.io vpp performance job 3n-aws: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-3n-aws
 .. _build logs from FD.io vpp performance job 2n-aws: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-iterative-{srelease}-2n-aws
+.. _build logs from FD.io dpdk coverage job 2n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-icx
+.. _build logs from FD.io dpdk coverage job 3n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-3n-icx
 .. _build logs from FD.io dpdk coverage job 3n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-3n-skx
 .. _build logs from FD.io dpdk coverage job 2n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-skx
 .. _build logs from FD.io dpdk coverage job 2n-clx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-clx
 .. _build logs from FD.io dpdk coverage job 2n-dnv: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-dnv
 .. _build logs from FD.io dpdk coverage job 3n-dnv: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-3n-dnv
+.. _build logs from FD.io dpdk coverage job 3n-alt: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-3n-alt
 .. _build logs from FD.io dpdk coverage job 3n-tsh: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-3n-tsh
 .. _build logs from FD.io dpdk coverage job 2n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-tx2
 .. _build logs from FD.io dpdk coverage job 2n-zn2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-dpdk-perf-report-coverage-{srelease}-2n-zn2
 .. _build logs from FD.io trex coverage job 2n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-trex-perf-report-coverage-{srelease}-2n-skx
 .. _build logs from FD.io vpp coverage job 3n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-3n-skx
 .. _build logs from FD.io vpp coverage job 2n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-skx
+.. _build logs from FD.io vpp coverage job 3n-alt: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-3n-alt
 .. _build logs from FD.io vpp coverage job 3n-tsh: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-3n-tsh
 .. _build logs from FD.io vpp coverage job 2n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-tx2
 .. _build logs from FD.io vpp coverage job 3n-dnv: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-3n-dnv
@@ -125,17 +133,17 @@ rst_epilog = u"""
 .. _FD.io VPP compile job: https://jenkins.fd.io/view/vpp/job/vpp-merge-{srelease}-ubuntu2004-x86_64/
 .. _CSIT Testbed Setup: https://git.fd.io/csit/tree/fdio.infra.ansible?h={release}
 .. _VPP startup.conf: https://git.fd.io/vpp/tree/src/vpp/conf/startup.conf?h=stable/{srelease}&id={vpp_release_commit_id}
-""".format(release=u'rls2202',
+""".format(release=u'rls2206',
            report_week=report_week,
-           prev_release=u'rls2110',
-           srelease=u'2202',
-           csitrelease=u'2202',
-           csit_prev_release=u'2110',
-           vpprelease=u'22.02',
-           vpp_prev_release=u'21.10',
-           dpdkrelease=u'21.11',
-           dpdk_prev_release=u'21.08',
-           sdpdkrelease=u'2111',
+           prev_release=u'rls2202',
+           srelease=u'2206',
+           csitrelease=u'2206',
+           csit_prev_release=u'2202',
+           vpprelease=u'22.06',
+           vpp_prev_release=u'22.02',
+           dpdkrelease=u'22.03',
+           dpdk_prev_release=u'21.11',
+           sdpdkrelease=u'22.03',
            trex_version=u'v2.97',
            vpp_release_commit_id=u'0e0384cde97a71acc0313a0904ed340730a87817')