From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mogw0739.ocn.ad.jp (mogw0739.ocn.ad.jp [153.149.232.40]) by dpdk.org (Postfix) with ESMTP id 83DF32BF2 for ; Mon, 12 Mar 2018 07:29:45 +0100 (CET) Received: from mf-smf-ucb030c3 (mf-smf-ucb030c3.ocn.ad.jp [153.153.66.199]) by mogw0739.ocn.ad.jp (Postfix) with ESMTP id EFD3720046F; Mon, 12 Mar 2018 15:29:43 +0900 (JST) Received: from ntt.pod01.mv-mta-ucb028 ([153.149.230.162]) by mf-smf-ucb030c3 with ESMTP id vGxle5fZZ6Y6hvGxreYYdH; Mon, 12 Mar 2018 15:29:43 +0900 Received: from smtp.ocn.ne.jp ([153.149.227.167]) by ntt.pod01.mv-mta-ucb028 with id LuVj1x00E3dLKTM01uVjUn; Mon, 12 Mar 2018 06:29:43 +0000 Received: from linaloe.flets-east.jp (sp1-66-103-93.msc.spmode.ne.jp [1.66.103.93]) by smtp.ocn.ne.jp (Postfix) with ESMTPA; Mon, 12 Mar 2018 15:29:43 +0900 (JST) From: ogawa.yasufumi@lab.ntt.co.jp To: spp@dpdk.org, ferruh.yigit@intel.com Cc: Yasufumi Ogawa Date: Mon, 12 Mar 2018 15:29:03 +0900 Message-Id: <1520836145-29134-13-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1520836145-29134-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> References: <1520836145-29134-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> Subject: [spp] [PATCH 12/14] docs: add svg topo_term_exp X-BeenThere: spp@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Soft Patch Panel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2018 06:29:46 -0000 From: Yasufumi Ogawa Signed-off-by: Yasufumi Ogawa --- docs/guides/images/commands/expr/topo_term_exp.svg | 495 +++++++++++++++++++++ 1 file changed, 495 insertions(+) create mode 100644 docs/guides/images/commands/expr/topo_term_exp.svg diff --git a/docs/guides/images/commands/expr/topo_term_exp.svg b/docs/guides/images/commands/expr/topo_term_exp.svg new file mode 100644 index 0000000..bc11658 --- /dev/null +++ b/docs/guides/images/commands/expr/topo_term_exp.svg @@ -0,0 +1,495 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + spp > sec 1;add ring 0spp > sec 1;patch phy:0 ring:0spp > sec 1;patch ring:0 phy:1spp > sec 1;forwardspp > topo term + + spp > + + + Host + phy:0 + phy:1 + ring:0 + sec 1 + sec 1 + + + + + + + mlterm + + -- 2.7.4