From patchwork Mon Oct 10 15:50:45 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 77444 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp1250444qge; Mon, 10 Oct 2016 08:58:00 -0700 (PDT) X-Received: by 10.55.57.9 with SMTP id g9mr6619614qka.116.1476115080354; Mon, 10 Oct 2016 08:58:00 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id g124si16357840qkf.285.2016.10.10.08.57.59; Mon, 10 Oct 2016 08:58:00 -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 BBD1360654; Mon, 10 Oct 2016 15:57:59 +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=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2 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 C65ED60E8C; Mon, 10 Oct 2016 15:55:11 +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 CF45560F11; Mon, 10 Oct 2016 15:53:00 +0000 (UTC) Received: from mail-oi0-f43.google.com (mail-oi0-f43.google.com [209.85.218.43]) by lists.linaro.org (Postfix) with ESMTPS id 1372A60F16 for ; Mon, 10 Oct 2016 15:50:53 +0000 (UTC) Received: by mail-oi0-f43.google.com with SMTP id m72so131740003oik.3 for ; Mon, 10 Oct 2016 08:50:53 -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=WU2XnCUWTyNpu8VVxC4PRIB490lvWon4DmOp1MBTkGA=; b=jTI/SywuQlJr5o6XaghSFG6axq6NgY/dl6gB2Bgyv7mL1AgLWGEUW1/PIH+/3CYvq6 EOG+Uq/UpQ8qfcLFZUM+TU2Dc2w09TboSnRMc6dvVwTqR2S6dLl/Kx/3hVEdNl7qMXZD oSaGLyj0z65A4wUjzK7mGhVYApE2kTPpOrAE5u0luJEnX0Nunb/qolLdJiitEW07gsl/ SHihIwVHuvGsBYqj9rl/ZPVddKruBbB+SKFsuxcEW898bp9K8FSdCFOvbiS/wQdJGfal fyqZA7LtayuTl+CCb9ffjSAPdzPiwnZQjerQXBkIjmrfLuEgS50UWnnISM1AXgooPnza zr+g== X-Gm-Message-State: AA6/9RmFzWZCyxJ2lXpPANFAh/mMT32lGbh2MCZe2mHayzHScV3aNTFME1OsMhJtbmVsX/XT8Yw= X-Received: by 10.157.49.115 with SMTP id v48mr13202221otd.38.1476114652286; Mon, 10 Oct 2016 08:50:52 -0700 (PDT) Received: from localhost.localdomain (cpe-70-121-83-241.austin.res.rr.com. [70.121.83.241]) by smtp.gmail.com with ESMTPSA id 1sm1740700otb.2.2016.10.10.08.50.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 10 Oct 2016 08:50:51 -0700 (PDT) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Mon, 10 Oct 2016 10:50:45 -0500 Message-Id: <1476114646-9874-5-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1476114646-9874-1-git-send-email-bill.fischofer@linaro.org> References: <1476114646-9874-1-git-send-email-bill.fischofer@linaro.org> X-Topics: patch Subject: [lng-odp] [API-NEXT PATCHv4 4/5] doc: images: add images for packet splice/reference documentation 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: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Bill Fischofer --- doc/images/doublesplice.svg | 67 +++++++++++++++++++++++++++++++++++++++++++++ doc/images/pktref.svg | 49 +++++++++++++++++++++++++++++++++ doc/images/splice.svg | 64 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 180 insertions(+) create mode 100644 doc/images/doublesplice.svg create mode 100644 doc/images/pktref.svg create mode 100644 doc/images/splice.svg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4 diff --git a/doc/images/doublesplice.svg b/doc/images/doublesplice.svg new file mode 100644 index 0000000..fdc52bc --- /dev/null +++ b/doc/images/doublesplice.svg @@ -0,0 +1,67 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/pktref.svg b/doc/images/pktref.svg new file mode 100644 index 0000000..d767156 --- /dev/null +++ b/doc/images/pktref.svg @@ -0,0 +1,49 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/splice.svg b/doc/images/splice.svg new file mode 100644 index 0000000..46a7a31 --- /dev/null +++ b/doc/images/splice.svg @@ -0,0 +1,64 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + +