X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fflow%2F2n1l-10ge2p1x710-ethip4-flow-ip4-ntuple-udp-scapy.robot;h=27bfc98ed521161ad6b3b3a45882c5b079afbeb3;hb=1fd3d96de221e7bf281f7ce96dc5cad0170a602d;hp=f9e747641ec06de066f37db7302fe79e274a703e;hpb=648fa787d8ed7a045da18cf1a0761f3ca0d5b947;p=csit.git 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..27bfc98ed5 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 @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Intel and/or its affiliates. +# Copyright (c) 2022 Intel and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -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 @@ -49,12 +53,12 @@ | ${dst_port}= | ${200} | ${rxq}= | ${4} # Telemetry -| ${telemetry_profile}= | vpp_test_teardown +| ${telemetry_profile}= | vppctl_test_teardown *** 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:*