diff options
author | Eric Dumazet <[email protected]> | 2011-07-08 05:29:30 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2011-07-08 09:09:07 -0700 |
commit | 0a0e2344a62ce9e7fac6129d6292e59aecfceced (patch) | |
tree | 4bcc4cebe5e320cc7bd6d5968d1772e4bac0959e /tools/perf/scripts/python/netdev-times.py | |
parent | 135d23d66c53ade614c288d422f4c4b3205eb201 (diff) |
bna: use netdev_alloc_skb_ip_align()
Some workloads need some headroom (NET_SKB_PAD) to avoid expensive
reallocations.
Using netdev_alloc_skb_ip_align() instead of bare skb_alloc() brings the
NET_IP_ALIGN and the NET_SKB_PAD headroom.
Signed-off-by: Eric Dumazet <[email protected]>
CC: Rasesh Mody <[email protected]>
CC: Debashis Dutt <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions