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]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
