X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fvpp_device_tests%2Foverview.rst;h=a596ae97ffccef3c1ac0f3771332928c456187ad;hp=a53e3f49715f2644ec90f3f097b132c44bc455d0;hb=7b9b65a3af83267a4e6a36fc98996aaa05060a87;hpb=2940a1320ed51266855b15efe539046adb6f53ad diff --git a/docs/report/vpp_device_tests/overview.rst b/docs/report/vpp_device_tests/overview.rst index a53e3f4971..a596ae97ff 100644 --- a/docs/report/vpp_device_tests/overview.rst +++ b/docs/report/vpp_device_tests/overview.rst @@ -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 ------------