Report: vpp-device release notes 69/30869/3
authorJan Gelety <jgelety@cisco.com>
Sun, 10 Jan 2021 20:56:40 +0000 (21:56 +0100)
committerJan Gelety <jgelety@cisco.com>
Mon, 11 Jan 2021 06:10:24 +0000 (07:10 +0100)
Change-Id: Ieacb9e4fac471cbe5cd28288341695352426c134
Signed-off-by: Jan Gelety <jgelety@cisco.com>
docs/report/vpp_device_tests/csit_release_notes.rst
docs/report/vpp_device_tests/overview.rst

index fc1e23a..8f7a4e9 100644 (file)
@@ -10,8 +10,12 @@ Changes in |csit-release|
 
 #. TEST COVERAGE
 
 
 #. 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
 ------------
 
 Known Issues
 ------------
index 77c942e..a596ae9 100644 (file)
@@ -111,13 +111,20 @@ environment:
 +-----------------------+----------------------------------------------+
 | Functionality         |  Description                                 |
 +=======================+==============================================+
 +-----------------------+----------------------------------------------+
 | 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.                                |
 +-----------------------+----------------------------------------------+
 |                       | 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.         |
 +-----------------------+----------------------------------------------+
 | 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.                        |
 | IPSec                 | IPSec tunnel and transport modes.            |
 +-----------------------+----------------------------------------------+
 | IPv4                  | IPv4 routing, ICMPv4.                        |
@@ -130,6 +137,10 @@ environment:
 | L2XC                  | L2 Cross-Connect switching for untagged      |
 |                       | Ethernet.                                    |
 +-----------------------+----------------------------------------------+
 | 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         |
 | Memif Interface       | Baseline VPP memif interface tests.          |
 +-----------------------+----------------------------------------------+
 | NAT44                 | Network Address and Port Translation         |