[spp] [PATCH v2 04/13] docs: resize figures of SPP container
ogawa.yasufumi at lab.ntt.co.jp
ogawa.yasufumi at lab.ntt.co.jp
Wed Sep 26 11:08:32 CEST 2018
From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
This patch is for resizing figures in SPP container for PDF format.
Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
---
docs/guides/tools/sppc/getting_started.rst | 3 +--
docs/guides/tools/sppc/overview.rst | 3 +--
docs/guides/tools/sppc/usecases.rst | 15 +++++----------
3 files changed, 7 insertions(+), 14 deletions(-)
diff --git a/docs/guides/tools/sppc/getting_started.rst b/docs/guides/tools/sppc/getting_started.rst
index db6bd1a..8a6b5b8 100644
--- a/docs/guides/tools/sppc/getting_started.rst
+++ b/docs/guides/tools/sppc/getting_started.rst
@@ -268,8 +268,7 @@ and start forwarding from testpmd.
.. _figure_sppc_gsg_testpmd:
.. figure:: ../../images/tools/sppc/sppc_gsg_testpmd.*
- :height: 340em
- :width: 340em
+ :width: 50%
SPP and testpmd on containers
diff --git a/docs/guides/tools/sppc/overview.rst b/docs/guides/tools/sppc/overview.rst
index 645ebc5..e4b3b62 100644
--- a/docs/guides/tools/sppc/overview.rst
+++ b/docs/guides/tools/sppc/overview.rst
@@ -22,7 +22,6 @@ an app container.
.. _figure_sppc_overview:
.. figure:: ../../images/tools/sppc/sppc_overview.*
- :height: 640 em
- :width: 640 em
+ :width: 85%
SPP container overview
diff --git a/docs/guides/tools/sppc/usecases.rst b/docs/guides/tools/sppc/usecases.rst
index b9567c0..95a4c28 100644
--- a/docs/guides/tools/sppc/usecases.rst
+++ b/docs/guides/tools/sppc/usecases.rst
@@ -44,8 +44,7 @@ all of app container processes run on a single node.
.. _figure_sppc_usecase_vhost:
.. figure:: ../../images/tools/sppc/sppc_usecase_vhost.*
- :height: 340em
- :width: 340em
+ :width: 50%
Test of vhost PMD in a single node
@@ -139,8 +138,7 @@ with ring PMDs in serial.
.. _figure_sppc_usecase_ring:
.. figure:: ../../images/tools/sppc/sppc_usecase_ring.*
- :height: 480em
- :width: 680em
+ :width: 100%
Test of ring PMD
@@ -274,8 +272,7 @@ as described in next sections.
.. _figure_sppc_usecase_l2fwdpktgen:
.. figure:: ../../images/tools/sppc/sppc_usecase_l2fwdpktgen.*
- :height: 640em
- :width: 640em
+ :width: 85%
Chainning pktgen and l2fwd
@@ -391,8 +388,7 @@ It is totally 7 lcores while the maximum number is 14.
.. _figure_sppc_usecase_l2fwdpktgen_less:
.. figure:: ../../images/tools/sppc/sppc_usecase_l2fwdpktgen_less.*
- :height: 640em
- :width: 640em
+ :width: 85%
Pktgen and l2fwd using less lcores
@@ -497,8 +493,7 @@ lcores to share IP addressing.
.. _figure_sppc_usecase_lb_pktgen:
.. figure:: ../../images/tools/sppc/sppc_usecase_lb_pktgen.*
- :height: 580em
- :width: 720em
+ :width: 100%
Multi-path configuration with load_balancer and pktgen
--
2.7.4
More information about the spp
mailing list