From patchwork Tue Oct 11 03:45:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 77472 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp192068qge; Mon, 10 Oct 2016 20:52:24 -0700 (PDT) X-Received: by 10.55.4.22 with SMTP id 22mr1321614qke.254.1476157944025; Mon, 10 Oct 2016 20:52:24 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id y189si603825qkd.28.2016.10.10.20.52.23; Mon, 10 Oct 2016 20:52:23 -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 4907B60E9B; Tue, 11 Oct 2016 03:52:23 +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_H3, RCVD_IN_MSPIKE_WL 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 CD40D60DEA; Tue, 11 Oct 2016 03:49:14 +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 0617460CA2; Tue, 11 Oct 2016 03:47:19 +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 89FE160CA2 for ; Tue, 11 Oct 2016 03:45:14 +0000 (UTC) Received: by mail-oi0-f45.google.com with SMTP id m72so10383386oik.3 for ; Mon, 10 Oct 2016 20:45:14 -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=Hur/lcXxogqkdRLi1m51OmAs1N02oVgbPHr7rw1NQ/Wo1d/jTFfkQPo6mSWHhs9ga8 LpNYlnVifrs6ctyCfUbtNnwJrnxxlSgyT8Mg2Pue+xKMgq29URrIs529F4Kgdr6N2s6t Y/fBqIhmuJERiNxA65elRMWyQ9DXNcRh4kZJDkui26SS9Skkq05XPT7bh/40GFVnxZOP 55u89csYX9FyMhdGVCsoHj+r5OcGPLjShi1ZUliRLqlZV/tW87/ZYPmJv+djnpU9vI36 IJ5T+4Ef/7IkMnImjRE6UgY/LDvUd0uLhFKNH6nhWhEg9pYY0TdlAGd9KNxC6AnkIcqV D/sA== X-Gm-Message-State: AA6/9Rn0EGdBOg762wmCGbOQykSzBTj27+JggVa2V0f45ufV9wjVfpXs6gW91XnqognMNnEEURU= X-Received: by 10.157.36.232 with SMTP id z95mr829677ota.124.1476157513530; Mon, 10 Oct 2016 20:45:13 -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 o185sm513855oif.26.2016.10.10.20.45.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 10 Oct 2016 20:45:12 -0700 (PDT) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Mon, 10 Oct 2016 22:45:05 -0500 Message-Id: <1476157506-11032-5-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1476157506-11032-1-git-send-email-bill.fischofer@linaro.org> References: <1476157506-11032-1-git-send-email-bill.fischofer@linaro.org> X-Topics: patch Subject: [lng-odp] [API-NEXT PATCHv6 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 + + + + + + + + + + + + + + + + + + + + + + + +