From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mogw1007.ocn.ad.jp (mogw1007.ocn.ad.jp [153.149.231.13]) by dpdk.org (Postfix) with ESMTP id 4DD555F36 for ; Mon, 18 Jun 2018 08:21:50 +0200 (CEST) Received: from mf-smf-ucb026c2 (mf-smf-ucb026c2.ocn.ad.jp [153.153.66.167]) by mogw1007.ocn.ad.jp (Postfix) with ESMTP id B0D6FD8023F; Mon, 18 Jun 2018 15:21:48 +0900 (JST) Received: from ntt.pod01.mv-mta-ucb023 ([153.149.142.86]) by mf-smf-ucb026c2 with ESMTP id UnXufCn6gZVYwUnXwfJyh7; Mon, 18 Jun 2018 15:21:48 +0900 Received: from smtp.ocn.ne.jp ([153.149.227.133]) by ntt.pod01.mv-mta-ucb023 with id 06Mo1y00R2tKTyH016MoYi; Mon, 18 Jun 2018 06:21:48 +0000 Received: from localhost.localdomain (p5164-ipngn8501marunouchi.tokyo.ocn.ne.jp [153.214.228.164]) by smtp.ocn.ne.jp (Postfix) with ESMTPA; Mon, 18 Jun 2018 15:21:48 +0900 (JST) From: ogawa.yasufumi@lab.ntt.co.jp To: ferruh.yigit@intel.com, spp@dpdk.org, nakamura.hiroyuki@po.ntt-tx.co.jp Cc: Yasufumi Ogawa Date: Mon, 18 Jun 2018 15:21:26 +0900 Message-Id: <20180618062138.13263-4-ogawa.yasufumi@lab.ntt.co.jp> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180618062138.13263-1-ogawa.yasufumi@lab.ntt.co.jp> References: <20180615070615.15594-1-ogawa.yasufumi@lab.ntt.co.jp> <20180618062138.13263-1-ogawa.yasufumi@lab.ntt.co.jp> Subject: [spp] [PATCH v2 03/15] docs: add overview image of SPP container 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, 18 Jun 2018 06:21:51 -0000 From: Yasufumi Ogawa Signed-off-by: Yasufumi Ogawa --- .../images/tools/sppc/sppc_overview.svg | 946 ++++++++++++++++++ 1 file changed, 946 insertions(+) create mode 100644 docs/guides/images/tools/sppc/sppc_overview.svg diff --git a/docs/guides/images/tools/sppc/sppc_overview.svg b/docs/guides/images/tools/sppc/sppc_overview.svg new file mode 100644 index 0000000..d745ede --- /dev/null +++ b/docs/guides/images/tools/sppc/sppc_overview.svg @@ -0,0 +1,946 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + spp_primary + spp_nfv + spp_nfv + spp controller + pktgen + testpmd + port + port + host + container + container + container + container + container + vhost + vhost + ring + virtio + virtio + virtio + virtio + shmem + shmem + vhost + vhost + container + spp_nfv + shmem + container + shmem + spp_nfv + + -- 2.17.1