diff options
author | Martin Zhang <[email protected]> | 2015-11-17 20:49:30 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-11-17 15:25:44 -0500 |
commit | 19125c1a4fd873421698876f34a06dbe18d25f17 (patch) | |
tree | cc8f92877c45f9876a6d602de42d094805bcc478 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 90836b67e2171f48be696bdd3c4006d1e6f031fc (diff) |
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 <[email protected]>
Signed-off-by: Martin Zhang <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions