From: x-fn-spp-ml@ntt-tx.co.jp To: spp@dpdk.org, ferruh.yigit@intel.com, yasufum.o@gmail.com Subject: [spp] [PATCH 2/8] recipes: fix rcps for setting up spp_vf Date: Thu, 27 Feb 2020 18:44:16 +0900 Message-ID: <20200227094422.7429-3-x-fn-spp-ml@ntt-tx.co.jp> (raw) In-Reply-To: <20200227094422.7429-1-x-fn-spp-ml@ntt-tx.co.jp> From: Hideyuki Yamashita <yamashita.hideyuki@po.ntt-tx.co.jp> This patch set fixes setting up configuration of spp_vf. Signed-off-by: Hideyuki Yamashita <yamashita.hideyuki@ntt-tx.co.jp> Signed-off-by: Naoki Takada <ntakada14@gmail.com> --- .../usecases/spp_vf/ssh_login/setup/1_start_components.rcps | 4 ++-- .../usecases/spp_vf/ssh_login/setup/4_start_components.rcps | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/usecases/spp_vf/ssh_login/setup/1_start_components.rcps b/recipes/usecases/spp_vf/ssh_login/setup/1_start_components.rcps index e864628..b1c63ad 100644 --- a/recipes/usecases/spp_vf/ssh_login/setup/1_start_components.rcps +++ b/recipes/usecases/spp_vf/ssh_login/setup/1_start_components.rcps @@ -1,5 +1,5 @@ -# Start component for path1 -vf 1; component start cls1 2 classifier_mac +# Start components for path1 +vf 1; component start cls1 2 classifier vf 1; component start fwd1 3 forward vf 1; component start fwd2 4 forward vf 1; component start fwd3 5 forward diff --git a/recipes/usecases/spp_vf/ssh_login/setup/4_start_components.rcps b/recipes/usecases/spp_vf/ssh_login/setup/4_start_components.rcps index 7ce2c0d..e784891 100644 --- a/recipes/usecases/spp_vf/ssh_login/setup/4_start_components.rcps +++ b/recipes/usecases/spp_vf/ssh_login/setup/4_start_components.rcps @@ -1,5 +1,5 @@ -# Start component for path2 -vf 1; component start cls2 8 classifier_mac +# Start components for path2 +vf 1; component start cls2 8 classifier vf 1; component start fwd5 9 forward vf 1; component start fwd6 10 forward vf 1; component start fwd7 11 forward -- 2.17.1
next prev parent reply other threads:[~2020-02-27 9:44 UTC|newest] Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-02-27 9:44 [spp] [PATCH 0/8] Update docs and rcps x-fn-spp-ml 2020-02-27 9:44 ` [spp] [PATCH 1/8] recipes: add vhost related rcps for spp_nfv x-fn-spp-ml 2020-02-27 9:44 ` x-fn-spp-ml [this message] 2020-02-27 9:44 ` [spp] [PATCH 3/8] recipes: fix typos for setting up spp_vf x-fn-spp-ml 2020-02-27 9:44 ` [spp] [PATCH 4/8] recipes: fix rcps for shutting down spp_vf x-fn-spp-ml 2020-02-27 9:44 ` [spp] [PATCH 5/8] recipes: add rcps for spp_mirror x-fn-spp-ml 2020-02-27 9:44 ` [spp] [PATCH 6/8] recipes: add rcps for multiple_nodes x-fn-spp-ml 2020-02-27 9:44 ` [spp] [PATCH 7/8] docs: adds sample Domain XML file for vhost x-fn-spp-ml 2020-02-27 9:44 ` [spp] [PATCH 8/8] docs: fix incorrect commands in usecases x-fn-spp-ml 2020-02-28 8:49 ` [spp] [PATCH 0/8] Update docs and rcps Yasufumi Ogawa 2020-03-03 9:25 ` [spp] [PATCH v2 " x-fn-spp-ml 2020-03-05 1:26 ` Yasufumi Ogawa 2020-03-03 9:25 ` [spp] [PATCH v2 1/8] recipes: add vhost related rcps for spp_nfv x-fn-spp-ml 2020-03-03 9:25 ` [spp] [PATCH v2 2/8] recipes: fix rcps for setting up spp_vf x-fn-spp-ml 2020-03-03 9:25 ` [spp] [PATCH v2 3/8] recipes: fix typos " x-fn-spp-ml 2020-03-03 9:25 ` [spp] [PATCH v2 4/8] recipes: fix rcps for shutting down spp_vf x-fn-spp-ml 2020-03-03 9:25 ` [spp] [PATCH v2 5/8] recipes: add rcps for spp_mirror x-fn-spp-ml 2020-03-03 9:25 ` [spp] [PATCH v2 6/8] recipes: add rcps for multiple_nodes x-fn-spp-ml 2020-03-03 9:25 ` [spp] [PATCH v2 7/8] docs: adds sample Domain XML file for vhost x-fn-spp-ml 2020-03-03 9:25 ` [spp] [PATCH v2 8/8] docs: fix incorrect commands in usecases x-fn-spp-ml
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200227094422.7429-3-x-fn-spp-ml@ntt-tx.co.jp \ --to=x-fn-spp-ml@ntt-tx.co.jp \ --cc=ferruh.yigit@intel.com \ --cc=spp@dpdk.org \ --cc=yasufum.o@gmail.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Soft Patch Panel This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/spp/0 spp/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 spp spp/ http://inbox.dpdk.org/spp \ spp@dpdk.org public-inbox-index spp Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.spp AGPL code for this site: git clone https://public-inbox.org/public-inbox.git