Add the NSH SFC functional test document. 90/7590/2
authorFangyin Hu <fangyinx.hu@intel.com>
Mon, 17 Jul 2017 08:18:02 +0000 (01:18 -0700)
committerPeter Mikus <pmikus@cisco.com>
Mon, 17 Jul 2017 10:36:44 +0000 (10:36 +0000)
Change-Id: I8e99d2311a530390349dddca522d6f3c8c35ab00
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
docs/report/introduction/general_notes.rst
docs/report/nsh_sfc_functional_tests/csit_release_notes.rst
docs/report/nsh_sfc_functional_tests/overview.rst

index f91d961..64e6231 100644 (file)
@@ -42,7 +42,7 @@ is listed separately, as follows:
    against VPP.\r
 \r
 #. **NSH_SFC Functional Tests** - NSH_SFC functional tests are executed in\r
-   virtual FD.io testbeds focusing onNSH_SFC of VPP. Tests cover a range of\r
+   virtual FD.io testbeds focusing on NSH_SFC of VPP. Tests cover a range of\r
    CRUD operations executed against VPP.\r
 \r
 In addition to above, CSIT |release| report does also include VPP unit test\r
index 6655a45..8255a9a 100644 (file)
@@ -4,7 +4,12 @@ CSIT Release Notes
 Changes in CSIT |release|
 -------------------------
 
-#. TODO
+#. Added NSH SFC functional tests
+
+   - NSH SFC Classifier.
+   - NSH SFC Proxy Inbound.
+   - NSH SFC Proxy Outbound.
+   - NSH SFC SFF.
 
 Known Issues
 ------------
@@ -14,5 +19,5 @@ Here is the list of known issues in CSIT |release| for NSH_SFC functional tests
 +---+-------------------------------------------------+----------+------------------------------------------------------+
 | # | Issue                                           | Jira ID  | Description                                          |
 +---+-------------------------------------------------+----------+------------------------------------------------------+
-| 1 | TODO                                            | CSIT-??? | TODO                                                 |
+| 1 | None                                            | None     | None                                                 |
 +---+-------------------------------------------------+----------+------------------------------------------------------+
index 343e11d..c9d6ce7 100644 (file)
@@ -100,6 +100,23 @@ NSH_SFC Functional Tests Coverage
 Following NSH_SFC functional test areas are covered in the CSIT |release| with\r
 results listed in this report:\r
 \r
-- TODO\r
+- **NSH SFC Classifier** - TG send some TCP packets to test NSH SFC\r
+  Classifier functional. DUT1 will receive these packets from one NIC and loopback\r
+  the VXLAN-GPE-NSH encapsulated packets to the TG from other NIC.\r
+  - Test case count: 7\r
+- **NSH SFC Proxy Inbound** - TG send some VXLAN-GPE-NSH encapsulated packets\r
+  to test NSH SFC Proxy Inbound functional. DUT1 will receive these packets from one\r
+  NIC and loopback the VXLAN encapsulated packets to the TG from other NIC.\r
+  - Test case count: 6\r
+- **NSH SFC Proxy Outbound** - TG send some VXLAN encapsulated packets to test\r
+  NSH SFC Proxy Outbound functional. DUT1 will receive these packets from one NIC\r
+  and loopback the VXLAN-GPE-NSH encapsulated packets to the TG from other NIC.\r
+  - Test case count: 6\r
+- **NSH SFC Service Function Forward** - TG send some VXLAN-GPE-NSH encapsulated\r
+  packets to test NSH SFC Service Function Forward functional. DUT1 will receive these\r
+  packets from one NIC and swap the VXLAN-GPE-NSH header, after that DUT1 loopback the\r
+  VXLAN-GPE-NSH encapsulated packtes to the TG from other NIC.\r
+  - Test case count: 6\r
 \r
+Total 25 NSH SFC functional tests in the CSIT |release|.\r
 \r