From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mogw0705.ocn.ad.jp (mogw0705.ocn.ad.jp [153.149.232.6]) by dpdk.org (Postfix) with ESMTP id EFACB1B45B for ; Thu, 14 Feb 2019 18:27:03 +0100 (CET) Received: from mf-smf-unw002c1 (mf-smf-unw002c1.ocn.ad.jp [153.138.219.69]) by mogw0705.ocn.ad.jp (Postfix) with ESMTP id 6CA9B4802DA; Fri, 15 Feb 2019 02:27:02 +0900 (JST) Received: from ocn-vc-mts-203c1.ocn.ad.jp ([153.138.219.218]) by mf-smf-unw002c1 with ESMTP id uKmMg7zNwUcRQuKmsgCAf0; Fri, 15 Feb 2019 02:27:02 +0900 Received: from smtp.ocn.ne.jp ([153.149.227.135]) by ocn-vc-mts-203c1.ocn.ad.jp with ESMTP id uKmsghA2klSxJuKmsgXxwS; Fri, 15 Feb 2019 02:27:02 +0900 Received: from localhost.localdomain (unknown [192.47.164.146]) by smtp.ocn.ne.jp (Postfix) with ESMTPA; Fri, 15 Feb 2019 02:27:02 +0900 (JST) From: ogawa.yasufumi@lab.ntt.co.jp To: spp@dpdk.org, ferruh.yigit@intel.com, ogawa.yasufumi@lab.ntt.co.jp Date: Fri, 15 Feb 2019 02:26:58 +0900 Message-Id: <20190214172700.5816-5-ogawa.yasufumi@lab.ntt.co.jp> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190214172700.5816-1-ogawa.yasufumi@lab.ntt.co.jp> References: <20190214172700.5816-1-ogawa.yasufumi@lab.ntt.co.jp> Subject: [spp] [PATCH 4/6] docs: update overview image of spp_pcap 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: Thu, 14 Feb 2019 17:27:04 -0000 From: Yasufumi Ogawa Update old design of spp_pcap for which ring PMDs between receiver and writers are replaced with ring buffers. This ring buffers are no need to be depicted explicitly. Signed-off-by: Yasufumi Ogawa --- docs/guides/images/spp_vf/spp_pcap_design.svg | 71 ++++--------------- 1 file changed, 15 insertions(+), 56 deletions(-) diff --git a/docs/guides/images/spp_vf/spp_pcap_design.svg b/docs/guides/images/spp_vf/spp_pcap_design.svg index 4132ad3..5f44431 100644 --- a/docs/guides/images/spp_vf/spp_pcap_design.svg +++ b/docs/guides/images/spp_vf/spp_pcap_design.svg @@ -111,22 +111,6 @@ transform="matrix(-1.1,0,0,-1.1,-1.1,0)" inkscape:connector-curvature="0" /> - - - @@ -284,7 +268,7 @@ image/svg+xml - + @@ -328,8 +312,8 @@ id="rect4534-6" width="34.694183" height="11.69418" - x="21.933159" - y="252.36502" + x="27.577595" + y="230.91638" ry="5.8470902" /> - - phy:0 receiver + x="31.709951" + y="151.52385">receiver writer3 - ring:0 -- 2.17.1