aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorRobert Hancock <[email protected]>2022-03-08 15:10:13 -0600
committerJakub Kicinski <[email protected]>2022-03-09 20:19:16 -0800
commit6c7e7da2e0f2141cdc491cd5b9d0b937c08939c9 (patch)
tree183907fdc7ae750bd447702db8946c2b10cbb808 /tools/perf/scripts/python/stackcollapse.py
parent65466904b015f6eeb9225b51aeb29b01a1d4b59c (diff)
net: axienet: Use napi_alloc_skb when refilling RX ring
Use napi_alloc_skb to allocate memory when refilling the RX ring in axienet_poll for more efficiency. napi_alloc_skb() can reuse softirq-local cache of freed skbs which may still be cache-warm and skipping allocator calls. Signed-off-by: Robert Hancock <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions