From: Eric Dumazet <[email protected]> Date: Sun, 20 Mar 2016 11:27:47 -0700
> From: Eric Dumazet <[email protected]> > > TCP protocol is still used these days, and TCP uses > clones in its transmit path. We can not optimize linux > stack assuming it is mostly used in routers, or that TCP > is dead. > > Fixes: 795bb1c00d ("net: bulk free infrastructure for NAPI context, use > napi_consume_skb") > Signed-off-by: Eric Dumazet <[email protected]> > Cc: Jesper Dangaard Brouer <[email protected]> Applied.
