X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fcontainer_memif%2Feth2p-ethipv4-l2xcbase-eth-2memif-1dcr-dev.robot;fp=tests%2Fvpp%2Fdevice%2Fcontainer_memif%2Feth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot;h=de62812de65bbc319f156f9b85289573ed6a6caf;hb=a4cad14b7e0b7e94f9e80b1a45cd86b3bc09d0a0;hp=83e9f8a81e870cca64c411996463b6563bdfad58;hpb=d5e00a369ffef5edf929ef5b03b7c544021b2e41;p=csit.git diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethipv4-l2xcbase-eth-2memif-1dcr-dev.robot similarity index 89% rename from tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot rename to tests/vpp/device/container_memif/eth2p-ethipv4-l2xcbase-eth-2memif-1dcr-dev.robot index 83e9f8a81e..de62812de6 100644 --- a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethipv4-l2xcbase-eth-2memif-1dcr-dev.robot @@ -27,11 +27,11 @@ | ... | ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology with \ | ... | single links between nodes. -| ... | *[Enc] Packet Encapsulations:* Eth-IPv4-ICMPv4 for L2 switching of IPv4. +| ... | *[Enc] Packet Encapsulations:* Eth-IPv4 for L2 switching of IPv4. | ... | *[Cfg] DUT configuration:* DUT1 is configured with L2 cross-connect \ | ... | (L2XC) switching. Container is connected to VPP via Memif interface. \ | ... | Container is running same VPP version as running on DUT. -| ... | *[Ver] TG verification:* Test ICMPv4 Echo Request packets \ +| ... | *[Ver] TG verification:* Test IPv4 packets with IP protocol=61 \ | ... | are sent in both directions by TG on links to DUT1 and via container; \ | ... | on receive TG verifies packets for correctness and their IPv4 \ | ... | src-addr, dst-addr and MAC addresses. @@ -50,7 +50,7 @@ *** Keywords *** | Local Template | | [Documentation] -| | ... | [Ver] Make TG send ICMPv4 Echo Reqs in both directions between two\ +| | ... | [Ver] Make TG send IPv4 packets in both directions between two\ | | ... | of its interfaces to be switched by DUT to and from docker; verify\ | | ... | all packets are received. | | ... @@ -71,10 +71,10 @@ | | And Initialize layer interface | | And Start containers for test | auto_scale=${False} | pinning=${False} | | And Initialize L2 xconnect with memif pairs -| | Then Send ICMPv4 bidirectionally and verify received packets +| | Then Send IPv4 bidirectionally and verify received packets | | ... | ${tg} | ${tg_if1} | ${tg_if2} *** Test Cases *** -| tc01-64B-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev +| tc01-64B-ethipv4-l2xcbase-eth-2memif-1dcr-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0}