From: Eric Dumazet
Date: Tue, 07 Feb 2017 15:37:15 -0800
> From: Eric Dumazet
>
> We have many gro cells users, so lets move the code to avoid
> duplication.
>
> This creates a CONFIG_GRO_CELLS option.
>
> Signed-off-by: Eric Dumazet
Applied to net-next... thanks Eric :)
On Tue, 2017-02-07 at 15:37 -0800, Eric Dumazet wrote:
> From: Eric Dumazet
>
> We have many gro cells users, so lets move the code to avoid
> duplication.
>
> This creates a CONFIG_GRO_CELLS option.
>
> Signed-off-by: Eric Dumazet
This is targeting net-next tree, just in case the lack of
[P
From: Eric Dumazet
We have many gro cells users, so lets move the code to avoid
duplication.
This creates a CONFIG_GRO_CELLS option.
Signed-off-by: Eric Dumazet
---
drivers/net/Kconfig |3 +
include/net/gro_cells.h | 86 +--
net/Kconfig |