From: Eric Dumazet
Date: Thu, 02 Feb 2017 10:16:00 -0800
> From: Eric Dumazet
>
> Compared to custom busy_poll, the generic NAPI one is better, since
> it allows to use GRO, and it removes a lot of code and extra locked
> operations in fast path.
>
> Signed-off-by: Eric Dumazet
Applied.
From: Eric Dumazet
Compared to custom busy_poll, the generic NAPI one is better, since
it allows to use GRO, and it removes a lot of code and extra locked
operations in fast path.
Signed-off-by: Eric Dumazet
Cc: Sathya Perla
Cc: Ajit Khaparde
Cc: Sriharsha Basavapatna
---
drivers/net/ethern