Re: [ovs-dev] [PATCH 2/4] ovs-dpctl: Add a missing simap_destroy()

2013-09-24 Thread Ben Pfaff
On Mon, Sep 23, 2013 at 02:19:48PM -0700, Gurucharan Shetty wrote: > Signed-off-by: Gurucharan Shetty I agree that there is a missing call. I think that this patch adds the call too early, though, because a later call to odp_actions_from_string() also passes port_names. _

[ovs-dev] [PATCH 2/4] ovs-dpctl: Add a missing simap_destroy()

2013-09-23 Thread Gurucharan Shetty
Signed-off-by: Gurucharan Shetty --- utilities/ovs-dpctl.c |1 + 1 file changed, 1 insertion(+) diff --git a/utilities/ovs-dpctl.c b/utilities/ovs-dpctl.c index dad4eed..6e214ab 100644 --- a/utilities/ovs-dpctl.c +++ b/utilities/ovs-dpctl.c @@ -1047,6 +1047,7 @@ dpctl_normalize_actions(int a