[spp] [PATCH 3/7] rcps: fix typos 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:09 CET 2020


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

This update is to fix the issue by delete `spp >` .

Fixes: 9caf63aa ("recipes: update old rcps for 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/6_reg_mac_path2.rcps | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/usecases/spp_vf/ssh_login/setup/6_reg_mac_path2.rcps b/recipes/usecases/spp_vf/ssh_login/setup/6_reg_mac_path2.rcps
index e812b79..63273d9 100644
--- a/recipes/usecases/spp_vf/ssh_login/setup/6_reg_mac_path2.rcps
+++ b/recipes/usecases/spp_vf/ssh_login/setup/6_reg_mac_path2.rcps
@@ -1,3 +1,3 @@
 # Register MAC address to classifier
-spp > vf 1; classifier_table add mac 52:54:00:12:34:57 ring:4
-spp > vf 1; classifier_table add mac 52:54:00:12:34:59 ring:5
+vf 1; classifier_table add mac 52:54:00:12:34:57 ring:4
+vf 1; classifier_table add mac 52:54:00:12:34:59 ring:5
-- 
2.17.1



More information about the spp mailing list