From: Eric Dumazet
Date: Fri, 26 Aug 2016 12:50:39 -0700
> From: Eric Dumazet
>
> After commit 145dd5f9c88f ("net: flush the softnet backlog in process
> context"), we can easily batch calls to flush_all_backlogs() for all
> devices processed in rollback_registered_many()
>
> Tested:
...
> Si
On Fri, Aug 26, 2016, at 21:50, Eric Dumazet wrote:
> From: Eric Dumazet
>
> After commit 145dd5f9c88f ("net: flush the softnet backlog in process
> context"), we can easily batch calls to flush_all_backlogs() for all
> devices processed in rollback_registered_many()
>
> Tested:
>
> Before patc