aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-12-02 11:02:53 +0100
committerTibor Frank <tifrank@cisco.com>2020-12-02 11:03:55 +0100
commit2f4a2fd01579816b7cccb1d640642fba03d96a30 (patch)
tree74ed4da462d62a1c55e4501c161e4bec59ac76da /docs
parent146887a5320558de212d187c5191be51f78deb52 (diff)
Report: Hide 2n-zn2 data
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I543fa0c23124b8ce98824a74d6a704270bf4a3e8
Diffstat (limited to 'docs')
-rw-r--r--docs/report/detailed_test_results/dpdk_performance_results/index.rst2
-rw-r--r--docs/report/detailed_test_results/vpp_mrr_results/index.rst1
-rw-r--r--docs/report/detailed_test_results/vpp_performance_results/index.rst1
-rw-r--r--docs/report/dpdk_performance_tests/packet_latency/index.rst5
-rw-r--r--docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst5
-rw-r--r--docs/report/introduction/report_history.rst2
-rw-r--r--docs/report/test_configuration/vpp_mrr_configuration/index.rst1
-rw-r--r--docs/report/test_configuration/vpp_performance_configuration/index.rst1
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/container_memif.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/index.rst1
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/ip4.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/ip6.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/l2.rst5
-rw-r--r--docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst4
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst1
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst8
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst6
-rw-r--r--docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst2
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst4
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst1
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst8
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst8
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst8
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst6
-rw-r--r--docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst2
28 files changed, 71 insertions, 43 deletions
diff --git a/docs/report/detailed_test_results/dpdk_performance_results/index.rst b/docs/report/detailed_test_results/dpdk_performance_results/index.rst
index c34e4b03b9..4f1b909d6e 100644
--- a/docs/report/detailed_test_results/dpdk_performance_results/index.rst
+++ b/docs/report/detailed_test_results/dpdk_performance_results/index.rst
@@ -6,10 +6,10 @@ DPDK Throughput
../dpdk_performance_results_2n_skx/index
../dpdk_performance_results_3n_skx/index
../dpdk_performance_results_2n_clx/index
- ../dpdk_performance_results_2n_zn2/index
../dpdk_performance_results_3n_hsw/index
../dpdk_performance_results_3n_tsh/index
..
+ ../dpdk_performance_results_2n_zn2/index
../dpdk_performance_results_2n_dnv/index
../dpdk_performance_results_3n_dnv/index
diff --git a/docs/report/detailed_test_results/vpp_mrr_results/index.rst b/docs/report/detailed_test_results/vpp_mrr_results/index.rst
index af193dc709..f783a404ba 100644
--- a/docs/report/detailed_test_results/vpp_mrr_results/index.rst
+++ b/docs/report/detailed_test_results/vpp_mrr_results/index.rst
@@ -7,7 +7,6 @@ VPP MRR
i) `FD.io test executor vpp performance job 2n-skx`_,
`FD.io test executor vpp performance job 3n-skx`_,
`FD.io test executor vpp performance job 2n-clx`_,
- `FD.io test executor vpp performance job 2n-zn2`_,
`FD.io test executor vpp performance job 3n-hsw`_,
`FD.io test executor vpp performance job 3n-tsh`_,
`FD.io test executor vpp performance job 2n-dnv`_,
diff --git a/docs/report/detailed_test_results/vpp_performance_results/index.rst b/docs/report/detailed_test_results/vpp_performance_results/index.rst
index f68acefdef..b6c6c8f645 100644
--- a/docs/report/detailed_test_results/vpp_performance_results/index.rst
+++ b/docs/report/detailed_test_results/vpp_performance_results/index.rst
@@ -7,7 +7,6 @@ VPP Throughput
i) `FD.io test executor vpp performance job 2n-skx`_,
`FD.io test executor vpp performance job 3n-skx`_,
`FD.io test executor vpp performance job 2n-clx`_,
- `FD.io test executor vpp performance job 2n-zn2`_,
`FD.io test executor vpp performance job 3n-hsw`_,
`FD.io test executor vpp performance job 3n-tsh`_,
`FD.io test executor vpp performance job 2n-dnv`_,
diff --git a/docs/report/dpdk_performance_tests/packet_latency/index.rst b/docs/report/dpdk_performance_tests/packet_latency/index.rst
index 3232a8be6b..4f2b95f5fe 100644
--- a/docs/report/dpdk_performance_tests/packet_latency/index.rst
+++ b/docs/report/dpdk_performance_tests/packet_latency/index.rst
@@ -36,7 +36,6 @@ Additional information about graph data:
`FD.io test executor dpdk performance job 2n-skx`_,
`FD.io test executor dpdk performance job 2n-clx`_,
`FD.io test executor dpdk performance job 3n-skx`_,
- `FD.io test executor dpdk performance job 2n-zn2`_,
`FD.io test executor dpdk performance job 3n-hsw`_ and
`FD.io test executor dpdk performance job 3n-tsh`_ with RF
result files csit-dpdk-perf-|srelease|-\*.zip
@@ -48,6 +47,8 @@ Additional information about graph data:
2n-skx-xxv710
3n-skx-xxv710
2n-clx-xxv710
- 2n-zn2-xxv710
3n-hsw-xl710
3n-tsh-x520
+
+..
+ 2n-zn2-xxv710
diff --git a/docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst b/docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst
index 8758088ef8..40511dbbb1 100644
--- a/docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst
+++ b/docs/report/dpdk_performance_tests/packet_throughput_graphs/index.rst
@@ -47,7 +47,6 @@ Additional information about graph data:
`FD.io test executor dpdk performance job 2n-skx`_,
`FD.io test executor dpdk performance job 3n-skx`_,
`FD.io test executor dpdk performance job 2n-clx`_,
- `FD.io test executor dpdk performance job 2n-zn2`_,
`FD.io test executor dpdk performance job 3n-hsw`_,
`FD.io test executor dpdk performance job 3n-tsh`_,
`FD.io test executor dpdk performance job 2n-dnv`_ and
@@ -67,12 +66,12 @@ Additional information about graph data:
3n-skx-x710
2n-clx-xxv710
2n-clx-x710
- 2n-zn2-xxv710
- 2n-zn2-x710
3n-hsw-xl710
3n-hsw-x710
3n-tsh-x520
..
+ 2n-zn2-xxv710
+ 2n-zn2-x710
2n-dnv-x553
3n-dnv-x553
diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst
index 1502c601f7..bcdd10808a 100644
--- a/docs/report/introduction/report_history.rst
+++ b/docs/report/introduction/report_history.rst
@@ -7,7 +7,7 @@ below.
+----------------+------------------------------------------------------------+
| .[ww] Revision | Changes |
+================+============================================================+
-| .49 | 1. Added 2n-zn2 iterative data, graphs and tables. |
+| .49 | 1. Changed the structure of NAT44 graphs. |
| | |
+----------------+------------------------------------------------------------+
| .48 | 1. Modified the release notes. |
diff --git a/docs/report/test_configuration/vpp_mrr_configuration/index.rst b/docs/report/test_configuration/vpp_mrr_configuration/index.rst
index af193dc709..f783a404ba 100644
--- a/docs/report/test_configuration/vpp_mrr_configuration/index.rst
+++ b/docs/report/test_configuration/vpp_mrr_configuration/index.rst
@@ -7,7 +7,6 @@ VPP MRR
i) `FD.io test executor vpp performance job 2n-skx`_,
`FD.io test executor vpp performance job 3n-skx`_,
`FD.io test executor vpp performance job 2n-clx`_,
- `FD.io test executor vpp performance job 2n-zn2`_,
`FD.io test executor vpp performance job 3n-hsw`_,
`FD.io test executor vpp performance job 3n-tsh`_,
`FD.io test executor vpp performance job 2n-dnv`_,
diff --git a/docs/report/test_configuration/vpp_performance_configuration/index.rst b/docs/report/test_configuration/vpp_performance_configuration/index.rst
index f68acefdef..b6c6c8f645 100644
--- a/docs/report/test_configuration/vpp_performance_configuration/index.rst
+++ b/docs/report/test_configuration/vpp_performance_configuration/index.rst
@@ -7,7 +7,6 @@ VPP Throughput
i) `FD.io test executor vpp performance job 2n-skx`_,
`FD.io test executor vpp performance job 3n-skx`_,
`FD.io test executor vpp performance job 2n-clx`_,
- `FD.io test executor vpp performance job 2n-zn2`_,
`FD.io test executor vpp performance job 3n-hsw`_,
`FD.io test executor vpp performance job 3n-tsh`_,
`FD.io test executor vpp performance job 2n-dnv`_,
diff --git a/docs/report/vpp_performance_tests/packet_latency/container_memif.rst b/docs/report/vpp_performance_tests/packet_latency/container_memif.rst
index aa5c06f19e..292e334b3c 100644
--- a/docs/report/vpp_performance_tests/packet_latency/container_memif.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/container_memif.rst
@@ -14,5 +14,7 @@ CSIT source code for the test cases used for plots can be found in
container_memif-2n-skx-xxv710
container_memif-3n-skx-xxv710
container_memif-2n-clx-xxv710
- container_memif-2n-zn2-xxv710
container_memif-3n-tsh-x520
+
+..
+ container_memif-2n-zn2-xxv710
diff --git a/docs/report/vpp_performance_tests/packet_latency/index.rst b/docs/report/vpp_performance_tests/packet_latency/index.rst
index fdbb8f3295..1ae609499f 100644
--- a/docs/report/vpp_performance_tests/packet_latency/index.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/index.rst
@@ -37,7 +37,6 @@ Additional information about graph data:
`FD.io test executor vpp performance job 2n-skx`_,
`FD.io test executor vpp performance job 3n-skx`_,
`FD.io test executor vpp performance job 2n-clx`_,
- `FD.io test executor vpp performance job 2n-zn2`_,
`FD.io test executor vpp performance job 3n-hsw`_ and
`FD.io test executor vpp performance job 3n-tsh`_ with RF
result files csit-vpp-perf-|srelease|-\*.zip
diff --git a/docs/report/vpp_performance_tests/packet_latency/ip4.rst b/docs/report/vpp_performance_tests/packet_latency/ip4.rst
index abc88f3280..1bf05a63a0 100644
--- a/docs/report/vpp_performance_tests/packet_latency/ip4.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/ip4.rst
@@ -14,6 +14,8 @@ CSIT source code for the test cases used for plots can be found in
ip4-2n-skx-xxv710
ip4-3n-skx-xxv710
ip4-2n-clx-xxv710
- ip4-2n-zn2-xxv710
ip4-3n-hsw-xl710
ip4-3n-tsh-x520
+
+..
+ ip4-2n-zn2-xxv710
diff --git a/docs/report/vpp_performance_tests/packet_latency/ip6.rst b/docs/report/vpp_performance_tests/packet_latency/ip6.rst
index c5ddebe5e8..02ef4dd1d3 100644
--- a/docs/report/vpp_performance_tests/packet_latency/ip6.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/ip6.rst
@@ -14,6 +14,8 @@ CSIT source code for the test cases used for plots can be found in
ip6-2n-skx-xxv710
ip6-3n-skx-xxv710
ip6-2n-clx-xxv710
- ip6-2n-zn2-xxv710
ip6-3n-hsw-xl710
ip6-3n-tsh-x520
+
+..
+ ip6-2n-zn2-xxv710
diff --git a/docs/report/vpp_performance_tests/packet_latency/l2.rst b/docs/report/vpp_performance_tests/packet_latency/l2.rst
index d2bd61a706..f16d0fa6bf 100644
--- a/docs/report/vpp_performance_tests/packet_latency/l2.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/l2.rst
@@ -14,6 +14,9 @@ CSIT source code for the test cases used for plots can be found in
l2-2n-skx-xxv710
l2-3n-skx-xxv710
l2-2n-clx-xxv710
- l2-2n-zn2-xxv710
+
l2-3n-hsw-xl710
l2-3n-tsh-x520
+
+..
+ l2-2n-zn2-xxv710
diff --git a/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst
index 2ddca11558..4a3b0a0c39 100644
--- a/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst
+++ b/docs/report/vpp_performance_tests/packet_latency/vm_vhost.rst
@@ -16,6 +16,8 @@ CSIT source code for the test cases used for plots can be found in
vm_vhost-2n-skx-xxv710
vm_vhost-3n-skx-xxv710
vm_vhost-2n-clx-xxv710
- vm_vhost-2n-zn2-xxv710
vm_vhost-3n-hsw-xl710
vm_vhost-3n-tsh-x520
+
+..
+ vm_vhost-2n-zn2-xxv710
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst
index c069cf628d..2754bd7b9d 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/container_memif.rst
@@ -21,6 +21,8 @@ CSIT source code for the test cases used for plots can be found in
container_memif-3n-skx-xxv710
container_memif-2n-clx-xxv710
container_memif-2n-clx-cx556a
+ container_memif-3n-tsh-x520
+
+..
container_memif-2n-zn2-xxv710
container_memif-2n-zn2-cx556a
- container_memif-3n-tsh-x520
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst
index aba4e91944..7b038cffde 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst
@@ -133,7 +133,6 @@ Additional information about graph data:
`FD.io test executor vpp performance job 2n-skx`_,
`FD.io test executor vpp performance job 3n-skx`_,
`FD.io test executor vpp performance job 2n-clx`_,
- `FD.io test executor vpp performance job 2n-zn2`_,
`FD.io test executor vpp performance job 3n-hsw`_,
`FD.io test executor vpp performance job 3n-tsh`_,
`FD.io test executor vpp performance job 2n-dnv`_ and
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst
index 3caa76944e..be51291fde 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip4.rst
@@ -24,10 +24,12 @@ CSIT source code for the test cases used for plots can be found in
ip4-2n-clx-xxv710
ip4-2n-clx-x710
ip4-2n-clx-cx556a
- ip4-2n-zn2-xxv710
- ip4-2n-zn2-x710
- ip4-2n-zn2-cx556a
ip4-3n-hsw-xl710
ip4-3n-tsh-x520
ip4-2n-dnv-x553
ip4-3n-dnv-x553
+
+..
+ ip4-2n-zn2-xxv710
+ ip4-2n-zn2-x710
+ ip4-2n-zn2-cx556a
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst
index fed98dea84..8f3392fffb 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/ip6.rst
@@ -24,10 +24,12 @@ CSIT source code for the test cases used for plots can be found in
ip6-2n-clx-xxv710
ip6-2n-clx-x710
ip6-2n-clx-cx556a
- ip6-2n-zn2-xxv710
- ip6-2n-zn2-x710
- ip6-2n-zn2-cx556a
ip6-3n-hsw-xl710
ip6-3n-tsh-x520
ip6-2n-dnv-x553
ip6-3n-dnv-x553
+
+..
+ ip6-2n-zn2-xxv710
+ ip6-2n-zn2-x710
+ ip6-2n-zn2-cx556a
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst
index bf865bb91e..55094d0e46 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/l2.rst
@@ -24,10 +24,12 @@ CSIT source code for the test cases used for plots can be found in
l2-2n-clx-xxv710
l2-2n-clx-x710
l2-2n-clx-cx556a
- l2-2n-zn2-xxv710
- l2-2n-zn2-x710
- l2-2n-zn2-cx556a
l2-3n-hsw-xl710
l2-3n-tsh-x520
l2-2n-dnv-x553
l2-3n-dnv-x553
+
+..
+ l2-2n-zn2-xxv710
+ l2-2n-zn2-x710
+ l2-2n-zn2-cx556a
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst
index 950b34dcca..4cfa216aee 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst
@@ -25,7 +25,9 @@ CSIT source code for the test cases used for plots can be found in
vm_vhost-3n-skx-x710
vm_vhost-2n-clx-xxv710
vm_vhost-2n-clx-cx556a
- vm_vhost-2n-zn2-xxv710
- vm_vhost-2n-zn2-cx556a
vm_vhost-3n-hsw-xl710
vm_vhost-3n-tsh-x520
+
+..
+ vm_vhost-2n-zn2-xxv710
+ vm_vhost-2n-zn2-cx556a
diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst
index 2f35278482..11ccc6cdd2 100644
--- a/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst
+++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/vts.rst
@@ -20,4 +20,6 @@ CSIT source code for the test cases used for plots can be found in
vts-2n-skx-xxv710
vts-2n-clx-xxv710
+
+..
vts-2n-zn2-xxv710
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst
index 15470595c3..c7a75e3916 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/container_memif.rst
@@ -23,6 +23,8 @@ CSIT source code for the test cases used for plots can be found in
container_memif-3n-skx-xxv710
container_memif-2n-clx-xxv710
container_memif-2n-clx-cx556a
+ container_memif-3n-tsh-x520
+
+..
container_memif-2n-zn2-xxv710
container_memif-2n-zn2-cx556a
- container_memif-3n-tsh-x520
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst
index bb184131e4..ebb270b9c8 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst
@@ -40,7 +40,6 @@ Additional information about graph data:
`FD.io test executor vpp performance job 2n-skx`_,
`FD.io test executor vpp performance job 3n-skx`_,
`FD.io test executor vpp performance job 2n-clx`_,
- `FD.io test executor vpp performance job 2n-zn2`_,
`FD.io test executor vpp performance job 3n-hsw`_,
`FD.io test executor vpp performance job 3n-tsh`_,
`FD.io test executor vpp performance job 2n-dnv`_ and
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst
index 64ebb65660..911ee7a67d 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip4.rst
@@ -26,10 +26,12 @@ CSIT source code for the test cases used for plots can be found in
ip4-2n-clx-xxv710
ip4-2n-clx-x710
ip4-2n-clx-cx556a
- ip4-2n-zn2-xxv710
- ip4-2n-zn2-x710
- ip4-2n-zn2-cx556a
ip4-3n-hsw-xl710
ip4-3n-tsh-x520
ip4-2n-dnv-x553
ip4-3n-dnv-x553
+
+..
+ ip4-2n-zn2-xxv710
+ ip4-2n-zn2-x710
+ ip4-2n-zn2-cx556a
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst
index e1b680fbb4..a7d75cc4ed 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/ip6.rst
@@ -26,10 +26,12 @@ CSIT source code for the test cases used for plots can be found in
ip6-2n-clx-xxv710
ip6-2n-clx-x710
ip6-2n-clx-cx556a
- ip6-2n-zn2-xxv710
- ip6-2n-zn2-x710
- ip6-2n-zn2-cx556a
ip6-3n-hsw-xl710
ip6-3n-tsh-x520
ip6-2n-dnv-x553
ip6-3n-dnv-x553
+
+..
+ ip6-2n-zn2-xxv710
+ ip6-2n-zn2-x710
+ ip6-2n-zn2-cx556a
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst
index 23eeea357a..37778a5f2b 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/l2.rst
@@ -26,10 +26,12 @@ CSIT source code for the test cases used for plots can be found in
l2-2n-clx-xxv710
l2-2n-clx-x710
l2-2n-clx-cx556a
- l2-2n-zn2-xxv710
- l2-2n-zn2-x710
- l2-2n-zn2-cx556a
l2-3n-hsw-xl710
l2-3n-tsh-x520
l2-2n-dnv-x553
l2-3n-dnv-x553
+
+..
+ l2-2n-zn2-xxv710
+ l2-2n-zn2-x710
+ l2-2n-zn2-cx556a
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst
index 8efee3d779..f6eb0039cc 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vm_vhost.rst
@@ -24,7 +24,9 @@ CSIT source code for the test cases used for plots can be found in
vm_vhost-3n-skx-x710
vm_vhost-2n-clx-xxv710
vm_vhost-2n-clx-cx556a
- vm_vhost-2n-zn2-xxv710
- vm_vhost-2n-zn2-cx556a
vm_vhost-3n-hsw-xl710
vm_vhost-3n-tsh-x520
+
+..
+ vm_vhost-2n-zn2-xxv710
+ vm_vhost-2n-zn2-cx556a
diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst
index bfd266320d..11de63b432 100644
--- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst
+++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/vts.rst
@@ -21,4 +21,6 @@ CSIT source code for the test cases used for plots can be found in
vts-2n-skx-xxv710
vts-2n-clx-xxv710
+
+..
vts-2n-zn2-xxv710