On 03/02/17 02:22, Eric Dumazet wrote: > From: Eric Dumazet <[email protected]> > > 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 tricky code, we also remove > one lock operation in fast path. > > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Edward Cree <[email protected]> > Cc: Bert Kenward <[email protected]>
Acked-by: Bert Kenward <[email protected]>
