From 81c2f3f3f36f93caab546e569837b2365f167bfa Mon Sep 17 00:00:00 2001 From: Maryam Tahhan Date: Tue, 19 Jul 2016 16:09:37 +0000 Subject: Updated armband Project: vswitchperf 568524a40ab6fa4d570c65c6c42cd68c02c9dd22 ovs/ofctl: Fix validation method for complex flows. The current validation method for 'add_flow' commands does not work properly with complex flows, like UDP flows. It always returns that the flow was not set, even though the add_flow command was successful. JIRA: ONP-6579 Change-Id: Iaad77551326ff495cb68a033e1303450a99386bd Signed-off-by: Antonio Fischetti Reviewed-by: Maryam Tahhan Reviewed-by: Martin Klozik --- upstream/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/vswitchperf') diff --git a/upstream/vswitchperf b/upstream/vswitchperf index f35edfc7..568524a4 160000 --- a/upstream/vswitchperf +++ b/upstream/vswitchperf @@ -1 +1 @@ -Subproject commit f35edfc71ee92d67e6cb587b116b64c3a005ac71 +Subproject commit 568524a40ab6fa4d570c65c6c42cd68c02c9dd22 -- cgit 1.2.3-korg