From 3969bc368a73f12ab3550b87ef6102c209c66676 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 17 Apr 2019 15:54:45 +0200 Subject: CSIT-1487: Configure PAL for the Report 1904 Change-Id: I4f112693a3b50665a9c53290de42d8e365c6d415 Signed-off-by: Tibor Frank --- docs/report/index.html.template | 1 + docs/report/introduction/introduction.rst | 3 +++ docs/report/introduction/report_history.rst | 7 ++----- docs/report/vpp_performance_tests/csit_release_notes.rst | 15 ++++++++------- docs/report/vpp_performance_tests/index.rst | 2 +- 5 files changed, 15 insertions(+), 13 deletions(-) (limited to 'docs') diff --git a/docs/report/index.html.template b/docs/report/index.html.template index a74a7f1535..e29d16efdb 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -21,6 +21,7 @@ CSIT-1901.1 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 diff --git a/docs/report/introduction/introduction.rst b/docs/report/introduction/introduction.rst index d7897743cb..e9e69359bd 100644 --- a/docs/report/introduction/introduction.rst +++ b/docs/report/introduction/introduction.rst @@ -32,6 +32,9 @@ available for download. executions. - **Soak Tests**: Long duration soak tests are executed using PLRsearch algorithm. + - **NFV Service Density**: Network Function Virtualization (NFV) service + density tests focus on measuring total per server throughput at varied NFV + service "packing" densities with vswitch providing host dataplane. - **Comparisons**: Performance comparisons between VPP releases and between different testbed types. - **Throughput Trending**: References to continuous VPP performance diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index ab13b78738..42f3753e03 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -1,15 +1,12 @@ Report History ============== -FD.io CSIT-1901.1 Report history and per .[ww] revision changes are listed below. +FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ -| .13 | Updated VPP :ref:`vpp_known_issues` | -| | | -+----------------+------------------------------------------------------------+ -| .12 | Initial version | +| .16 | Initial version | | | | +----------------+------------------------------------------------------------+ diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 5086893609..3d5465e7c6 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -6,6 +6,14 @@ Changes in |csit-release| #. VPP PERFORMANCE TESTS + - **Service density 2n-skx tests**: Network Function Virtualization (NFV) + service density tests focus on measuring total per server throughput at + varied NFV service *packing* densities with vswitch providing host + dataplane. The goal is to compare and contrast performance of a shared + vswitch for different network topologies and virtualization technologies, + and their impact on vswitch performance and efficiency in a range of NFV + service configurations. + - **Experimental Soak Tests**: Added performamce soak tests framework code for extended time duration tests and throughput discovery at given PLR and at give total test time e.g. minutes, hours, @@ -39,13 +47,6 @@ Changes in |csit-release| for Packet Latency were published as there are no results for Packet Latency available. -.. note:: - - The Report rls1901.1 was generated with only 1 run of performance tests, - ie. the data are not statistically significant. - The NFV tests were not run so this section has been removed from the - report. - .. raw:: latex \clearpage diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst index 29770e72fe..e33c37d31c 100644 --- a/docs/report/vpp_performance_tests/index.rst +++ b/docs/report/vpp_performance_tests/index.rst @@ -9,11 +9,11 @@ VPP Performance throughput_speedup_multi_core/index packet_latency_graphs/index soak_tests/index + nf_service_density/index comparisons/index throughput_trending test_environment documentation/index .. - nf_service_density/index http_server_performance/index -- cgit 1.2.3-korg