[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AM0PR04MB499422D37A49B440E8ED16D394180@AM0PR04MB4994.eurprd04.prod.outlook.com>
Date: Thu, 30 May 2019 09:25:28 +0000
From: Ioana Ciocoi Radulescu <ruxandra.radulescu@....com>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: "tglx@...utronix.de" <tglx@...utronix.de>,
"David S. Miller" <davem@...emloft.net>
Subject: RE: [PATCH net-next 4/7] dpaa2-eth: Use napi_alloc_frag()
> -----Original Message-----
> From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
> Sent: Thursday, May 30, 2019 1:15 AM
> To: netdev@...r.kernel.org
> Cc: tglx@...utronix.de; David S. Miller <davem@...emloft.net>; Sebastian
> Andrzej Siewior <bigeasy@...utronix.de>; Ioana Ciocoi Radulescu
> <ruxandra.radulescu@....com>
> Subject: [PATCH net-next 4/7] dpaa2-eth: Use napi_alloc_frag()
>
> The driver is using netdev_alloc_frag() for allocation in the
> ->ndo_start_xmit() path. That one is always invoked in a BH disabled
> region so we could also use napi_alloc_frag().
>
> Use napi_alloc_frag() for skb allocation.
>
> Cc: Ioana Radulescu <ruxandra.radulescu@....com>
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Acked-by: Ioana Radulescu <ruxandra.radulescu@....com>
Thanks,
Ioana
Powered by blists - more mailing lists