diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-07-19 16:09:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-19 16:09:37 +0000 |
commit | 81c2f3f3f36f93caab546e569837b2365f167bfa (patch) | |
tree | 7fa616afcd9e2f04f8368ba8f5f9d28cb42cacbf | |
parent | c05cb1f85558a7a7dcd36ffe4283cf4de2e5c24b (diff) |
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>
m--------- | upstream/vswitchperf | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/upstream/vswitchperf b/upstream/vswitchperf -Subproject f35edfc71ee92d67e6cb587b116b64c3a005ac7 +Subproject 568524a40ab6fa4d570c65c6c42cd68c02c9dd2 |