On Thu, Feb 2, 2017 at 4:59 PM, Eric Dumazet <eric.duma...@gmail.com> wrote:
> From: Eric Dumazet <eduma...@google.com>
>
> In linux-4.5, busy polling was implemented in core
> NAPI stack, meaning that all custom implementation can
> be removed from drivers.
>
> Not only we remove lot's of code, we also remove one lock
> operation in fast path, and allow GRO to do its job.
>
> Signed-off-by: Eric Dumazet <eduma...@google.com>
> Cc: Jeff Kirsher <jeffrey.t.kirs...@intel.com>

Looks good to me

Acked-by: Alexander Duyck <alexander.h.du...@intel.com>

Reply via email to