VPP_Device - add baseline tests - part IIa)
[csit.git] / tests / vpp / device / ip6 / eth2p-ethip6-ip6base-dev.robot
index e1ba73b..9993c92 100644 (file)
 | ...
 | Documentation | *IPv6 routing test cases*
 | ...
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology\
+| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology \
 | ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv6-ICMPv6 for IPv6 routing on both\
-| ... | links.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv6 routing and two\
-| ... | static IPv6 /64 route entries.
-| ... | *[Ver] TG verification:* Test ICMPv6 Echo Request packets are sent in\
-| ... | one direction by TG on links to DUT1; on receive TG verifies packets\
+| ... | *[Enc] Packet Encapsulations:* Eth-IPv6-ICMPv6 for IPv6 routing on \
+| ... | both links.
+| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv6 routing and \
+| ... | two static IPv6 /64 route entries.
+| ... | *[Ver] TG verification:* Test ICMPv6 Echo Request packets are sent in \
+| ... | one direction by TG on links to DUT1; on receive TG verifies packets \
 | ... | for correctness and their IPv6 src-addr, dst-addr and MAC addresses.
 | ... | *[Ref] Applicable standard specifications:* RFC2460, RFC4443, RFC4861
 
@@ -49,7 +49,7 @@
 *** Test Cases ***
 | tc01-eth2p-ethicmpv6-ip6base-device_echo-req-to-dut-ingress-interface
 | | [Documentation]
-| | ... | Make TG send ICMPv6 Echo Req to DUT1 ingress interface. Make TG\
+| | ... | Make TG send ICMPv6 Echo Req to DUT1 ingress interface. Make TG \
 | | ... | verify ICMPv6 Echo Reply is correct.
 | | ...
 | | ${hops}= | Set Variable | ${0}
@@ -67,7 +67,7 @@
 
 | tc02-eth2p-ethicmpv6-ip6base-device_echo-req-to-dut-egress-interface
 | | [Documentation]
-| | ... | Make TG send ICMPv6 Echo Req towards DUT1 egress interface. Make TG\
+| | ... | Make TG send ICMPv6 Echo Req towards DUT1 egress interface. Make TG \
 | | ... | verify ICMPv6 Echo Reply is correct.
 | | ...
 | | ${hops}= | Set Variable | ${0}
@@ -85,8 +85,8 @@
 
 | tc03-eth2p-ethicmpv6-ip6base-device_echo-req-to-tg-interface-for-local-ipv4-address
 | | [Documentation]
-| | ... | Make TG send ICMPv6 Echo Req between its interfaces across DUT1 for\
-| | ... | locally connected IPv6 addresses. Make TG verify ICMPv6 Echo Replies\
+| | ... | Make TG send ICMPv6 Echo Req between its interfaces across DUT1 for \
+| | ... | locally connected IPv6 addresses. Make TG verify ICMPv6 Echo Replies \
 | | ... | are correct.
 | | ...
 | | ${hops}= | Set Variable | ${1}
 
 | tc04-eth2p-ethicmpv6-ip6base-device_echo-req-to-tg-interface-for-remote-host-ipv4-address
 | | [Documentation]
-| | ... | Make TG send ICMPv6 Echo Req between its interfaces across DUT1 for\
-| | ... | remote host IPv6 addresses. Make TG verify ICMPv6 Echo Replies are\
+| | ... | Make TG send ICMPv6 Echo Req between its interfaces across DUT1 for \
+| | ... | remote host IPv6 addresses. Make TG verify ICMPv6 Echo Replies are \
 | | ... | correct.
 | | ...
 | | ${hops}= | Set Variable | ${1}