On 15/05/2015 20:50, "Pravin Shelar" wrote:
>On Thu, Apr 23, 2015 at 11:39 AM, Daniele Di Proietto
> wrote:
>> The 'list' member is only used (two users) in the slow path.
>> This commit removes it to reduce the struct size
>>
>> Signed-off-by: Daniele Di Proietto
>> ---
>> lib/dp-packet.c
On Thu, Apr 23, 2015 at 11:39 AM, Daniele Di Proietto
wrote:
> The 'list' member is only used (two users) in the slow path.
> This commit removes it to reduce the struct size
>
> Signed-off-by: Daniele Di Proietto
> ---
> lib/dp-packet.c| 13 -
> lib/dp-packet.h| 8 -
The 'list' member is only used (two users) in the slow path.
This commit removes it to reduce the struct size
Signed-off-by: Daniele Di Proietto
---
lib/dp-packet.c| 13 -
lib/dp-packet.h| 8
lib/netdev-dummy.c | 50 ++