[spp] [PATCH 2/7] rcps: fix rcps for setting up spp_vf

x-fn-spp at sl.ntt-tx.co.jp x-fn-spp at sl.ntt-tx.co.jp
Thu Jan 9 03:51:08 CET 2020


From: Hideyuki Yamashita <yamashita.hideyuki at po.ntt-tx.co.jp>

This patch set fixes setting up configuration of spp_vf.

Signed-off-by: Hideyuki Yamashita <yamashita.hideyuki at po.ntt-tx.co.jp>
Signed-off-by: Yasufumi Ogawa <yasufum.o at gmail.com>
---
 recipes/usecases/spp_vf/ssh_login/setup/1_start_components.rcps | 2 +-
 recipes/usecases/spp_vf/ssh_login/setup/4_start_components.rcps | 2 +-
 2 files changed, 2 insertions(+), 2 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..305d4eb 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
+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..686b906 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
+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



More information about the spp mailing list