From: Eric Dumazet <eric.duma...@gmail.com> Date: Sun, 20 Mar 2016 11:27:47 -0700
> From: Eric Dumazet <eduma...@google.com> > > 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 <eduma...@google.com> > Cc: Jesper Dangaard Brouer <bro...@redhat.com> Applied.