summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorMartin Zhang <martinbj2008@gmail.com>2015-11-17 12:49:30 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-11-17 20:25:44 (GMT)
commit19125c1a4fd873421698876f34a06dbe18d25f17 (patch)
treecc8f92877c45f9876a6d602de42d094805bcc478 /samples
parent90836b67e2171f48be696bdd3c4006d1e6f031fc (diff)
downloadlinux-19125c1a4fd873421698876f34a06dbe18d25f17.tar.xz
net: use skb_clone to avoid alloc_pages failure.
1. new skb only need dst and ip address(v4 or v6). 2. skb_copy may need high order pages, which is very rare on long running server. Signed-off-by: Junwei Zhang <linggao.zjw@alibaba-inc.com> Signed-off-by: Martin Zhang <martinbj2008@gmail.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions