aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_device_tests/csit_release_notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/report/vpp_device_tests/csit_release_notes.rst')
-rw-r--r--docs/report/vpp_device_tests/csit_release_notes.rst24
1 files changed, 22 insertions, 2 deletions
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 |