From patchwork Tue Nov 17 17:15:13 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 56844 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp2067742lbb; Tue, 17 Nov 2015 09:16:10 -0800 (PST) X-Received: by 10.55.55.82 with SMTP id e79mr41502906qka.59.1447780569834; Tue, 17 Nov 2015 09:16:09 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id y75si30576965qka.91.2015.11.17.09.16.09; Tue, 17 Nov 2015 09:16:09 -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.20150623.gappssmtp.com Received: by lists.linaro.org (Postfix, from userid 109) id 6519861CF6; Tue, 17 Nov 2015 17:16:08 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 911CE61CD4; Tue, 17 Nov 2015 17:16:07 +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 B532D61CE5; Tue, 17 Nov 2015 17:15:22 +0000 (UTC) Received: from mail-ob0-f175.google.com (mail-ob0-f175.google.com [209.85.214.175]) by lists.linaro.org (Postfix) with ESMTPS id 6045C61847 for ; Tue, 17 Nov 2015 17:15:22 +0000 (UTC) Received: by obbbj7 with SMTP id bj7so11930870obb.1 for ; Tue, 17 Nov 2015 09:15:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro_org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=JESRzq/sUPPAcnyVXTT3qbiB6DC2DO7sS9kzxF6uO8s=; b=wEZGHbqaO5yEHFpTCzVk8UP7A3ig5GRaZVK1+5fH+WT22mGPmNM2Vzoic4KjOYHElA +CF3dQBF+9h1WMV86dFkDwfAV/ItN9JOz1wkwtQFUcqDRLxrB+rc8FjEPNsUCSbtB61Z h1/fDWZVMIQlEbNHcjXHT2Zse92ClXt/klL6nYXB9c5HeoIMPvlqfbl+5WdvoDvMqUCQ FGA+OFWA9/Nc4CZZYlyUX22Smu4OPgCTUmiXOf4dyX5Y0ZlEYPbopOqfkyvQl5gs2vb4 fCYeUNxDoGO0dm1k9s/N+6rss6VR36EziSXzKO7FL682b7YVL8Ox+MTcfIug/DH7Otkz vYuA== 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; bh=JESRzq/sUPPAcnyVXTT3qbiB6DC2DO7sS9kzxF6uO8s=; b=SUCkEK2Dg32iP1INpASOfGUrvdkw/Pu1EvXYEE4617pB0GOSYp39vEx0CFi3NKGtKG XyIsVwMKt1Ui0hS93KLB38fO/arfWEnATdQ/rObD69YPm/ZxoADCRw1NmV0UB3Hk/rN+ SoYA26CQMTJq4KBpBd4DndfHckh7It498cVmQTLUfuZ/w+J8KF2Srs2pqBSVcZJc/ZGr np+BAZ5/PoSB59tTyjoU+SMvzxOL+x5dehQDfqV4F5SdnqT4kMAj/uu5GUaHZPTsHKJo JnXqQnLeL9b1DKwezEgKlS4fLw4zjqhJfHEaTUqfrZ1RNn/3Wrbvcx6vZvKX6SzV7WKw 1yEw== X-Gm-Message-State: ALoCoQku1v9K7D68MhzHHQcCZbK76xHGi4wpl4iNbhDSx9IS5wwWrZlvKfY/bZcm4jlODei2W+1x X-Received: by 10.60.64.103 with SMTP id n7mr7560711oes.71.1447780521731; Tue, 17 Nov 2015 09:15:21 -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 a77sm819162oic.8.2015.11.17.09.15.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Nov 2015 09:15:20 -0800 (PST) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Tue, 17 Nov 2015 11:15:13 -0600 Message-Id: <1447780514-19036-1-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.1.4 X-Topics: patch Subject: [lng-odp] [PATCHv2 1/2] doc: images: add additional user guide images 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/Makefile.am | 26 ++- doc/images/odp_components.svg | 70 +++++++ doc/images/odp_rx_processing.svg | 244 +++++++++++++++++++++++ doc/images/odp_scheduling.svg | 387 +++++++++++++++++++++++++++++++++++++ doc/images/odp_traffic_manager.svg | 241 +++++++++++++++++++++++ 5 files changed, 967 insertions(+), 1 deletion(-) create mode 100644 doc/images/odp_components.svg create mode 100644 doc/images/odp_rx_processing.svg create mode 100644 doc/images/odp_scheduling.svg create mode 100644 doc/images/odp_traffic_manager.svg diff --git a/doc/images/Makefile.am b/doc/images/Makefile.am index 0f9a8a8..cf8faf7 100644 --- a/doc/images/Makefile.am +++ b/doc/images/Makefile.am @@ -1,6 +1,10 @@ SVG_SRCS = atomic_queue.svg \ ordered_queue.svg \ - parallel_queue.svg + parallel_queue.svg \ + odp_components.svg \ + odp_rx_processing.svg \ + odp_scheduling.svg \ + odp_traffic_manager.svg SVG_TARGETS = $(SVG_SRCS:svg=png) SVG_TARGETS += $(SVG_SRCS:svg=eps) MSG_SRCS = resource_management.msc @@ -38,5 +42,25 @@ parallel_queue.png: parallel_queue.svg ordered_queue.eps: ordered_queue.svg convert $< $@ +odp_components.png: odp_components.svg + convert $< $@ +odp_components.eps: odp_components.svg + convert $< $@ + +odp_rx_processing.png: odp_rx_processing.svg + convert $< $@ +odp_rx_processing.eps: odp_rx_processing.svg + convert $< $@ + +odp_scheduling.png: odp_scheduling.svg + convert $< $@ +odp_scheduling.eps: odp_scheduling.svg + convert $< $@ + +odp_traffic_manager.png: odp_traffic_manager.svg + convert $< $@ +odp_traffic_manager.eps: odp_traffic_manager.svg + convert $< $@ + resource_management.png: resource_management.msc mscgen -T png -i $< -o $@ diff --git a/doc/images/odp_components.svg b/doc/images/odp_components.svg new file mode 100644 index 0000000..7c12de7 --- /dev/null +++ b/doc/images/odp_components.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/odp_rx_processing.svg b/doc/images/odp_rx_processing.svg new file mode 100644 index 0000000..6daa210 --- /dev/null +++ b/doc/images/odp_rx_processing.svg @@ -0,0 +1,244 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/odp_scheduling.svg b/doc/images/odp_scheduling.svg new file mode 100644 index 0000000..3cf4e7d --- /dev/null +++ b/doc/images/odp_scheduling.svg @@ -0,0 +1,387 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/images/odp_traffic_manager.svg b/doc/images/odp_traffic_manager.svg new file mode 100644 index 0000000..21049ba --- /dev/null +++ b/doc/images/odp_traffic_manager.svg @@ -0,0 +1,241 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +