[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170203.161823.411079635025477871.davem@davemloft.net>
Date: Fri, 03 Feb 2017 16:18:23 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] myri10ge: get rid of custom busy poll code
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 02 Feb 2017 10:50:48 -0800
> From: Eric Dumazet <edumazet@...gle.com>
>
> Compared to custom busy_poll, the generic NAPI one is simpler and
> removes a lot of code. It removes one atomic in the fast path (when
> busy poll is not in action) since we do not have to use an extra
> spinlock.
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied.
Powered by blists - more mailing lists