Soft Patch Panel
 help / color / mirror / Atom feed
From: ogawa.yasufumi@lab.ntt.co.jp
To: ferruh.yigit@intel.com, spp@dpdk.org, ogawa.yasufumi@lab.ntt.co.jp
Subject: [spp] [PATCH v2 04/13] docs: resize figures of SPP container
Date: Wed, 26 Sep 2018 18:08:32 +0900	[thread overview]
Message-ID: <1537952921-20397-5-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> (raw)
In-Reply-To: <1537952921-20397-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp>

From: Yasufumi Ogawa <ogawa.yasufumi@lab.ntt.co.jp>

This patch is for resizing figures in SPP container for PDF format.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi@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

  parent reply	other threads:[~2018-09-26  9:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-26  9:08 [spp] [PATCH v2 00/13] PDF documentation support ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 01/13] docs: move SPP VF images ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 02/13] docs: resize figures of SPP VF ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 03/13] docs: resize figures of SPP ogawa.yasufumi
2018-09-26  9:08 ` ogawa.yasufumi [this message]
2018-09-26  9:08 ` [spp] [PATCH v2 05/13] docs: add script for generating PDF images ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 06/13] project: update gitignore to exclude PDF files ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 07/13] docs: add sphinx config to PDF ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 08/13] makefile: add make option to compile PDF doc ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 09/13] makefile: fix bug of PDF compilation ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 10/13] docs: refactor for character length ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 11/13] docs: fix typo of label ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 12/13] docs: remove unicode characters ogawa.yasufumi
2018-09-26  9:08 ` [spp] [PATCH v2 13/13] docs: ensure PDF images are exist for latex ogawa.yasufumi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1537952921-20397-5-git-send-email-ogawa.yasufumi@lab.ntt.co.jp \
    --to=ogawa.yasufumi@lab.ntt.co.jp \
    --cc=ferruh.yigit@intel.com \
    --cc=spp@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).