aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2021-01-10 21:56:40 +0100
committerJan Gelety <jgelety@cisco.com>2021-01-22 10:56:35 +0000
commitf27a2ee311621912cbbcf423058eb8705ed90db8 (patch)
tree09e1ed15a5df2943bc0042b7b3c677141dc7077a
parente56e7896d6f4000740a7cfc8bb0dbcc5345758f3 (diff)
Report: vpp-device release notes
Change-Id: Ieacb9e4fac471cbe5cd28288341695352426c134 Signed-off-by: Jan Gelety <jgelety@cisco.com> (cherry picked from commit 7b9b65a3af83267a4e6a36fc98996aaa05060a87)
-rw-r--r--docs/report/vpp_device_tests/csit_release_notes.rst8
-rw-r--r--docs/report/vpp_device_tests/overview.rst13
2 files changed, 18 insertions, 3 deletions
diff --git a/docs/report/vpp_device_tests/csit_release_notes.rst b/docs/report/vpp_device_tests/csit_release_notes.rst
index fc1e23aede..8f7a4e990c 100644
--- a/docs/report/vpp_device_tests/csit_release_notes.rst
+++ b/docs/report/vpp_device_tests/csit_release_notes.rst
@@ -10,8 +10,12 @@ Changes in |csit-release|
#. TEST COVERAGE
- - Increased test coverage: **NAT44-DET**, **NAT44-ED**.
- - Aligned vpp_device NAT Robot Keywords with performance NAT Robot Keywords.
+ - Increased test coverage: **GENEVE**, **ACL** and **MACIP** from ACL plugin.
+
+#. DEPRECATED API MESSAGES
+
+ - Updated API calls for **link bonding**, **COP**, **IPSEC**, **NAT** and
+ **NSIM**.
Known Issues
------------
diff --git a/docs/report/vpp_device_tests/overview.rst b/docs/report/vpp_device_tests/overview.rst
index 77c942ed20..a596ae97ff 100644
--- a/docs/report/vpp_device_tests/overview.rst
+++ b/docs/report/vpp_device_tests/overview.rst
@@ -111,13 +111,20 @@ environment:
+-----------------------+----------------------------------------------+
| Functionality | Description |
+=======================+==============================================+
-| ACL | Ingress Access Control List security for L2 |
+| ACL (classify) | Ingress Access Control List security for L2 |
| | Bridge-Domain MAC switching, IPv4 routing, |
| | IPv6 routing. |
+-----------------------+----------------------------------------------+
+| ACL (acl_plugin) | Ingress and Egress Access Control List |
+| | security in stateless and stateful mode for |
+| | L2 Bridge-Domain MAC switching, IPv4 |
+| | routing, IPv6 routing. |
++-----------------------+----------------------------------------------+
| ADL | ADL address allow-list and block-list |
| | filtering for IPv4 and IPv6 routing. |
+-----------------------+----------------------------------------------+
+| GENEVE | GENEVE tunnels for IPv4 routing. |
++-----------------------+----------------------------------------------+
| IPSec | IPSec tunnel and transport modes. |
+-----------------------+----------------------------------------------+
| IPv4 | IPv4 routing, ICMPv4. |
@@ -130,6 +137,10 @@ environment:
| L2XC | L2 Cross-Connect switching for untagged |
| | Ethernet. |
+-----------------------+----------------------------------------------+
+| MACIP (acl_plugin) | Ingress Access Control List security for L2 |
+| | Bridge-Domain MAC switching based on mix |
+| | of MAC and IP address matches. |
++-----------------------+----------------------------------------------+
| Memif Interface | Baseline VPP memif interface tests. |
+-----------------------+----------------------------------------------+
| NAT44 | Network Address and Port Translation |