X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fip6%2Feth2p-ethip6-ip6base-adlalwlistbase-dev.robot;fp=tests%2Fvpp%2Fdevice%2Fip6%2Feth2p-ethip6-ip6base-copwhtlistbase-dev.robot;h=eb9616d751ad497132c7c7b33408941908fda66f;hp=7918d1a2600001a9b15e086bf58583c1f23362a5;hb=9446b9bf9c15999feec3c8a48fec428bca094500;hpb=44dcb3113c8ade2e44543746abca861a89362c9b diff --git a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-adlalwlistbase-dev.robot similarity index 86% rename from tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot rename to tests/vpp/device/ip6/eth2p-ethip6-ip6base-adlalwlistbase-dev.robot index 7918d1a260..eb9616d751 100644 --- a/tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot +++ b/tests/vpp/device/ip6/eth2p-ethip6-ip6base-adlalwlistbase-dev.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -15,9 +15,9 @@ | Resource | resources/libraries/robot/shared/default.robot | | Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY -| ... | NIC_Virtual | ETH | IP6FWD | FEATURE | COPWHLIST | DRV_VFIO_PCI +| ... | NIC_Virtual | ETH | IP6FWD | FEATURE | ADLALWLIST | DRV_VFIO_PCI | ... | RXQ_SIZE_0 | TXQ_SIZE_0 -| ... | ethip6-ip6base-copwhtlistbase +| ... | ethip6-ip6base-adlalwlistbase | | Suite Setup | Setup suite topology interfaces | scapy | Test Setup | Setup test @@ -25,13 +25,13 @@ | | Test Template | Local Template | -| Documentation | *COP Security IPv6 whitelist test cases* +| Documentation | *ADL Security IPv6 allowlist test cases* | | ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology \ | ... | with single links between nodes. | ... | *[Enc] Packet Encapsulations:* Eth-IPv6 on all links. | ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv6 routing and \ -| ... | static routes. COP security white-lists are applied on DUT1 ingress \ +| ... | static routes. ADL security allowlists are applied on DUT1 ingress \ | ... | interface from TG. | ... | *[Ver] TG verification:* Test IPv6 packets are sent in one direction \ | ... | by TG on link to DUT1; on receive TG verifies packets for correctness \ @@ -73,14 +73,14 @@ | | And Initialize IPv6 forwarding in circular topology | | And Add Fib Table | ${dut1} | 1 | ipv6=${TRUE} | | And Vpp Route Add | ${dut1} | 2001:1:: | 64 | vrf=1 | local=${TRUE} -| | And COP Add whitelist Entry | ${dut1} | ${DUT1_${int}1}[0] | ip6 | 1 -| | And COP interface enable or disable | ${dut1} | ${DUT1_${int}1}[0] | enable +| | And ADL Add allowlist Entry | ${dut1} | ${DUT1_${int}1}[0] | ip6 | 1 +| | And ADL interface enable or disable | ${dut1} | ${DUT1_${int}1}[0] | enable | | Then Send packet and verify headers | | ... | ${tg} | 2001:1::2 | 2001:2::2 | | ... | ${TG_pf1}[0] | ${TG_pf1_mac}[0] | ${DUT1_vf1_mac}[0] | | ... | ${TG_pf2}[0] | ${DUT1_vf2_mac}[0] | ${TG_pf2_mac}[0] *** Test Cases *** -| 78B-ethip6-ip6base-copwhtlistbase-dev +| 78B-ethip6-ip6base-adlalwlistbase-dev | | [Tags] | 78B | | frame_size=${78} | phy_cores=${0}