X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fvpp_device_tests%2Fcsit_release_notes.rst;fp=docs%2Freport%2Fvpp_device_tests%2Fcsit_release_notes.rst;h=c4245554b453666d5fde966776114894f89ed157;hp=9e6f002f08fb521745ebefabf056cbd59434131f;hb=2940a1320ed51266855b15efe539046adb6f53ad;hpb=3a4a5f41708c9c38eb6689f1c7be4f1227fb9c49 diff --git a/docs/report/vpp_device_tests/csit_release_notes.rst b/docs/report/vpp_device_tests/csit_release_notes.rst index 9e6f002f08..c4245554b4 100644 --- a/docs/report/vpp_device_tests/csit_release_notes.rst +++ b/docs/report/vpp_device_tests/csit_release_notes.rst @@ -4,12 +4,32 @@ Release Notes Changes in |csit-release| ------------------------- -#. Initial release +#. TEST FRAMEWORK + + - **VM and "nested" container support**: Framework has been extended to + allow to run Virtual Machine (VM) on SUT1 and to start another Docker + Container from SUT1. + +#. NEW TESTS + + - **L2BD and L2XC**: L2 Cross-Connect switching and L2 Bridge-Domain + switching between vfNICs for untagged ethernet. + + - **VM_Vhost**: VPP DUT is configured with IPv4/IPv6 routing or L2 + cross-connect/bridge-domain switching between vfNICs and Vhost-user + interfaces. VM - Qemu Guest is connected to VPP via Vhost-user interfaces. + Guest is configured with linux bridge interconnecting vhost-user + interfaces. + + - **Container_Memif**: VPP DUT is configured with IPv4/IPv6 routing or L2 + cross-connect/bridge-domain switching between vfNICs and Memif interfaces. + Container is connected to VPP via Memif interface. Container is running the + same VPP version as running on DUT. Known Issues ------------ -List of known issues in |csit-release| for VPP functional tests in VIRL: +List of known issues in |csit-release| for VPP functional tests in VPP Device: +---+----------------------------------------+---------------------+ | # | JiraID | Issue Description |