Updated armband
authorMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 19 Jul 2016 16:09:37 +0000 (16:09 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 19 Jul 2016 16:09:37 +0000 (16:09 +0000)
commit81c2f3f3f36f93caab546e569837b2365f167bfa
tree7fa616afcd9e2f04f8368ba8f5f9d28cb42cacbf
parentc05cb1f85558a7a7dcd36ffe4283cf4de2e5c24b
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 <antonio.fischetti@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
upstream/vswitchperf