ifb: support more features
authorEric Dumazet <edumazet@google.com>
Sat, 7 May 2016 01:19:59 +0000 (18:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2016 04:00:28 +0000 (00:00 -0400)
commit7d945796754a0394b0c5c35d8f80a4a805c7dbb9
treeb4e19fb6c3504284eb7d2a1fcece74148949d1f6
parent8a3a4c6e7b343f1b648b63e55700243e98bfc892
ifb: support more features

When using ifb+netem on ingress on SIT/IPIP/GRE traffic,
GRO packets are not properly processed.

Segmentation should not be forced, since ifb is already adding
quite a performance hit.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ifb.c
This page took 0.024401 seconds and 5 git commands to generate.