From patchwork Mon Oct 10 19:31:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 77464 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp67434qge; Mon, 10 Oct 2016 12:40:11 -0700 (PDT) X-Received: by 10.55.200.75 with SMTP id c72mr31388630qkj.85.1476128411163; Mon, 10 Oct 2016 12:40:11 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id c23si16788522qkj.139.2016.10.10.12.40.10; Mon, 10 Oct 2016 12:40:11 -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 8E55160E13; Mon, 10 Oct 2016 19:40:10 +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 B16A860DE2; Mon, 10 Oct 2016 19:35:05 +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 07CEB608F3; Mon, 10 Oct 2016 19:33:17 +0000 (UTC) Received: from mail-oi0-f48.google.com (mail-oi0-f48.google.com [209.85.218.48]) by lists.linaro.org (Postfix) with ESMTPS id 62ADC60F20 for ; Mon, 10 Oct 2016 19:31:27 +0000 (UTC) Received: by mail-oi0-f48.google.com with SMTP id m72so138834753oik.3 for ; Mon, 10 Oct 2016 12:31:27 -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=UJeWV6bVS1w+tuSMd4aw2ASQkvgFHo2EH1PhV5cFMvxvWZwD6yBvQcE7PF/+Q2rE6i ZF+I1yS9P/PepbQH09TfdHe83TXMcQd4hoQ8ljIh8dGpyqqcqlc3t9/P0zwLfUyM6n3e XjkJrFnRcZ9jBHioqYf0JEWZmvdLXfgbabr9lSiX571ABOp3IR/uWMXz14Q9YtcKiOY2 XGW3UuW0Dlhz8mAkkY3rE5YVZ9ekIXPiSkgoG28GeqrfHpRZsOFZrzY7nPqTj/nxZpuP HYDqOC4SPtPoZ9nszW7IosdFlhJbsu4seS9BqcTdscJirXtz4HG1Mg7YXc8TGTTOTIOK YdFw== X-Gm-Message-State: AA6/9Rlx7ts8kJivYNm21e2Al/YO4Lvb+6isfzErIVONTW3YMGj3ipXHkvSZ7Mzl9bnQBIStt0Y= X-Received: by 10.157.8.101 with SMTP id 92mr18869169oty.39.1476127886693; Mon, 10 Oct 2016 12:31:26 -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 t7sm2198305otb.25.2016.10.10.12.31.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 10 Oct 2016 12:31:26 -0700 (PDT) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Mon, 10 Oct 2016 14:31:15 -0500 Message-Id: <1476127876-5214-5-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1476127876-5214-1-git-send-email-bill.fischofer@linaro.org> References: <1476127876-5214-1-git-send-email-bill.fischofer@linaro.org> X-Topics: patch Subject: [lng-odp] [API-NEXT PATCHv5 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 + + + + + + + + + + + + + + + + + + + + + + + +