X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fflow%2F2n1l-10ge2p1x710-ethip4-flow-ip4-gtpu-scapy.robot;h=ac9d15efb959fcf667ab993b7cd112d1a33aa648;hp=0b8e44ade68f41dd152aa3f04dbe45f2e8f31561;hb=b33b1461fe815b1a09267118644538a5b9351c60;hpb=648fa787d8ed7a045da18cf1a0761f3ca0d5b947 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..ac9d15efb9 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 @@ -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_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 @@ -48,13 +52,13 @@ | ${teid}= | ${12345} | ${rxq}= | ${4} # Telemetry -| ${telemetry_profile}= | vpp_test_teardown +| ${telemetry_profile}= | vppctl_test_teardown *** 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