aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/device/ip4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/device/ip4')
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlalwlistbase-scapy.robot26
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlblklistbase-scapy.robot26
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-iacldstbase-scapy.robot28
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-scapy.robot27
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-scapy.robot26
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44det-scapy.robot34
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44ed-scapy.robot40
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44det-scapy.robot34
-rw-r--r--tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44ed-scapy.robot40
9 files changed, 160 insertions, 121 deletions
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlalwlistbase-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlalwlistbase-scapy.robot
index 7121cdb47e..cc353c7f65 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlalwlistbase-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlalwlistbase-scapy.robot
@@ -25,18 +25,22 @@
|
| Test Template | Local Template
|
-| Documentation | *ADL Security IPv4 allowlist test cases*
-|
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology \
+| Documentation | **ADL Security IPv4 allowlist test cases**
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1-TG 2-node circular topology \
| ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv4 on all links.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and \
-| ... | static routes. ADL security allowlist are applied on DUT1 ingress \
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4 on all links.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \
+| ... | and static routes. ADL security allowlist are applied on DUT1 ingress \
| ... | interface from TG.
-| ... | *[Ver] TG verification:* Test IPv4 packets are sent in one direction \
-| ... | by TG on link to DUT1; on receive TG verifies packets for correctness \
-| ... | and drops as applicable.
-| ... | *[Ref] Applicable standard specifications:*
+| ... |
+| ... | - **[Ver] TG verification:** Test IPv4 packets are sent in one \
+| ... | direction by TG on link to DUT1; on receive TG verifies packets for \
+| ... | correctness and drops as applicable.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:**
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | adl_plugin.so
@@ -54,7 +58,7 @@
*** Keywords ***
| Local Template
| | [Documentation]
-| | ... | [Ver] Make TG send IPv4 on its interface to DUT1; \
+| | ... | - **[Ver]** Make TG send IPv4 on its interface to DUT1; \
| | ... | verify received IPv4 pkts are correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlblklistbase-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlblklistbase-scapy.robot
index bbfc156dce..d66686e782 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlblklistbase-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-adlblklistbase-scapy.robot
@@ -25,18 +25,22 @@
|
| Test Template | Local Template
|
-| Documentation | *ADL Security IPv4 allowlist test cases*
-|
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology \
+| Documentation | **ADL Security IPv4 allowlist test cases**
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1-TG 2-node circular topology \
| ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv4 on all links.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and \
-| ... | static routes. ADL security allowlist are applied on DUT1 ingress \
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4 on all links.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \
+| ... | and static routes. ADL security allowlist are applied on DUT1 ingress \
| ... | interface from TG.
-| ... | *[Ver] TG verification:* Test IPv4 packets are sent in one direction \
-| ... | by TG on link to DUT1; on receive TG verifies packets for correctness \
-| ... | and drops as applicable.
-| ... | *[Ref] Applicable standard specifications:*
+| ... |
+| ... | - **[Ver] TG verification:** Test IPv4 packets are sent in one \
+| ... | direction by TG on link to DUT1; on receive TG verifies packets for \
+| ... | correctness and drops as applicable.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:**
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | adl_plugin.so
@@ -54,7 +58,7 @@
*** Keywords ***
| Local Template
| | [Documentation]
-| | ... | [Ver] Make TG send IPv4 on its interface to DUT1; \
+| | ... | - **[Ver]** Make TG send IPv4 on its interface to DUT1; \
| | ... | verify received IPv4 pkts are correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-iacldstbase-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-iacldstbase-scapy.robot
index 18a152732a..34e0fa6d9b 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-iacldstbase-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-iacldstbase-scapy.robot
@@ -25,18 +25,22 @@
|
| Test Template | Local Template
|
-| Documentation | *IPv4 iAcl whitelist test cases*
-|
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology\
+| Documentation | **IPv4 iAcl whitelist test cases**
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1-TG 2-node circular topology \
| ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv4 on all links.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and \
-| ... | static routes. IPv4 iAcl security whitelist is applied on DUT1 ingress \
-| ... | interface from TG.
-| ... | *[Ver] TG verification:* Test IPv4 packets are sent in one direction \
-| ... | by TG on link to DUT1; on receive TG verifies packets for correctness \
-| ... | and drops as applicable.
-| ... | *[Ref] Applicable standard specifications:*
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4 on all links.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \
+| ... | and static routes. IPv4 iAcl security whitelist is applied on DUT1 \
+| ... | ingress interface from TG.
+| ... |
+| ... | - **[Ver] TG verification:** Test IPv4 packets are sent in one \
+| ... | direction by TG on link to DUT1; on receive TG verifies packets for \
+| ... | correctness and drops as applicable.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:**
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
@@ -54,7 +58,7 @@
*** Keywords ***
| Local Template
| | [Documentation]
-| | ... | [Ver] Make TG send IPv4 on its interface to DUT1; \
+| | ... | - **[Ver]** Make TG send IPv4 on its interface to DUT1; \
| | ... | verify received IPv4 pkts are correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-scapy.robot
index a12c180bc2..aa859944e3 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-ipolicemarkbase-scapy.robot
@@ -25,17 +25,22 @@
|
| Test Template | Local Template
|
-| Documentation | *IPv4 policer test cases*
-|
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology\
+| Documentation | **IPv4 policer test cases**
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1-TG 2-node circular topology \
| ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv4 on all links.
-| ... | *[Cfg] DUT configuration:* On DUT1 configure interfaces IPv4 adresses, \
-| ... | and static ARP record on the second interface. On DUT1 configure 2R3C \
-| ... | color-aware policer on the first interface.
-| ... | *[Ver] TG verification:* Test packet is sent from TG on the first link \
-| ... | to DUT1. Packet is received on TG on the second link from DUT1.
-| ... | *[Ref] Applicable standard specifications:* RFC2474, RFC2697, RFC2698.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4 on all links.
+| ... |
+| ... | - **[Cfg] DUT configuration:** On DUT1 configure interfaces IPv4 \
+| ... | addresses and static ARP record on the second interface. On DUT1 \
+| ... | configure 2R3C color-aware policer on the first interface.
+| ... |
+| ... | - **[Ver] TG verification:** Test packet is sent from TG on the first \
+| ... | link to DUT1. Packet is received on TG on the second link from DUT1.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:** RFC2474, RFC2697, \
+| ... | RFC2698.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
@@ -56,7 +61,7 @@
*** Keywords ***
| Local Template
| | [Documentation]
-| | ... | [Ver] Test packet is sent from TG on the first link to DUT1. \
+| | ... | - **[Ver]** Test packet is sent from TG on the first link to DUT1. \
| | ... | Packet is received on TG on the second link from DUT1.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-scapy.robot
index e76d2af6ed..26aa8c3eb7 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4-ip4base-scapy.robot
@@ -25,18 +25,24 @@
|
| Test Template | Local Template
|
-| Documentation | *IPv4 routing test cases*
+| Documentation | **IPv4 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-IPv4 for IPv4 routing on both \
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4 for IPv4 routing on both \
| ... | links.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and \
-| ... | two static IPv4 /24 route entries.
-| ... | *[Ver] TG verification:* Test IPv4 packet with IP protocol=61 is sent \
-| ... | in one direction by TG on links to DUT1; on receive TG verifies packet \
-| ... | for correctness and their IPv4 src-addr, dst-addr and MAC addresses.
-| ... | *[Ref] Applicable standard specifications:* RFC791, RFC826, RFC792
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \
+| ... | and two static IPv4 /24 route entries.
+| ... |
+| ... | - **[Ver] TG verification:** Test IPv4 packet with IP protocol=61 is \
+| ... | sent in one direction by TG on links to DUT1; on receive TG verifies \
+| ... | packet for correctness and their IPv4 src-addr, dst-addr and MAC \
+| ... | addresses.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:** RFC791, RFC826, RFC792
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so
@@ -54,7 +60,7 @@
*** Keywords ***
| Local Template
| | [Documentation]
-| | ... | [Ver] Make TG send IPv4 packet routed over DUT1 interfaces.\
+| | ... | - **[Ver]** Make TG send IPv4 packet routed over DUT1 interfaces. \
| | ... | Make TG verify IPv4 packet is correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44det-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44det-scapy.robot
index b051ac1852..808ecc4138 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44det-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44det-scapy.robot
@@ -28,20 +28,24 @@
|
| Test Template | Local Template
|
-| Documentation | *NAT44 deterministic mode test cases*
-|
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology
+| Documentation | **NAT44 deterministic mode test cases**
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1-TG 2-node circular topology \
| ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv4-TCP for IPv4 routing.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and
-| ... | one static IPv4 /${dest_mask} route entries.
-| ... | DUT1 is tested with ${nic_name}.\
-| ... | *[Ver] TG verification:* Eth-IPv4-TCP packet is sent from TG to DUT1 in\
-| ... | one direction. Packet is received and verified for correctness on TG.\
-| ... | Then Eth-IPv4-TCP packet is sent from TG in opposite direction. Packet\
-| ... | is received and verified for correctness on TG.
-| ... | *[Ref] Applicable standard specifications:* RFC791, RFC793, RFC3022,
-| ... | RFC4787.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4-TCP for IPv4 routing.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \
+| ... | and one static IPv4 /${dest_mask} route entries. \
+| ... | DUT1 is tested with ${nic_name}.
+| ... |
+| ... | - **[Ver] TG verification:** Eth-IPv4-TCP packet is sent from TG to \
+| ... | DUT1 in one direction. Packet is received and verified for correctness \
+| ... | on TG. Then Eth-IPv4-TCP packet is sent from TG in opposite direction. \
+| ... | Packet is received and verified for correctness on TG.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:** RFC791, RFC793, \
+| ... | RFC3022 and RFC4787.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | det44_plugin.so
@@ -81,8 +85,8 @@
| Local Template
| |
| | [Documentation]
-| | ... | [Cfg] DUT runs NAT44 ${nat_mode} configuration.
-| | ... | [Ver] Make TG send IPv4 packet routed over DUT1 interfaces.\
+| | ... | - **[Cfg]** DUT runs NAT44 ${nat_mode} configuration.
+| | ... | - **[Ver]** Make TG send IPv4 packet routed over DUT1 interfaces. \
| | ... | Make TG verify IPv4 packet is correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44ed-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44ed-scapy.robot
index 67459e6086..de4df2b492 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44ed-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4tcp-nat44ed-scapy.robot
@@ -17,8 +17,8 @@
| Resource | resources/libraries/robot/shared/traffic.robot
|
| Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY
-| ... | NIC_Intel-X710 | ETH | IP4FWD | FEATURE | NAT44 | NAT44_ENDPOINT_DEPENDENT
-| ... | BASE | TCP | DRV_VFIO_PCI
+| ... | NIC_Intel-X710 | ETH | IP4FWD | FEATURE | NAT44
+| ... | NAT44_ENDPOINT_DEPENDENT | BASE | TCP | DRV_VFIO_PCI
| ... | RXQ_SIZE_0 | TXQ_SIZE_0
| ... | ethip4tcp-nat44ed
|
@@ -28,21 +28,25 @@
|
| Test Template | Local Template
|
-| Documentation | *Connections per second NAT44 endpoint-dependent mode
-| ... | performance test cases*
-|
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology
+| Documentation | **Connections per second NAT44 endpoint-dependent mode
+| ... | performance test cases**
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1-TG 2-node circular topology \
| ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv4-TCP for IPv4 routing.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and
-| ... | one static IPv4 /18 route entries.
-| ... | DUT1 is tested with ${nic_name}.\
-| ... | *[Ver] TG verification:* Eth-IPv4-TCP packet is sent from TG to DUT1 in\
-| ... | one direction. Packet is received and verified for correctness on TG.\
-| ... | Then Eth-IPv4-TCP packet is sent from TG in opposite direction. Packet\
-| ... | is received and verified for correctness on TG.
-| ... | *[Ref] Applicable standard specifications:* RFC791, RFC793, RFC3022,
-| ... | RFC4787.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4-TCP for IPv4 routing.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \
+| ... | and one static IPv4 /18 route entries. \
+| ... | DUT1 is tested with ${nic_name}.
+| ... |
+| ... | - **[Ver] TG verification:** Eth-IPv4-TCP packet is sent from TG to \
+| ... | DUT1 in one direction. Packet is received and verified for correctness \
+| ... | on TG. Then Eth-IPv4-TCP packet is sent from TG in opposite direction. \
+| ... | Packet is received and verified for correctness on TG.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:** RFC791, RFC793, \
+| ... | RFC3022 and RFC4787.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | nat_plugin.so
@@ -84,8 +88,8 @@
| Local Template
| |
| | [Documentation]
-| | ... | [Cfg] DUT runs NAT44 ${nat_mode} configuration.
-| | ... | [Ver] Make TG send IPv4 packet routed over DUT1 interfaces.\
+| | ... | - **[Cfg]** DUT runs NAT44 ${nat_mode} configuration.
+| | ... | - **[Ver]** Make TG send IPv4 packet routed over DUT1 interfaces. \
| | ... | Make TG verify IPv4 packet is correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44det-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44det-scapy.robot
index a641e5f3eb..8770ce3b0e 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44det-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44det-scapy.robot
@@ -28,20 +28,24 @@
|
| Test Template | Local Template
|
-| Documentation | *NAT44 deterministic mode test cases*
-|
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology
+| Documentation | **NAT44 deterministic mode test cases**
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1-TG 2-node circular topology \
| ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv4-UDP for IPv4 routing.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and
-| ... | one static IPv4 /${dest_mask} route entries.
-| ... | DUT1 is tested with ${nic_name}.\
-| ... | *[Ver] TG verification:* Eth-IPv4-UDP packet is sent from TG to DUT1 in\
-| ... | one direction. Packet is received and verified for correctness on TG.\
-| ... | Then Eth-IPv4-UDP packet is sent from TG in opposite direction. Packet\
-| ... | is received and verified for correctness on TG.
-| ... | *[Ref] Applicable standard specifications:* RFC791, RFC768, RFC3022,
-| ... | RFC4787.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4-UDP for IPv4 routing.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \
+| ... | and one static IPv4 /${dest_mask} route entries. \
+| ... | DUT1 is tested with ${nic_name}.
+| ... |
+| ... | - **[Ver] TG verification:** Eth-IPv4-UDP packet is sent from TG to \
+| ... | DUT1 in one direction. Packet is received and verified for correctness \
+| ... | on TG. Then Eth-IPv4-UDP packet is sent from TG in opposite direction. \
+| ... | Packet is received and verified for correctness on TG.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:** RFC791, RFC768, \
+| ... | RFC3022 and RFC4787.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | det44_plugin.so
@@ -81,8 +85,8 @@
| Local Template
| |
| | [Documentation]
-| | ... | [Cfg] DUT runs NAT44 ${nat_mode} configuration.
-| | ... | [Ver] Make TG send IPv4 packet routed over DUT1 interfaces.\
+| | ... | - **[Cfg]** DUT runs NAT44 ${nat_mode} configuration.
+| | ... | - **[Ver]** Make TG send IPv4 packet routed over DUT1 interfaces. \
| | ... | Make TG verify IPv4 packet is correct.
| |
| | ... | *Arguments:*
diff --git a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44ed-scapy.robot b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44ed-scapy.robot
index d11fa239df..a2efcf5dc4 100644
--- a/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44ed-scapy.robot
+++ b/tests/vpp/device/ip4/2n1l-10ge2p1x710-ethip4udp-nat44ed-scapy.robot
@@ -17,8 +17,8 @@
| Resource | resources/libraries/robot/shared/traffic.robot
|
| Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY
-| ... | NIC_Intel-X710 | ETH | IP4FWD | FEATURE | NAT44 | NAT44_ENDPOINT_DEPENDENT
-| ... | BASE | UDP | DRV_VFIO_PCI
+| ... | NIC_Intel-X710 | ETH | IP4FWD | FEATURE | NAT44
+| ... | NAT44_ENDPOINT_DEPENDENT | BASE | UDP | DRV_VFIO_PCI
| ... | RXQ_SIZE_0 | TXQ_SIZE_0
| ... | ethip4udp-nat44ed
|
@@ -28,21 +28,25 @@
|
| Test Template | Local Template
|
-| Documentation | *RFC2544: Pkt throughput NAT44 endpoint-dependent mode
-| ... | performance test cases*
-|
-| ... | *[Top] Network Topologies:* TG-DUT1-TG 2-node circular topology
+| Documentation | **RFC2544: Pkt throughput NAT44 endpoint-dependent mode
+| ... | performance test cases**
+| ... |
+| ... | - **[Top] Network Topologies:** TG-DUT1-TG 2-node circular topology \
| ... | with single links between nodes.
-| ... | *[Enc] Packet Encapsulations:* Eth-IPv4-UDP for IPv4 routing.
-| ... | *[Cfg] DUT configuration:* DUT1 is configured with IPv4 routing and
-| ... | one static IPv4 /${dest_mask} route entries.
-| ... | DUT1 is tested with ${nic_name}.\
-| ... | *[Ver] TG verification:* Eth-IPv4-UDP packet is sent from TG to DUT1 in\
-| ... | one direction. Packet is received and verified for correctness on TG.\
-| ... | Then Eth-IPv4-UDP packet is sent from TG in opposite direction. Packet\
-| ... | is received and verified for correctness on TG.
-| ... | *[Ref] Applicable standard specifications:* RFC791, RFC768, RFC3022,
-| ... | RFC4787.
+| ... |
+| ... | - **[Enc] Packet Encapsulations:** Eth-IPv4-UDP for IPv4 routing.
+| ... |
+| ... | - **[Cfg] DUT configuration:** DUT1 is configured with IPv4 routing \
+| ... | and one static IPv4 /${dest_mask} route entries. \
+| ... | DUT1 is tested with ${nic_name}.
+| ... |
+| ... | - **[Ver] TG verification:** Eth-IPv4-UDP packet is sent from TG to \
+| ... | DUT1 in one direction. Packet is received and verified for correctness \
+| ... | on TG. Then Eth-IPv4-UDP packet is sent from TG in opposite direction. \
+| ... | Packet is received and verified for correctness on TG.
+| ... |
+| ... | - **[Ref] Applicable standard specifications:** RFC791, RFC768, \
+| ... | RFC3022 and RFC4787.
*** Variables ***
| @{plugins_to_enable}= | dpdk_plugin.so | perfmon_plugin.so | nat_plugin.so
@@ -84,8 +88,8 @@
| Local Template
| |
| | [Documentation]
-| | ... | [Cfg] DUT runs NAT44 ${nat_mode} configuration.
-| | ... | [Ver] Make TG send IPv4 packet routed over DUT1 interfaces.\
+| | ... | - **[Cfg]** DUT runs NAT44 ${nat_mode} configuration.
+| | ... | - **[Ver]** Make TG send IPv4 packet routed over DUT1 interfaces. \
| | ... | Make TG verify IPv4 packet is correct.
| |
| | ... | *Arguments:*