X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fnsh_sfc_functional_tests%2Foverview.rst;h=6420d6a660222724023c3ff4f754bb9191d8fb5f;hb=d520749e07fe534ff278b3713cc5032368bb32fc;hp=c9d6ce750286eb58002c1cc70501554600fb965e;hpb=de33bd3f6669287361a5d7d8dc1a610764ca6683;p=csit.git diff --git a/docs/report/nsh_sfc_functional_tests/overview.rst b/docs/report/nsh_sfc_functional_tests/overview.rst index c9d6ce7502..6420d6a660 100644 --- a/docs/report/nsh_sfc_functional_tests/overview.rst +++ b/docs/report/nsh_sfc_functional_tests/overview.rst @@ -4,15 +4,13 @@ Overview Tested Virtual Topologies ------------------------- -CSIT NSH_SFC functional tests are executed on virtualized topologies created -using Virtual Internet Routing Lab (VIRL) simulation platform contributed by +CSIT NSH_SFC functional tests are executed on virtualized topologies created using +:abbr:`VIRL (Virtual Internet Routing Lab)` simulation platform contributed by Cisco. VIRL runs on physical baremetal servers hosted by LF FD.io project. -Majority,of the tests are executed in the three node logical test topology - +Majority of the tests are executed in the three node logical test topology - Traffic Generator (TG) node and two Systems Under Test (SUT) nodes connected in a loop. Some tests use two node logical test topology - TG node and SUT1 node. -Both logical test topologies are shown in the figures below. - -:: +Both logical test topologies are shown in the figures below.:: +------------------------+ +------------------------+ | | | | @@ -68,9 +66,7 @@ For the test cases that require DUT (VPP) to communicate with VM over the vhost-user interfaces, a nested VM is created on SUT1 and/or SUT2 for the duration of these particular test cases only. DUT (VPP) test topology with VM is shown in the figure below including the applicable packet flow thru the VM -(marked in the figure with ``***``). - -:: +(marked in the figure with ``***``).:: +------------------------+ +------------------------+ | +----------+ | | +----------+ | @@ -100,19 +96,19 @@ NSH_SFC Functional Tests Coverage Following NSH_SFC functional test areas are covered in the CSIT |release| with results listed in this report: -- **NSH SFC Classifier** - TG send some TCP packets to test NSH SFC +- **NSH SFC Classifier** - TG sends some TCP packets to test NSH SFC Classifier functional. DUT1 will receive these packets from one NIC and loopback the VXLAN-GPE-NSH encapsulated packets to the TG from other NIC. - Test case count: 7 -- **NSH SFC Proxy Inbound** - TG send some VXLAN-GPE-NSH encapsulated packets +- **NSH SFC Proxy Inbound** - TG sends some VXLAN-GPE-NSH encapsulated packets to test NSH SFC Proxy Inbound functional. DUT1 will receive these packets from one NIC and loopback the VXLAN encapsulated packets to the TG from other NIC. - Test case count: 6 -- **NSH SFC Proxy Outbound** - TG send some VXLAN encapsulated packets to test +- **NSH SFC Proxy Outbound** - TG sends some VXLAN encapsulated packets to test NSH SFC Proxy Outbound functional. DUT1 will receive these packets from one NIC and loopback the VXLAN-GPE-NSH encapsulated packets to the TG from other NIC. - Test case count: 6 -- **NSH SFC Service Function Forward** - TG send some VXLAN-GPE-NSH encapsulated +- **NSH SFC Service Function Forward** - TG sends some VXLAN-GPE-NSH encapsulated packets to test NSH SFC Service Function Forward functional. DUT1 will receive these packets from one NIC and swap the VXLAN-GPE-NSH header, after that DUT1 loopback the VXLAN-GPE-NSH encapsulated packtes to the TG from other NIC.