diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-11-15 13:35:12 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-11-15 13:39:09 +0100 |
commit | b8287ec997b2d426818fc095f2e4b49ec95d9f49 (patch) | |
tree | 81f16ab238d6c56da7b288c1b3bf087ef8886fbd /docs/report | |
parent | 215e1a007c90cd63bf44d142382a8cef51ec8509 (diff) |
Report: Change versioning and legend of graphs
Change-Id: I6381c916582509c45f12d4e6d1d63ffeffc1eaf5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report')
-rw-r--r-- | docs/report/introduction/report_history.rst | 31 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/packet_throughput_graphs/vm_vhost.rst | 2 |
2 files changed, 21 insertions, 12 deletions
diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index afe0fd6937..a38ac74c44 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -1,18 +1,25 @@ -Report History -============== +FD.io CSIT-18.10 Test Report History +==================================== +---------+--------------------------------------------------------------------+ | Version | Change | +=========+====================================================================+ -| 1.2 | - Add automatic wrapping of long test names in graphs | +| .w47 | 1. Automatic wrapping of long test names in graphs added. | +| | 2. Data and time format in the header changed | +| | 3. Versioning changed. | +| | | +---------+--------------------------------------------------------------------+ -| 1.1 | - Add dot1q KVM VMs vhost-user tests to the VPP performance | -| | graphs. | -| | - Add the information about the number of runs used to generate | -| | the plots. | -| | - Add the test results: | -| | - K8s Container Memif, | -| | - VPP on 3n-hsw testbed. | +| .w46 | 1. dot1q KVM VMs vhost-user tests added to | +| | :ref:`KVM_VMs_vhost`. | +| | | +| | 2. Added number of test runs used to generate data for all graphs | +| | (throughput, speedup multi-core and latency). | +| | | +| | 3. Added more test runs: | +| | | +| | a. K8s Container Memif, | +| | b. VPP on 3n-hsw testbed. | +| | | ++---------+--------------------------------------------------------------------+ +| .w45 | Initial version | +---------+--------------------------------------------------------------------+ -| 1.0 | Initial version | -+---------+--------------------------------------------------------------------+
\ No newline at end of file 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 c795e4bb69..83b4731248 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 @@ -28,6 +28,8 @@ </script> +.. _KVM_VMs_vhost: + KVM VMs vhost-user ================== |