aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/device/flow
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/device/flow')
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-gtpu-scapy.robot18
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-ah-scapy.robot18
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-esp-scapy.robot18
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-l2tpv3oip-scapy.robot19
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-tcp-scapy.robot16
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-udp-scapy.robot16
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-tcp-scapy.robot16
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-udp-scapy.robot16
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-tcp-scapy.robot16
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-udp-scapy.robot16
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-tcp-scapy.robot16
-rw-r--r--tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-udp-scapy.robot16
12 files changed, 125 insertions, 76 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
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-ah-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-ah-scapy.robot
index 64829d914f..fd65ce4752 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-ah-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-ah-scapy.robot
@@ -25,13 +25,17 @@
|
| Test Template | Local Template
|
-| Documentation | *IP4_IPSEC flow test cases*
+| Documentation | **IP4_IPSEC 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-AH.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP4_IPSEC flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP4-AH.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP4_IPSEC 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-IPSEC packet routed over DUT1 interfaces.\
-| | ... | Make VPP verify flow packet is correct.
+| | ... | - **[Ver]** Make TG send IP4-IPSEC packet routed over DUT1 \
+| | ... | interfaces. Make VPP verify flow packet is correct.
| |
| | ... | *Arguments:*
| | ... | - frame_size - Framesize in Bytes in integer. Type: integer
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-esp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-esp-scapy.robot
index e1c93bf7ee..3c6d10eee6 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-esp-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ipsec-esp-scapy.robot
@@ -25,13 +25,17 @@
|
| Test Template | Local Template
|
-| Documentation | *IP4_IPSEC flow test cases*
+| Documentation | **IP4_IPSEC 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-ESP.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP4_IPSEC flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP4-ESP.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP4_IPSEC 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-IPSEC packet routed over DUT1 interfaces.\
-| | ... | Make VPP verify flow packet is correct.
+| | ... | - **[Ver]** Make TG send IP4-IPSEC packet routed over DUT1 \
+| | ... | interfaces. Make VPP verify flow packet is correct.
| |
| | ... | *Arguments:*
| | ... | - frame_size - Framesize in Bytes in integer. Type: integer
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-l2tpv3oip-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-l2tpv3oip-scapy.robot
index c10af0cbb2..1c9a85defa 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-l2tpv3oip-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-l2tpv3oip-scapy.robot
@@ -25,13 +25,18 @@
|
| Test Template | Local Template
|
-| Documentation | *IP4_L2TPV3OIP flow test cases*
+| Documentation | **IP4_L2TPV3OIP 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-L2TPV3.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP4_L2TPV3OIP flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP4-L2TPV3.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP4_L2TPV3OIP \
+| ... | flow.
+| ... |
+| ... | - **[Ver] TG verification:** Verify if the flow action is correct.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
@@ -53,8 +58,8 @@
*** Keywords ***
| Local Template
| | [Documentation]
-| | ... | [Ver] Make TG send IP4-L2TPV3OIP packet routed over DUT1 interfaces.\
-| | ... | Make VPP verify flow packet is correct.
+| | ... | - **[Ver]** Make TG send IP4-L2TPV3OIP packet routed over DUT1 \
+| | ... | interfaces. Make VPP verify flow packet is correct.
| |
| | ... | *Arguments:*
| | ... | - frame_size - Framesize in Bytes in integer. Type: integer
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-tcp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-tcp-scapy.robot
index 6aee4a89a7..498b01b052 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-tcp-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-tcp-scapy.robot
@@ -25,13 +25,17 @@
|
| Test Template | Local Template
|
-| Documentation | *IP4_N_TUPLE flow test cases*
+| Documentation | **IP4_N_TUPLE 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_N_TUPLE 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_N_TUPLE flow.
+| ... |
+| ... | - **[Ver] TG verification:** Verify if the flow action is correct.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
@@ -54,7 +58,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:*
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-udp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-udp-scapy.robot
index f9e747641e..f3c867ec0e 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-udp-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-udp-scapy.robot
@@ -25,13 +25,17 @@
|
| Test Template | Local Template
|
-| Documentation | *IP4_N_TUPLE flow test cases*
+| Documentation | **IP4_N_TUPLE 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-UDP.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP4_N_TUPLE flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP4-UDP.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP4_N_TUPLE flow.
+| ... |
+| ... | - **[Ver] TG verification:** Verify if the flow action is correct.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
@@ -54,7 +58,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:*
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:*
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-udp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-udp-scapy.robot
index 47f625cc02..e263b566c6 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-udp-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip4-flow-ip4-udp-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-UDP.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP4 flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP4-UDP.
+| ... |
+| ... | - **[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:*
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-tcp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-tcp-scapy.robot
index 4c4e862461..a4545effae 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-tcp-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-tcp-scapy.robot
@@ -25,13 +25,17 @@
|
| Test Template | Local Template
|
-| Documentation | *IP6_N_TUPLE flow test cases*
+| Documentation | **IP6_N_TUPLE 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-IP6-TCP.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP6_N_TUPLE flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP6-TCP.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP6_N_TUPLE flow.
+| ... |
+| ... | - **[Ver] TG verification:** Verify if the flow action is correct.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
@@ -54,7 +58,7 @@
*** Keywords ***
| Local Template
| | [Documentation]
-| | ... | [Ver] Make TG send IP6 packet routed over DUT1 interfaces.\
+| | ... | - **[Ver]** Make TG send IP6 packet routed over DUT1 interfaces. \
| | ... | Make VPP verify flow packet is correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-udp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-udp-scapy.robot
index 8f27b4cf83..6071e65c81 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-udp-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-ntuple-udp-scapy.robot
@@ -25,13 +25,17 @@
|
| Test Template | Local Template
|
-| Documentation | *IP6_N_TUPLE flow test cases*
+| Documentation | **IP6_N_TUPLE 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-IP6-UDP.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP6_N_TUPLE flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP6-UDP.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP6_N_TUPLE flow.
+| ... |
+| ... | - **[Ver] TG verification:** Verify if the flow action is correct.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
@@ -54,7 +58,7 @@
*** Keywords ***
| Local Template
| | [Documentation]
-| | ... | [Ver] Make TG send IP6 packet routed over DUT1 interfaces.\
+| | ... | - **[Ver]** Make TG send IP6 packet routed over DUT1 interfaces. \
| | ... | Make VPP verify flow packet is correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-tcp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-tcp-scapy.robot
index 9e50a278e7..8a7e3a4342 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-tcp-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-tcp-scapy.robot
@@ -25,13 +25,17 @@
|
| Test Template | Local Template
|
-| Documentation | *IP6 flow test cases*
+| Documentation | **IP6 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-IP6-TCP.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP6 flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP6-TCP.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP6 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 IP6 packet routed over DUT1 interfaces.\
+| | ... | - **[Ver]** Make TG send IP6 packet routed over DUT1 interfaces. \
| | ... | Make VPP verify flow packet is correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-udp-scapy.robot b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-udp-scapy.robot
index 996a631713..0f019c737d 100644
--- a/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-udp-scapy.robot
+++ b/tests/vpp/device/flow/2n1l-10ge2p1x710-ethip6-flow-ip6-udp-scapy.robot
@@ -25,13 +25,17 @@
|
| Test Template | Local Template
|
-| Documentation | *IP6 flow test cases*
+| Documentation | **IP6 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-IP6-UDP.
-| ... | *[Cfg] DUT configuration:* DUT is configured with IP6 flow.
-| ... | *[Ver] TG verification:* Verify if the flow action is correct.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IP6-UDP.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT is configured with IP6 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 IP6 packet routed over DUT1 interfaces.\
+| | ... | - **[Ver]** Make TG send IP6 packet routed over DUT1 interfaces. \
| | ... | Make VPP verify flow packet is correct.
| |
| | ... | *Arguments:*