aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-05-13 10:56:18 +0200
committerTibor Frank <tifrank@cisco.com>2019-05-13 10:56:18 +0200
commit80950e65bd14f6425127f7073b960a1fb2c3c4f7 (patch)
tree519726f96d687f00160b178aae3f207e448a4146 /docs
parent36b2dffd55dee362d96aae98d563a0c2b475573e (diff)
Report: Add SOAK Tests
Change-Id: I22eec7cf8ff25958218d4b8ac6bab5a34b2f206c Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/report/index.html.template2
-rw-r--r--docs/report/introduction/report_history.rst4
-rw-r--r--docs/report/vpp_performance_tests/index.rst2
3 files changed, 5 insertions, 3 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template
index e9f938fccf..2663b492d2 100644
--- a/docs/report/index.html.template
+++ b/docs/report/index.html.template
@@ -20,13 +20,13 @@ CSIT-1904
vpp_performance_tests/packet_throughput_graphs/index
vpp_performance_tests/throughput_speedup_multi_core/index
vpp_performance_tests/packet_latency_graphs/index
+ vpp_performance_tests/soak_tests/index
vpp_performance_tests/nf_service_density/index
vpp_performance_tests/comparisons/index
vpp_performance_tests/throughput_trending
vpp_performance_tests/test_environment
vpp_performance_tests/documentation/index
..
- vpp_performance_tests/soak_tests/index
vpp_performance_tests/http_server_performance/index
.. toctree::
diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst
index 60f3bab869..c2b0b2c30a 100644
--- a/docs/report/introduction/report_history.rst
+++ b/docs/report/introduction/report_history.rst
@@ -6,12 +6,14 @@ FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below.
+----------------+------------------------------------------------------------+
| .[ww] Revision | Changes |
+================+============================================================+
-| .20 | Added new data |
+| .20 | 1. Added new data |
| | |
| | - VPP 3n-hsw NDRPDR selected |
| | - VPP 3n-skx NDRPDR full |
| | - VPP 2n-skx NFV NDRPDR 64b and IMIX |
| | |
+| | 2. Added SOAK tests |
+| | |
+----------------+------------------------------------------------------------+
| .19 | Initial version |
| | |
diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst
index 50ca03ff09..e33c37d31c 100644
--- a/docs/report/vpp_performance_tests/index.rst
+++ b/docs/report/vpp_performance_tests/index.rst
@@ -8,6 +8,7 @@ VPP Performance
packet_throughput_graphs/index
throughput_speedup_multi_core/index
packet_latency_graphs/index
+ soak_tests/index
nf_service_density/index
comparisons/index
throughput_trending
@@ -15,5 +16,4 @@ VPP Performance
documentation/index
..
- soak_tests/index
http_server_performance/index