Re: [ovs-dev] [PATCH] ofctrl: Fix logic for mff_ovn_geneve.

2016-09-10 Thread Guru Shetty
On 9 September 2016 at 15:49, Ben Pfaff wrote: > On Fri, Sep 09, 2016 at 05:38:16AM -0700, Gurucharan Shetty wrote: > > Fixes: 7fa39c6b9376e99 ("Fix memory leak in > recv_S_TLV_TABLE_REQUESTED().") > > Signed-off-by: Gurucharan Shetty > > --- > > ovn/controller/ofctrl.c | 2 +- > > 1 file chang

Re: [ovs-dev] [PATCH] ofctrl: Fix logic for mff_ovn_geneve.

2016-09-09 Thread Flavio Fernandes
> On Sep 9, 2016, at 8:38 AM, Gurucharan Shetty wrote: > > Fixes: 7fa39c6b9376e99 ("Fix memory leak in recv_S_TLV_TABLE_REQUESTED().") > Signed-off-by: Gurucharan Shetty Acked-by: Flavio Fernandes > --- > ovn/controller/ofctrl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > dif

Re: [ovs-dev] [PATCH] ofctrl: Fix logic for mff_ovn_geneve.

2016-09-09 Thread Ben Pfaff
On Fri, Sep 09, 2016 at 05:38:16AM -0700, Gurucharan Shetty wrote: > Fixes: 7fa39c6b9376e99 ("Fix memory leak in recv_S_TLV_TABLE_REQUESTED().") > Signed-off-by: Gurucharan Shetty > --- > ovn/controller/ofctrl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ovn/control