X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fcontainer_memif%2Feth2p-ethipv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot;fp=tests%2Fvpp%2Fdevice%2Fcontainer_memif%2Feth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot;h=77e0b449563a1a81ed61314597fdbe24796f8271;hb=a4cad14b7e0b7e94f9e80b1a45cd86b3bc09d0a0;hp=643879a086502f5ad3342db4f1c450ece2b05398;hpb=d5e00a369ffef5edf929ef5b03b7c544021b2e41;p=csit.git diff --git a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot b/tests/vpp/device/container_memif/eth2p-ethipv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot similarity index 88% rename from tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot rename to tests/vpp/device/container_memif/eth2p-ethipv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot index 643879a086..77e0b44956 100644 --- a/tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot +++ b/tests/vpp/device/container_memif/eth2p-ethipv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot @@ -27,12 +27,12 @@ | ... | ... | *[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. Both apply to all links. +| ... | *[Enc] Packet Encapsulations:* Eth-IPv4 for L2 switching of IPv4.\ +| ... | Both apply to all links. | ... | *[Cfg] DUT configuration:* DUT1 is configured with L2 bridge-domain \ | ... | 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. @@ -51,7 +51,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. | | ... @@ -72,10 +72,10 @@ | | And Initialize layer interface | | And Start containers for test | auto_scale=${False} | pinning=${False} | | And Initialize L2 Bridge Domain with memif pairs | auto_scale=${False} -| | 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-l2bdbasemaclrn-eth-2memif-1dcr-dev +| tc01-64B-ethipv4-l2bdbasemaclrn-eth-2memif-1dcr-dev | | [Tags] | 64B | | frame_size=${64} | phy_cores=${0}