aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2021-01-10 21:56:40 +0100
committerJan Gelety <jgelety@cisco.com>2021-01-11 07:10:24 +0100
commit7b9b65a3af83267a4e6a36fc98996aaa05060a87 (patch)
tree5f7bd2a3dec95b2e7032f6b1f93aaad9822d1193 /docs
parent20881bcc12d451a742acd72f61a7f064052e279e (diff)
Report: vpp-device release notes
Change-Id: Ieacb9e4fac471cbe5cd28288341695352426c134 Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'docs')
-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 |