X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2Fflow%2F2n1l-10ge2p1x710-ethip6-flow-ip6-udp-scapy.robot;h=089436413c32168c555a5243d5438429bb3fb8d0;hp=996a631713740138ddcb8bcf82290912372c873b;hb=b33b1461fe815b1a09267118644538a5b9351c60;hpb=648fa787d8ed7a045da18cf1a0761f3ca0d5b947 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..089436413c 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 @@ -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 | *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 @@ -47,12 +51,12 @@ | ${dst_ip}= | 1011:2022:3033:4044:5055:6066:7077:8088 | ${rxq}= | ${4} # Telemetry -| ${telemetry_profile}= | vpp_test_teardown +| ${telemetry_profile}= | vppctl_test_teardown *** 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:*