From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id AB938A056B for ; Tue, 3 Mar 2020 10:25:27 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 599701C00E; Tue, 3 Mar 2020 10:25:27 +0100 (CET) Received: from dish-sg.nttdocomo.co.jp (dish-sg.nttdocomo.co.jp [202.19.227.74]) by dpdk.org (Postfix) with ESMTP id 07FA81BFF2 for ; Tue, 3 Mar 2020 10:25:24 +0100 (CET) X-dD-Source: Outbound Received: from zssg-mailmd103.ddreams.local (zssg-mailmd900.ddreams.local [10.160.172.63]) by zssg-mailou102.ddreams.local (Postfix) with ESMTP id 680D212011D; Tue, 3 Mar 2020 18:25:22 +0900 (JST) Received: from zssg-mailmf104.ddreams.local (zssg-mailmf900.ddreams.local [10.160.172.84]) by zssg-mailmd103.ddreams.local (dDREAMS) with ESMTP id <0Q6M00CH826AMSF0@dDREAMS>; Tue, 03 Mar 2020 18:25:22 +0900 (JST) Received: from zssg-mailmf104.ddreams.local (unknown [127.0.0.1]) by zssg-mailmf104.ddreams.local (Postfix) with ESMTP id 41E287E6032; Tue, 3 Mar 2020 18:25:22 +0900 (JST) Received: from zssg-mailmf104.ddreams.local (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 40CE18E605E; Tue, 3 Mar 2020 18:25:22 +0900 (JST) Received: from localhost (unknown [127.0.0.1]) by IMSVA (Postfix) with SMTP id 3F81D8E6050; Tue, 3 Mar 2020 18:25:22 +0900 (JST) X-IMSS-HAND-OFF-DIRECTIVE: localhost:10026 Received: from zssg-mailmf104.ddreams.local (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id A6DFD8E6050; Tue, 3 Mar 2020 18:25:21 +0900 (JST) Received: from davinci.ntt-tx.co.jp (unknown [10.160.183.139]) by zssg-mailmf104.ddreams.local (Postfix) with ESMTP; Tue, 3 Mar 2020 18:25:21 +0900 (JST) From: x-fn-spp-ml@ntt-tx.co.jp To: spp@dpdk.org, ferruh.yigit@intel.com, yasufum.o@gmail.com Date: Tue, 03 Mar 2020 18:25:13 +0900 Message-id: <20200303092521.22882-1-x-fn-spp-ml@ntt-tx.co.jp> X-Mailer: git-send-email 2.18.0 In-reply-to: <20200227094422.7429-1-x-fn-spp-ml@ntt-tx.co.jp> References: <20200227094422.7429-1-x-fn-spp-ml@ntt-tx.co.jp> X-TM-AS-GCONF: 00 Subject: [spp] [PATCH v2 0/8] Update docs and rcps. 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: , Errors-To: spp-bounces@dpdk.org Sender: "spp" From: Hideyuki Yamashita For SPP 19.08, there are several incorrectness and missing part on both docs and rcps. This patch set fix above. V2 patch set fixes inconsistency between "From" and "Signed-off-by" of v1 patch. Hideyuki Yamashita (8): recipes: add vhost related rcps for spp_nfv recipes: fix rcps for setting up spp_vf recipes: fix typos for setting up spp_vf recipes: fix rcps for shutting down spp_vf recipes: add rcps for spp_mirror recipes: add rcps for multiple_nodes docs: adds sample Domain XML file for vhost docs: fix incorrect commands in usecases. docs/guides/gsg/howto_use.rst | 89 +++++-------------- docs/guides/usecases/multi_nodes.rst | 6 +- docs/guides/usecases/spp_nfv.rst | 2 +- docs/guides/usecases/spp_vf.rst | 10 +-- docs/samples/gsg/spp-vm1.xml | 81 +++++++++++++++++ .../multiple_nodes/10_host3_stop_fwd.rcps | 6 ++ .../multiple_nodes/11_host4_stop_fwd.rcps | 6 ++ .../multiple_nodes/3_host1_start_fwd.rcps | 7 ++ .../multiple_nodes/4_host2_start_fwd.rcps | 8 ++ .../multiple_nodes/5_host3_start_fwd.rcps | 8 ++ .../multiple_nodes/6_host4_start_fwd.rcps | 8 ++ .../multiple_nodes/7_config_change_path.rcps | 11 +++ .../multiple_nodes/8_host1_stop_fwd.rcps | 6 ++ .../multiple_nodes/9_host2_stop_fwd.rcps | 6 ++ .../monitoring/1_vf_start_comp.rcps | 8 ++ .../spp_mirror/monitoring/2_vf_add_ports.rcps | 21 +++++ .../spp_mirror/monitoring/3_vf_reg_mac.rcps | 3 + .../monitoring/4_mir_start_monitoring.rcps | 7 ++ .../monitoring/5_mir_stop_monitoring.rcps | 10 +++ .../spp_mirror/monitoring/6_vf_del_mac.rcps | 3 + .../spp_mirror/monitoring/7_vf_del_ports.rcps | 21 +++++ .../spp_mirror/monitoring/8_vf_stop_comp.rcps | 11 +++ .../1_vhost_single_unidir.rcps | 10 +++ .../spp_nfv/single_with_vhost/2_clean.rcps | 9 ++ .../ssh_login/setup/1_start_components.rcps | 4 +- .../ssh_login/setup/4_start_components.rcps | 4 +- .../ssh_login/setup/6_reg_mac_path2.rcps | 4 +- .../ssh_login/shutdown/1-del_mac_path1.rcps | 3 - .../ssh_login/shutdown/1_del_mac_path1.rcps | 3 + .../ssh_login/shutdown/2-del_ports_path1.rcps | 20 ----- .../ssh_login/shutdown/2_del_ports_path1.rcps | 19 ++++ .../ssh_login/shutdown/3-stop_components.rcps | 7 -- .../ssh_login/shutdown/3_stop_components.rcps | 7 ++ .../ssh_login/shutdown/4-del_mac_path2.rcps | 3 - .../ssh_login/shutdown/4_del_mac_path2.rcps | 3 + .../ssh_login/shutdown/5-del_ports_path2.rcps | 20 ----- .../ssh_login/shutdown/5_del_ports_path2.rcps | 19 ++++ .../ssh_login/shutdown/6-stop_components.rcps | 7 -- .../ssh_login/shutdown/6_stop_components.rcps | 7 ++ .../spp_vf/ssh_login/shutdown/7-flush.rcps | 1 - .../spp_vf/ssh_login/shutdown/7_exit.rcps | 1 + 41 files changed, 347 insertions(+), 142 deletions(-) create mode 100644 docs/samples/gsg/spp-vm1.xml create mode 100644 recipes/usecases/multiple_nodes/10_host3_stop_fwd.rcps create mode 100644 recipes/usecases/multiple_nodes/11_host4_stop_fwd.rcps create mode 100644 recipes/usecases/multiple_nodes/3_host1_start_fwd.rcps create mode 100644 recipes/usecases/multiple_nodes/4_host2_start_fwd.rcps create mode 100644 recipes/usecases/multiple_nodes/5_host3_start_fwd.rcps create mode 100644 recipes/usecases/multiple_nodes/6_host4_start_fwd.rcps create mode 100644 recipes/usecases/multiple_nodes/7_config_change_path.rcps create mode 100644 recipes/usecases/multiple_nodes/8_host1_stop_fwd.rcps create mode 100644 recipes/usecases/multiple_nodes/9_host2_stop_fwd.rcps create mode 100644 recipes/usecases/spp_mirror/monitoring/1_vf_start_comp.rcps create mode 100644 recipes/usecases/spp_mirror/monitoring/2_vf_add_ports.rcps create mode 100644 recipes/usecases/spp_mirror/monitoring/3_vf_reg_mac.rcps create mode 100644 recipes/usecases/spp_mirror/monitoring/4_mir_start_monitoring.rcps create mode 100644 recipes/usecases/spp_mirror/monitoring/5_mir_stop_monitoring.rcps create mode 100644 recipes/usecases/spp_mirror/monitoring/6_vf_del_mac.rcps create mode 100644 recipes/usecases/spp_mirror/monitoring/7_vf_del_ports.rcps create mode 100644 recipes/usecases/spp_mirror/monitoring/8_vf_stop_comp.rcps create mode 100644 recipes/usecases/spp_nfv/single_with_vhost/1_vhost_single_unidir.rcps create mode 100644 recipes/usecases/spp_nfv/single_with_vhost/2_clean.rcps delete mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/1-del_mac_path1.rcps create mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/1_del_mac_path1.rcps delete mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/2-del_ports_path1.rcps create mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/2_del_ports_path1.rcps delete mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/3-stop_components.rcps create mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/3_stop_components.rcps delete mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/4-del_mac_path2.rcps create mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/4_del_mac_path2.rcps delete mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/5-del_ports_path2.rcps create mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/5_del_ports_path2.rcps delete mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/6-stop_components.rcps create mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/6_stop_components.rcps delete mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/7-flush.rcps create mode 100644 recipes/usecases/spp_vf/ssh_login/shutdown/7_exit.rcps -- 2.17.1