aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/dpdk
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-06-07 10:03:17 +0200
committerTibor Frank <tifrank@cisco.com>2018-06-07 12:55:33 +0200
commitcb371e36ed52b72f66dafd516598d4324259f006 (patch)
tree85d194d3fdbd6535b31f8bf09a852f1972651455 /resources/libraries/robot/dpdk
parente79a1175d9c5e867d18206267e0bc571190d8643 (diff)
CSIT-1121: Add "Get DPDK version" KW to DPDK tests
Change-Id: I6152b3b7d4895a376914166d03ee9ca15ea9eb32 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/libraries/robot/dpdk')
-rw-r--r--resources/libraries/robot/dpdk/default.robot1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/libraries/robot/dpdk/default.robot b/resources/libraries/robot/dpdk/default.robot
index e6921c9b27..f302476198 100644
--- a/resources/libraries/robot/dpdk/default.robot
+++ b/resources/libraries/robot/dpdk/default.robot
@@ -107,4 +107,3 @@
| | ... | ${nb_cores} | ${dut1_cpus} | ${rxqueues} | ${jumbo_frames}
| | Start the l3fwd test | ${nodes} | ${dut2} | ${dut2_if1} | ${dut2_if2}
| | ... | ${nb_cores} | ${dut2_cpus} | ${rxqueues} | ${jumbo_frames}
-