From patchwork Sun May 8 16:40:01 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 67319 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp1225986qge; Sun, 8 May 2016 09:42:25 -0700 (PDT) X-Received: by 10.50.128.20 with SMTP id nk20mr6428544igb.86.1462725745109; Sun, 08 May 2016 09:42:25 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id g5si7742561iga.94.2016.05.08.09.42.23; Sun, 08 May 2016 09:42:24 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 0E62461611; Sun, 8 May 2016 16:42:22 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id E597261611; Sun, 8 May 2016 16:42:21 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 1ACC46163F; Sun, 8 May 2016 16:40:10 +0000 (UTC) Received: from mail-oi0-f53.google.com (mail-oi0-f53.google.com [209.85.218.53]) by lists.linaro.org (Postfix) with ESMTPS id A1DDF6107B for ; Sun, 8 May 2016 16:40:09 +0000 (UTC) Received: by mail-oi0-f53.google.com with SMTP id k142so188104420oib.1 for ; Sun, 08 May 2016 09:40:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=L5GEbdqUdqune3Yn+5PMxqGnht30oG9r4tnMYORSgxs=; b=fKkmvIsF5PY8LRa7Dh/t9KKdJy9CCdcLxwlZca9nDwgas11VO2Y9hTAhvKUDQvV1lK xSifjAogVY/ScK0YpXWAydaWlKxuwXlj0NLN3VoKx31O4vgZHtaHH9iulxZBNHSSQAhl g6Jqd9jGLWcL+6K/p/7kBVpHD008TzdkyZbwF7/IYQ3xtrIkM3Qxm+sXwdAZmLzNLWLH IES0Cup/AxGey5iI7OTVosPGCdgk1lzSnNwLDogIFlWdYBtXd8ER7dHjktcE0LhZVjdt e2dFRTRbN5nbhCIbYziQV7N67ucGcOhp4g99LaDGUvslrXY+C4s+WjmuIVLeHgZ7ea5H o3ag== X-Gm-Message-State: AOPr4FX0oUm0/nU885+m1m+qEGB7eQ/PrKsjv4ACGXF1hk43Q4p/VRUsrGTseGNpc5glLfnTUqc= X-Received: by 10.202.245.140 with SMTP id t134mr10596649oih.92.1462725608456; Sun, 08 May 2016 09:40:08 -0700 (PDT) Received: from Ubuntu15.localdomain (cpe-66-68-129-43.austin.res.rr.com. [66.68.129.43]) by smtp.gmail.com with ESMTPSA id vi2sm7843325obb.8.2016.05.08.09.40.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 08 May 2016 09:40:06 -0700 (PDT) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Sun, 8 May 2016 11:40:01 -0500 Message-Id: <1462725601-2876-1-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: patch Subject: [lng-odp] [PATCH] doc: userguide: trim images for better fit X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Trim a number of images in the User's Guide to avoid excessive margins when formatted for display. Signed-off-by: Bill Fischofer Reviewed-by: Christophe Milard --- doc/images/packet.svg | 66 ++++++++++++++++- doc/images/pktin_direct_recv.svg | 149 +++++++++++++++++++++----------------- doc/images/pktin_queue_recv.svg | 88 +++++++++++++++++++++- doc/images/pktin_sched_cls.svg | 129 ++++++++++++++++++++++++++++++++- doc/images/pktin_sched_recv.svg | 84 ++++++++++++++++++++- doc/images/pktout_direct_send.svg | 65 ++++++++++++++++- doc/images/pktout_queue_send.svg | 65 ++++++++++++++++- 7 files changed, 555 insertions(+), 91 deletions(-) diff --git a/doc/images/packet.svg b/doc/images/packet.svg index 55dd00c..4ebee30 100644 --- a/doc/images/packet.svg +++ b/doc/images/packet.svg @@ -1,4 +1,62 @@ - - - - + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/pktin_direct_recv.svg b/doc/images/pktin_direct_recv.svg index af495d7..1f097f3 100644 --- a/doc/images/pktin_direct_recv.svg +++ b/doc/images/pktin_direct_recv.svg @@ -1,69 +1,84 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/pktin_queue_recv.svg b/doc/images/pktin_queue_recv.svg index d31715e..1e457d1 100644 --- a/doc/images/pktin_queue_recv.svg +++ b/doc/images/pktin_queue_recv.svg @@ -1,4 +1,84 @@ - - - - + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/pktin_sched_cls.svg b/doc/images/pktin_sched_cls.svg index c35dd55..381877c 100644 --- a/doc/images/pktin_sched_cls.svg +++ b/doc/images/pktin_sched_cls.svg @@ -1,4 +1,125 @@ - - - - + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/pktin_sched_recv.svg b/doc/images/pktin_sched_recv.svg index 4736e2f..8a3613e 100644 --- a/doc/images/pktin_sched_recv.svg +++ b/doc/images/pktin_sched_recv.svg @@ -1,4 +1,80 @@ - - - - + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/pktout_direct_send.svg b/doc/images/pktout_direct_send.svg index d4e68b3..391ea59 100644 --- a/doc/images/pktout_direct_send.svg +++ b/doc/images/pktout_direct_send.svg @@ -1,4 +1,61 @@ - - - - + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/pktout_queue_send.svg b/doc/images/pktout_queue_send.svg index bf9c5ee..52055f5 100644 --- a/doc/images/pktout_queue_send.svg +++ b/doc/images/pktout_queue_send.svg @@ -1,4 +1,61 @@ - - - - + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +