Report: vpp-device release notes
[csit.git] / docs / report / vpp_device_tests / overview.rst
index a53e3f4..a596ae9 100644 (file)
@@ -111,6 +111,22 @@ environment:
 +-----------------------+----------------------------------------------+
 | Functionality         |  Description                                 |
 +=======================+==============================================+
+| 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.                        |
 +-----------------------+----------------------------------------------+
 | IPv6                  | IPv4 routing, ICMPv6.                        |
@@ -121,10 +137,30 @@ environment:
 | L2XC                  | L2 Cross-Connect switching for untagged      |
 |                       | Ethernet.                                    |
 +-----------------------+----------------------------------------------+
-| Vhost-user Interface  | Baseline VPP vhost-user interface tests.     |
+| 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         |
+|                       | deterministic mode and endpoint-dependent    |
+|                       | mode tests for IPv4.                         |
++-----------------------+----------------------------------------------+
+| QoS Policer Metering  | Ingress packet rate metering and marking for |
+|                       | IPv4, IPv6.                                  |
++-----------------------+----------------------------------------------+
+| SRv6                  | Segment routing over IPv6, base and proxy.   |
++-----------------------+----------------------------------------------+
+| Tap Interface         | Baseline Linux tap interface tests.          |
++-----------------------+----------------------------------------------+
+| VLAN Tag              | L2 VLAN subinterfaces.                       |
++-----------------------+----------------------------------------------+
+| Vhost-user Interface  | Baseline VPP vhost-user interface tests.     |
++-----------------------+----------------------------------------------+
+| VXLAN                 | VXLAN overlay tunneling for L2-over-IPv4 and |
+|                       | -over-IPv6.                                  |
++-----------------------+----------------------------------------------+
 
 Tests Naming
 ------------