From patchwork Tue Jan 12 00:39:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Holmes X-Patchwork-Id: 59588 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp2436581lbb; Mon, 11 Jan 2016 16:44:00 -0800 (PST) X-Received: by 10.140.241.22 with SMTP id m22mr175139099qhc.102.1452559440783; Mon, 11 Jan 2016 16:44:00 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id v64si36466354qhv.61.2016.01.11.16.44.00; Mon, 11 Jan 2016 16:44:00 -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 3461861703; Tue, 12 Jan 2016 00:44:00 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=Gi8mo2bx; 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_H2,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 97D0D61711; Tue, 12 Jan 2016 00:40:57 +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 39FF261703; Tue, 12 Jan 2016 00:40:24 +0000 (UTC) Received: from mail-qg0-f53.google.com (mail-qg0-f53.google.com [209.85.192.53]) by lists.linaro.org (Postfix) with ESMTPS id 27C1D6170D for ; Tue, 12 Jan 2016 00:40:04 +0000 (UTC) Received: by mail-qg0-f53.google.com with SMTP id o11so417194634qge.2 for ; Mon, 11 Jan 2016 16:40:04 -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; bh=Z89xhqAFtjVccas8jZexYiWwDtf8PV2GsW8Iz4mIZmY=; b=Gi8mo2bxvKuPr+LEe+yyaNmRKfJo2TP6xszUMrWg/7Lq2q+IsxFY1qZIZ1ncTeEoUK leEb+/gLrLqUKcHnl+7O9RUg18WP3fvJIkXV4mpZZYYIxdTw1vMSNUBvYGISDv+mA5zF ZbE7Qnr2uUkCe9rmHPWY9/r/95sTVYToHYTaY= 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=Z89xhqAFtjVccas8jZexYiWwDtf8PV2GsW8Iz4mIZmY=; b=lK9p0qkNZmsEekIa8VusLKz77/oXUNWalMhaRw9h5WlWa01VecSzc03F7Kj87SPJJA x+gOZOhwuFIzAK8ppR7P0Ywp073+LxXs8X2Q0eLH1vBhknxnN+oZp3Flfq9DZrlYQMdz txGwMSNR8vyzuMO+ZPeEgjIShzpRTc2DBVKL+gfgcQX5NGjTFjUlLu5YTXGwM6AJ03Ke sMtQbIiJS5RuQS+7hOhu5HxWuj8I5gAtIhu6HWvegfU/TSKsjXNWXBTAdXScMoamy1Hy di5r7gmgnvz2LyDsbps++FuW0YcgiLx67sQvwX+OBiMY81vI5CLDyaficbeRVr79x30F bqOg== X-Gm-Message-State: ALoCoQmEyJQZz8XUKfBczkqDuKY4F5g4/jr7BEppoM45rohuY5Rs9EB0TehZHGY+mFBX2HnRnU8iT4N7FaBuN+AMkh16T8QNTA== X-Received: by 10.140.86.38 with SMTP id o35mr167702319qgd.56.1452559203822; Mon, 11 Jan 2016 16:40:03 -0800 (PST) Received: from localhost.localdomain (c-98-221-136-245.hsd1.nj.comcast.net. [98.221.136.245]) by smtp.gmail.com with ESMTPSA id f34sm3224987qgf.42.2016.01.11.16.40.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 11 Jan 2016 16:40:02 -0800 (PST) From: Mike Holmes To: lng-odp@lists.linaro.org Date: Mon, 11 Jan 2016 19:39:54 -0500 Message-Id: <1452559195-884-1-git-send-email-mike.holmes@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: patch Subject: [lng-odp] [API-NEXT PATCH v2 1/2] doc: images: add traffic manager svg 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: Mike Holmes --- v2: Updated digram for the node to match text doc/images/tm_hierarchy.svg | 2418 +++++++++++++++++++++++++++++++++++++++++++ doc/images/tm_node.svg | 1178 +++++++++++++++++++++ 2 files changed, 3596 insertions(+) create mode 100644 doc/images/tm_hierarchy.svg create mode 100644 doc/images/tm_node.svg diff --git a/doc/images/tm_hierarchy.svg b/doc/images/tm_hierarchy.svg new file mode 100644 index 0000000..740d43b --- /dev/null +++ b/doc/images/tm_hierarchy.svg @@ -0,0 +1,2418 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + q28 + + q28 + + + a1 + + User-18 + + + q28->a1 + + + + + q29 + + q29 + + + q29->a1 + + + + + q30 + + q30 + + + q30->a1 + + + + + q31 + + q31 + + + q31->a1 + + + + + q25 + + q25 + + + a2 + + User-16 + + + q25->a2 + + + + + q26 + + q26 + + + q26->a2 + + + + + q27 + + q27 + + + a3 + + User-17 + + + q27->a3 + + + + + q32 + + q32 + + + a4 + + User-19 + + + q32->a4 + + + + + q16 + + q16 + + + a5 + + User-11 + + + q16->a5 + + + + + q17 + + q17 + + + q17->a5 + + + + + q18 + + q18 + + + a6 + + User-12 + + + q18->a6 + + + + + q19 + + q19 + + + q19->a6 + + + + + q20 + + q20 + + + a7 + + User-13 + + + q20->a7 + + + + + q21 + + q21 + + + a8 + + User-14 + + + q21->a8 + + + + + q22 + + q22 + + + q22->a8 + + + + + q23 + + q23 + + + a9 + + User-15 + + + q23->a9 + + + + + q24 + + q24 + + + q24->a9 + + + + + q1 + + q1 + + + a10 + + User-1 + + + q1->a10 + + + + + q2 + + q2 + + + a11 + + User-2 + + + q2->a11 + + + + + q3 + + q3 + + + a12 + + User-3 + + + q3->a12 + + + + + q4 + + q4 + + + q4->a12 + + + + + q5 + + q5 + + + a13 + + User-4 + + + q5->a13 + + + + + q6 + + q6 + + + q6->a13 + + + + + q7 + + q7 + + + a14 + + User-5 + + + q7->a14 + + + + + q8 + + q8 + + + q8->a14 + + + + + q9 + + q9 + + + a15 + + User-6 + + + q9->a15 + + + + + q10 + + q10 + + + a16 + + User-7 + + + q10->a16 + + + + + q11 + + q11 + + + a17 + + User-8 + + + q11->a17 + + + + + q12 + + q12 + + + q12->a17 + + + + + q13 + + q13 + + + a18 + + User-9 + + + q13->a18 + + + + + q14 + + q14 + + + a19 + + User-10 + + + q14->a19 + + + + + q15 + + q15 + + + q15->a19 + + + + + b1 + + Gold-C3 + + + a1->b1 + + + + + a2->b1 + + + + + a3->b1 + + + + + a4->b1 + + + + + b2 + + Bronze-C3 + + + a5->b2 + + + + + a6->b2 + + + + + a7->b2 + + + + + b3 + + Silver-C3 + + + a8->b3 + + + + + a9->b3 + + + + + b4 + + Regular-C1 + + + a10->b4 + + + + + a11->b4 + + + + + a12->b4 + + + + + b5 + + Premium-C1 + + + a13->b5 + + + + + a14->b5 + + + + + a15->b5 + + + + + b6 + + Normal-C2 + + + a16->b6 + + + + + a17->b6 + + + + + b7 + + Turbo-C2 + + + a18->b7 + + + + + a19->b7 + + + + + c3 + + Company3 + + + b1->c3 + + + + + b2->c3 + + + + + b3->c3 + + + + + c1 + + Company1 + + + b4->c1 + + + + + b5->c1 + + + + + c2 + + Company2 + + + b6->c2 + + + + + b7->c2 + + + + + o1 + + + xgbe1 + + + c3->o1 + + + + + c1->o1 + + + + + c3->o1 + + + + diff --git a/doc/images/tm_node.svg b/doc/images/tm_node.svg new file mode 100644 index 0000000..a930dab --- /dev/null +++ b/doc/images/tm_node.svg @@ -0,0 +1,1178 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shaper + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + priorityencoder + + + + + + + + + + + + + + + + + + + + WFQ + + + + + priority 0 + + + + + + + + + + + WFQ + + + + + priority 1 + + + + + + + + + + + WFQ + + + + + priority 2 + + + + + + + + + + + WFQ + + + + + priority 3 + + + tm_node + Example + + + + + + + pkt delay storage + + propagation table + Priority 0 Fan-in + Note that the fan-in to each WFQfunction could range from several to more than ten thousand. + Priority 1 Fan-in + Priority 2 Fan-in + Priority 3 Fan-in + tm_node output to next tm_node or TM output + + +