aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/SFC/SFCConstants.py
AgeCommit message (Collapse)AuthorFilesLines
2017-10-26 Update the NSH protocol header fieldsFangyin Hu1-1/+0
Fix the NSH SFC functional test cases failed issues. Change-Id: I5d49b50a8c0958dc8db4bc10d6852f0cf4e77962 Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
2017-06-09 Add the NSH SFC functional test cases.Fangyin Hu1-0/+43
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>