aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_device_tests/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/report/vpp_device_tests/overview.rst')
-rw-r--r--docs/report/vpp_device_tests/overview.rst13
1 files changed, 12 insertions, 1 deletions
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 |