On Tue, Dec 23, 2014 at 7:53 PM, Pravin Shelar wrote:
> On Mon, Dec 22, 2014 at 8:32 PM, Jesse Gross wrote:
>> On Mon, Dec 22, 2014 at 6:24 PM, Pravin B Shelar wrote:
>>> Today vport-send has complex error handling because it involves
>>> freeing skb and updating stats depending on return value
On Mon, Dec 22, 2014 at 8:32 PM, Jesse Gross wrote:
> On Mon, Dec 22, 2014 at 6:24 PM, Pravin B Shelar 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
On Mon, Dec 22, 2014 at 6:24 PM, Pravin B Shelar 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
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