From patchwork Mon May 9 20:43:08 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Holmes X-Patchwork-Id: 67376 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp1787355qge; Mon, 9 May 2016 13:49:47 -0700 (PDT) X-Received: by 10.55.107.132 with SMTP id g126mr16353409qkc.165.1462826987259; Mon, 09 May 2016 13:49:47 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id v25si2682925qkl.232.2016.05.09.13.49.46; Mon, 09 May 2016 13:49:47 -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 A5BC361651; Mon, 9 May 2016 20:49:46 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 862CD615C8; Mon, 9 May 2016 20:46:30 +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 50377611F3; Mon, 9 May 2016 20:45:33 +0000 (UTC) Received: from mail-qk0-f172.google.com (mail-qk0-f172.google.com [209.85.220.172]) by lists.linaro.org (Postfix) with ESMTPS id 58E4D61657 for ; Mon, 9 May 2016 20:43:59 +0000 (UTC) Received: by mail-qk0-f172.google.com with SMTP id n62so27699650qkc.2 for ; Mon, 09 May 2016 13:43:59 -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:in-reply-to :references; bh=aqoBtUQyNMhe2pO+Xij1q8zhUbHRew8yDObljcux6pg=; b=ipSjZAwmzeCT7usK7Bol1e/K16E+UZOjdUDKqRjr9ZfbYKYcUaYev4GcpdOz4J7knr SmUEhx5WlADXZQ+4J3eGFZg6iv6LISGPSSmN6ZPm01eg5iWXjvwVgQNzTQRiJelMg6hx vCYLOlemXn/uH6a1XuBiOCtBD9n0vCkWKkUE7Uin5Ek+jIGNjHz/P0e7mSrWQ9ERFUN8 IIDCzSjGSOxpVTNUl3IhnzXzv6C5TznoZtpcHX2iifhZs/zu3+E1GG5x/M9bj3zTZOZ3 iKx8NIYAQ0tVYE7nS85c7/uoEPL9BY/9bQiDyxMWEbKID9aZO31yqIaRgJLgpBzGycn9 mwtQ== X-Gm-Message-State: AOPr4FXXzHKSqZ8LkTDzwVcAoPJHPxVuccWwKF7Ko9YqJ3FYN2MFYOf2fQSuc8punkvZueXD0wQ= X-Received: by 10.55.155.22 with SMTP id d22mr6291400qke.26.1462826627351; Mon, 09 May 2016 13:43:47 -0700 (PDT) Received: from localhost.localdomain (c-98-221-136-245.hsd1.nj.comcast.net. [98.221.136.245]) by smtp.gmail.com with ESMTPSA id w16sm12626912qka.35.2016.05.09.13.43.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 09 May 2016 13:43:46 -0700 (PDT) From: Mike Holmes To: lng-odp@lists.linaro.org Date: Mon, 9 May 2016 16:43:08 -0400 Message-Id: <1462826592-24895-4-git-send-email-mike.holmes@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1462826592-24895-1-git-send-email-mike.holmes@linaro.org> References: <1462826592-24895-1-git-send-email-mike.holmes@linaro.org> X-Topics: patch Subject: [lng-odp] [PATCH 4/8] doc: images: add helper lib to overview 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" Signed-off-by: Mike Holmes --- doc/images/overview.svg | 986 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 687 insertions(+), 299 deletions(-) diff --git a/doc/images/overview.svg b/doc/images/overview.svg index e3b290e..86c9f2c 100644 --- a/doc/images/overview.svg +++ b/doc/images/overview.svg @@ -1,302 +1,690 @@ - - - - - - image/svg+xml - - - - - - - - - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - HW Platform (SoC or Server) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + HW Platform (SoC or Server) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ODP Helper + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +