aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_device_tests/csit_release_notes.rst
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2019-02-12 16:52:20 +0100
committerTibor Frank <tifrank@cisco.com>2019-02-13 11:36:04 +0000
commit2940a1320ed51266855b15efe539046adb6f53ad (patch)
tree048177d3e38f41865b0c54325e497bc6e9700a96 /docs/report/vpp_device_tests/csit_release_notes.rst
parent3a4a5f41708c9c38eb6689f1c7be4f1227fb9c49 (diff)
Report: VPP_Device and VPP_func update
Change-Id: Ied18cef4519aff5ce56cb7548e3f97d89856de27 Signed-off-by: Jan Gelety <jgelety@cisco.com>
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 |