From 95a00d30d2c6bf2a8007e87958e3af530d6287ea Mon Sep 17 00:00:00 2001 From: Vratko Polak Date: Thu, 25 Jun 2020 14:50:16 +0200 Subject: Report: Improve vnf_service_chains_reconf.rst + Use the quantity name from methodology (not from test implementation). Change-Id: Ic46f0447af840b392fe5dbbfec2bd11a847b06ca Signed-off-by: Vratko Polak (cherry picked from commit 8e7e436b037a38cb9d5ad8b14abdfcbe64cf9cc6) --- .../reconf_tests/vnf_service_chains_reconf.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/report/vpp_performance_tests/reconf_tests/vnf_service_chains_reconf.rst b/docs/report/vpp_performance_tests/reconf_tests/vnf_service_chains_reconf.rst index f63d12f01b..64b2010113 100644 --- a/docs/report/vpp_performance_tests/reconf_tests/vnf_service_chains_reconf.rst +++ b/docs/report/vpp_performance_tests/reconf_tests/vnf_service_chains_reconf.rst @@ -43,22 +43,23 @@ Additional information about graph data: - wire encapsulation ``dot1qip4vlxan``, - VPP forwarding mode ``l2bd``, - - total number {Y} of service chains ``{Y}ch``, - - total number of chains being reconfigured ``1ach``, - - total number of vhost-user interfaces forwarding packets on VPP with {Y} - chains and {X} VMs per chain ``{2XY}vh`` (2 interfaces per {X} VMs per {Y} - chains), - - total number {XY} of VNF VMs forwarding packets ``{XY}vm`` and finally + - total number {Y} of initial service chains ``{Y}ch``, + - total number of additional chains being reconfigured ``1ach``, + - total number of initial vhost-user interfaces forwarding packets + on VPP with {Y} chains and {X} VMs per chain ``{2XY}vh`` + (2 interfaces per {X} VMs per {Y} chains), + - total number {XY} of (both initial and final) VNF VMs forwarding packets + ``{XY}vm`` and finally - VNF workload in VM ``testpmd``. #. **X-axis Labels**: indices of individual test suites as listed in Graph Legend. -#. **Y-axis Labels**: measured Implied time loss [s] values. +#. **Y-axis Labels**: measured Effective Blocked Time [s] values. #. **Graph Legend**: lists X-axis indices with associated CSIT test suites executed to generate graphed test results and the average value - of measured packet loss. + of packet loss (measured in packets). #. **Hover Information**: lists minimum, first quartile, median, third quartile, and maximum. If either type of outlier is present the -- cgit 1.2.3-korg