aboutsummaryrefslogtreecommitdiffstats
path: root/nsh_sfc_tests/sfc_scripts
AgeCommit message (Collapse)AuthorFilesLines
2017-06-22 Fix the tcpdump start issue.Fangyin Hu1-1/+6
Change-Id: I529899bdc031e8d5e367bad5a829857c2c83a3ba Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-06-21 Fix the vppctl show interface command issue.Fangyin Hu3-6/+6
Change-Id: I46080cb824565422150222d2f69288bf3c791e7b Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-06-09 Add the NSH SFC functional test cases.Fangyin Hu5-0/+221
1. Proxy Inbound test with 152/256/512/1024/1280/1518 Bytes VxLAN-GPE + NSH packet 2. Proxy Outbound test with 128/256/512/1024/1280/1518 Bytes VxLAN packet 3. SFC SFF test with 152/256/512/1024/1280/1518 Bytes VxLAN-GPE + NSH packet Separate the functional test bootstrap file to another code review. Change-Id: I05cf6ab1d01c1b41c1c61044d6d31fd6219b86af Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>