diff options
Diffstat (limited to 'tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-gtpu-scapy.robot')
-rw-r--r-- | tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-gtpu-scapy.robot | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-gtpu-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-gtpu-scapy.robot index 0b8e44ade6..090bcefd1d 100644 --- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-gtpu-scapy.robot +++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-gtpu-scapy.robot @@ -25,13 +25,17 @@ | | Test Template | Local Template | -| Documentation | *IP4_GTPU flow test cases* +| Documentation | **IP4_GTPU flow test cases** | ... -| ... | *[Top] Network Topologies:* TG-DUT1 2-node topology with one link\ +| ... | +| ... | - **[Top] Network Topologies:** TG-DUT1 2-node topology with one link \ | ... | between nodes. -| ... | *[Enc] Packet Encapsulations:* Eth-IP4-GTPU. -| ... | *[Cfg] DUT configuration:* DUT is configured with IP4_GTPU flow. -| ... | *[Ver] TG verification:* Verify if the flow action is correct. +| ... | +| ... | - **[Enc] Packet Encapsulations:** Eth-IP4-GTPU. +| ... | +| ... | - **[Cfg] DUT configuration:** DUT is configured with IP4_GTPU flow. +| ... | +| ... | - **[Ver] TG verification:** Verify if the flow action is correct. *** Variables *** | @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so @@ -53,8 +57,8 @@ *** Keywords *** | Local Template | | [Documentation] -| | ... | [Ver] Make TG send IP4-GTPU packet routed over DUT1 interfaces.\ -| | ... | Make VPP verify flow packet is correct. +| | ... | - **[Ver]** Make TG send IP4-GTPU packet routed over DUT1 \ +| | ... | interfaces. Make VPP verify flow packet is correct. | | | | ... | *Arguments:* | | ... | - frame_size - Framesize in Bytes in integer. Type: integer |