diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-09-18 16:42:22 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-09-18 16:42:22 +0200 |
commit | 0608915e1a87f9a5f33e61c9c7cb93c98e9fc5ba (patch) | |
tree | a9250f953a9c13c30485f9e9793a040d4c66bace /docs | |
parent | 3e0d781efd5eee2624f08bec140f9000bbeb362a (diff) |
Report: Fix formating of static content for reconf tests
Change-Id: I5b93749b13af870955c1cf9eb8053c446356c329
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/report/vpp_performance_tests/reconf_tests/vnf_service_chains_reconf.rst | 18 |
1 files changed, 9 insertions, 9 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 47934651bc..f17d56743e 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 @@ -47,15 +47,15 @@ Additional information about graph data: #. **Graph Title**: describes tested VPP packet path. Format: - - 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 - - VNF workload in VM ``testpmd``. + - 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 + - VNF workload in VM ``testpmd``. #. **X-axis Labels**: indices of individual test suites as listed in Graph Legend. |