On Mon, Dec 22, 2014 at 8:32 PM, Jesse Gross <[email protected]> wrote: > On Mon, Dec 22, 2014 at 6:24 PM, Pravin B Shelar <[email protected]> wrote: >> Today vport-send has complex error handling because it involves >> freeing skb and updating stats depending on return value from >> vport send implementation. >> This can be simplified by delegating responsibility of freeing >> skb to the vport implementation for all cases. So that >> vport-send needs just update stats. >> >> Signed-off-by: Pravin B Shelar <[email protected]> > > Acked-by: Jesse Gross <[email protected]>
I pushed both patch to master. I also posted this patch to netdev mailing list, I could not add your acked-by since I merged Geneve changed in same patch. Can you have a look at that patch as well. Thanks. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
