From: Eric Dumazet <eric.duma...@gmail.com> Date: Thu, 02 Feb 2017 10:16:00 -0800
> From: Eric Dumazet <eduma...@google.com> > > 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 <eduma...@google.com> Applied.