[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1435758289.4110.130.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Wed, 01 Jul 2015 15:44:49 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: Nicolae Rosia <nicolae.rosia@...tsign.ro>
Cc: Nicolas Ferre <nicolas.ferre@...el.com>, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: macb: replace literal constant with
NET_IP_ALIGN
On Wed, 2015-07-01 at 16:29 +0300, Nicolae Rosia wrote:
> On 07/01/2015 01:56 PM, Eric Dumazet wrote:
> > Then please use netdev_alloc_skb_ip_align(), so that you get rid of
> > skb_reserve()
> Thank you for the suggestion.
> I can do that.
> A related question, should I also replace netdev_alloc with
> napi_alloc_skb in places where I have a napi struct?
I really doubt this adapter can process millions of packets per second ?
I would rather enable GRO, it would be more useful.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists