X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fvpp_device_tests%2Foverview.rst;h=ba63b4b277ba9610f3901401c8c81469a283c35d;hb=a68514255a58ae6c982e40c47247abf64e58f3f4;hp=fb9f68374ae1662280a73d65145ff98a9080fd35;hpb=6ebf54b7c0471d2723066e051307bff5561f63d1;p=csit.git diff --git a/docs/report/vpp_device_tests/overview.rst b/docs/report/vpp_device_tests/overview.rst index fb9f68374a..ba63b4b277 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. | +-----------------------+----------------------------------------------+ -| COP | COP address white-list and black-list | +| 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,8 +137,16 @@ 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 | +| | deterministic mode and endpoint-dependent | +| | mode tests for IPv4. | ++-----------------------+----------------------------------------------+ | QoS Policer Metering | Ingress packet rate metering and marking for | | | IPv4, IPv6. | +-----------------------+----------------------------------------------+ @@ -151,7 +166,7 @@ Tests Naming ------------ |csit-release| follows a common structured naming convention for all -performance and system functional tests, introduced in CSIT-17.01. +performance and system functional tests. The naming should be intuitive for majority of the tests. Complete description of CSIT test naming convention is provided on