diff options
Diffstat (limited to 'tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-tcp-scapy.robot')
-rw-r--r-- | tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-tcp-scapy.robot | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-tcp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-tcp-scapy.robot index b5d3548e1d..f4ea410b99 100644 --- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-tcp-scapy.robot +++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-tcp-scapy.robot @@ -25,13 +25,17 @@ | | Test Template | Local Template | -| Documentation | *IP4 flow test cases* +| Documentation | **IP4 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-TCP. -| ... | *[Cfg] DUT configuration:* DUT is configured with IP4 flow. -| ... | *[Ver] TG verification:* Verify if the flow action is correct. +| ... | +| ... | - **[Enc] Packet Encapsulations:** Eth-IP4-TCP. +| ... | +| ... | - **[Cfg] DUT configuration:** DUT is configured with IP4 flow. +| ... | +| ... | - **[Ver] TG verification:** Verify if the flow action is correct. *** Variables *** | @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so @@ -52,7 +56,7 @@ *** Keywords *** | Local Template | | [Documentation] -| | ... | [Ver] Make TG send IP4 packet routed over DUT1 interfaces.\ +| | ... | - **[Ver]** Make TG send IP4 packet routed over DUT1 interfaces. \ | | ... | Make VPP verify flow packet is correct. | | | | ... | *Arguments:* |