From patchwork Thu Jan 28 12:39:35 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 60721 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp451514lbb; Thu, 28 Jan 2016 04:48:03 -0800 (PST) X-Received: by 10.50.156.103 with SMTP id wd7mr3237363igb.5.1453985283104; Thu, 28 Jan 2016 04:48:03 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id q191si7536438ioe.167.2016.01.28.04.48.02; Thu, 28 Jan 2016 04:48:03 -0800 (PST) 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; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id BC6DA61985; Thu, 28 Jan 2016 12:48:01 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=VM08CXVw; dkim-adsp=none (unprotected policy); dkim-atps=neutral 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.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID, 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 1709A6176E; Thu, 28 Jan 2016 12:42:49 +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 16CFB618D9; Thu, 28 Jan 2016 12:41:07 +0000 (UTC) Received: from mail-oi0-f45.google.com (mail-oi0-f45.google.com [209.85.218.45]) by lists.linaro.org (Postfix) with ESMTPS id 162826176E for ; Thu, 28 Jan 2016 12:39:46 +0000 (UTC) Received: by mail-oi0-f45.google.com with SMTP id r14so25556965oie.0 for ; Thu, 28 Jan 2016 04:39:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=JD/YWO1BfFXgCXsIqHosd4nosZhTGaRMq/+unJtctqQ=; b=VM08CXVwaYQ22mdiEqj0m8WNRxQkGHaUbb7BJLGhTbzffVM5+xglB7bD3GH1lk41Cd JX/BNEUFt4TcWlHNT2Sk1MrIUIdzI8vjN1rFt+RQiy7tF+ayDWVU+uV1dqB11z5W+Wqe 6a9s82/YKUWqR0oU6eTykjiHDNkt3q2qWX8vo= 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=JD/YWO1BfFXgCXsIqHosd4nosZhTGaRMq/+unJtctqQ=; b=Ej/Cu2rOcQ3OzOKDq2ZpvNokbGGaX9f7LpocVUN8gugdjn3selAbLIfNtkgOw0NyRg YD8UADpsWvXLSs0beBATOCRozsRI5M7VdTtMgpukl0hrjdCy4xwtouj8QFPs8pIi9CRC JCSnTOW2i1MSkC3vbx6ky8Muxl1jz7d4gfYxBxbgFDTNncaIHywcez1/ZNtF5nK8+NtD fBAZeCeMhL5O9KozRT5M6Mqg/hyNcr6gVXbq/Vc7j7JlGzDFmMlLngf1jjackO8sZYrQ b/8/3XxSo/9NPPOQETyQ+ceS0WBIx9SLclmxPF7yVvWNuYdHeh+HUX2u/kt7T7+tYViF +E9w== X-Gm-Message-State: AG10YOSPJHlZjKaw/FZulNqQVnQA/APH36sx9Y1JEkBPnaE0PFcoc/0vSWL7eu8RKgV/OKCvuO4= X-Received: by 10.202.221.11 with SMTP id u11mr1946762oig.11.1453984785566; Thu, 28 Jan 2016 04:39:45 -0800 (PST) Received: from Ubuntu15.localdomain (cpe-66-68-129-43.austin.res.rr.com. [66.68.129.43]) by smtp.gmail.com with ESMTPSA id 133sm5359632oid.5.2016.01.28.04.39.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 28 Jan 2016 04:39:44 -0800 (PST) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Thu, 28 Jan 2016 06:39:35 -0600 Message-Id: <1453984776-29674-6-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1453984776-29674-1-git-send-email-bill.fischofer@linaro.org> References: <1453984776-29674-1-git-send-email-bill.fischofer@linaro.org> X-Topics: patch Subject: [lng-odp] [API-NEXT PATCHv3 5/6] documentation: userguide: add images for packet processing 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: Bill Fischofer --- doc/images/packet.svg | 4 ++++ doc/images/segment.svg | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 doc/images/packet.svg create mode 100644 doc/images/segment.svg diff --git a/doc/images/packet.svg b/doc/images/packet.svg new file mode 100644 index 0000000..55dd00c --- /dev/null +++ b/doc/images/packet.svg @@ -0,0 +1,4 @@ + + + + diff --git a/doc/images/segment.svg b/doc/images/segment.svg new file mode 100644 index 0000000..82cd2f3 --- /dev/null +++ b/doc/images/segment.svg @@ -0,0 +1,4 @@ + + + +