From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tama500.ecl.ntt.co.jp (tama500.ecl.ntt.co.jp [129.60.39.148]) by dpdk.org (Postfix) with ESMTP id 2CD1A5F11 for ; Mon, 18 Feb 2019 12:50:50 +0100 (CET) Received: from vc1.ecl.ntt.co.jp (vc1.ecl.ntt.co.jp [129.60.86.153]) by tama500.ecl.ntt.co.jp (8.13.8/8.13.8) with ESMTP id x1IBooe5011829; Mon, 18 Feb 2019 20:50:50 +0900 Received: from vc1.ecl.ntt.co.jp (localhost [127.0.0.1]) by vc1.ecl.ntt.co.jp (Postfix) with ESMTP id 08AC0EA8180; Mon, 18 Feb 2019 20:50:50 +0900 (JST) Received: from localhost.localdomain (lobster.nslab.ecl.ntt.co.jp [129.60.13.95]) by vc1.ecl.ntt.co.jp (Postfix) with ESMTP id D8DDAEA815C; Mon, 18 Feb 2019 20:50:49 +0900 (JST) From: ogawa.yasufumi@lab.ntt.co.jp To: spp@dpdk.org, ferruh.yigit@intel.com, ogawa.yasufumi@lab.ntt.co.jp Date: Mon, 18 Feb 2019 20:48:29 +0900 Message-Id: <1550490511-31683-19-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1550490511-31683-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> References: <1550490511-31683-1-git-send-email-ogawa.yasufumi@lab.ntt.co.jp> X-TM-AS-MML: disable Subject: [spp] [PATCH 18/20] docs: move images of design of mirror and 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: Mon, 18 Feb 2019 11:50:53 -0000 From: Yasufumi Ogawa This update is to move images of design of spp_mirror and spp_pcap from deprecated `spp_vf` directory. Signed-off-by: Yasufumi Ogawa --- docs/guides/design/spp_secondary.rst | 6 +- docs/guides/images/design/spp_mirror_design.svg | 564 ++++++++++++++++++++++++ docs/guides/images/design/spp_pcap_design.svg | 536 ++++++++++++++++++++++ docs/guides/images/spp_vf/spp_mirror_design.svg | 564 ------------------------ docs/guides/images/spp_vf/spp_pcap_design.svg | 536 ---------------------- 5 files changed, 1103 insertions(+), 1103 deletions(-) create mode 100644 docs/guides/images/design/spp_mirror_design.svg create mode 100644 docs/guides/images/design/spp_pcap_design.svg delete mode 100644 docs/guides/images/spp_vf/spp_mirror_design.svg delete mode 100644 docs/guides/images/spp_vf/spp_pcap_design.svg diff --git a/docs/guides/design/spp_secondary.rst b/docs/guides/design/spp_secondary.rst index 38c3d01..197b2c2 100644 --- a/docs/guides/design/spp_secondary.rst +++ b/docs/guides/design/spp_secondary.rst @@ -113,7 +113,7 @@ for two destinations of vhost interface. Incoming packets from rx on host1 are sent to each of vhosts of VM by looking up destination MAC address in the packet. -.. figure:: ../images/spp_vf/spp_vf_overview.* +.. figure:: ../images/design/spp_vf_overview.* :width: 72% Classification of spp_vf for two VMs @@ -171,7 +171,7 @@ from ``rx`` port are duplicated and sent to each of ``tx`` ports. .. _figure_spp_mirror_design: -.. figure:: ../images/spp_vf/spp_mirror_design.* +.. figure:: ../images/design/spp_mirror_design.* :width: 45% Spp_mirror component @@ -216,7 +216,7 @@ threads unlike spp_vf. .. _figure_spp_pcap_overview: -.. figure:: ../images/spp_vf/spp_pcap_overview.* +.. figure:: ../images/design/spp_pcap_overview.* :width: 50% Overview of spp_pcap diff --git a/docs/guides/images/design/spp_mirror_design.svg b/docs/guides/images/design/spp_mirror_design.svg new file mode 100644 index 0000000..bd1da65 --- /dev/null +++ b/docs/guides/images/design/spp_mirror_design.svg @@ -0,0 +1,564 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + host + + + spp_mirror + + + mirror + + + ring:1 + ring:0 + + diff --git a/docs/guides/images/design/spp_pcap_design.svg b/docs/guides/images/design/spp_pcap_design.svg new file mode 100644 index 0000000..5f44431 --- /dev/null +++ b/docs/guides/images/design/spp_pcap_design.svg @@ -0,0 +1,536 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + host + storage + spp_pcap + phy:0 + receiver + writer1 + writer2 + writer3 + + diff --git a/docs/guides/images/spp_vf/spp_mirror_design.svg b/docs/guides/images/spp_vf/spp_mirror_design.svg deleted file mode 100644 index bd1da65..0000000 --- a/docs/guides/images/spp_vf/spp_mirror_design.svg +++ /dev/null @@ -1,564 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - host - - - spp_mirror - - - mirror - - - ring:1 - ring:0 - - diff --git a/docs/guides/images/spp_vf/spp_pcap_design.svg b/docs/guides/images/spp_vf/spp_pcap_design.svg deleted file mode 100644 index 5f44431..0000000 --- a/docs/guides/images/spp_vf/spp_pcap_design.svg +++ /dev/null @@ -1,536 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - host - storage - spp_pcap - phy:0 - receiver - writer1 - writer2 - writer3 - - -- 2.7.4