From fcb65d2f5bd89e8d98c57fd693d2376ef95d2be5 Mon Sep 17 00:00:00 2001 From: Miroslav Miklus Date: Tue, 30 Aug 2016 15:25:30 +0200 Subject: [PATCH] CSIT-391 Fixed Long_Xconnect_Vhost bug Change-Id: I19d674b18b0ed9381187e0a35f13758bce9b5171 Signed-off-by: Miroslav Miklus --- tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot b/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot index 17e665c479..f684e8c6bf 100644 --- a/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot +++ b/tests/perf/Long_Xconnect_Vhost_Intel-X520-DA2.robot @@ -691,7 +691,7 @@ | | Given Add '1' worker threads and rxqueues '1' without HTT to all DUTs | | And Add PCI devices to DUTs from 3-node single link topology | | And Add No Multi Seg to all DUTs -| | And Add Enable Vhost User to all DUTs| | And Add Enable Vhost User to all DUTs +| | And Add Enable Vhost User to all DUTs | | And Apply startup configuration on all VPP DUTs | | When L2 xconnect with Vhost-User initialized in a 3-node circular topology | | ... | ${sock1} | ${sock2} -- 2.16.6