Thread (2 messages) flat view 2 messages, 2 authors, 2022-02-01

Re: [PATCH v2] net: ena: Do not waste napi skb cache

From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-02-01 05:50:14
Also in: lkml

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski [off-list ref]:

On Sat, 29 Jan 2022 08:53:36 +0000 you wrote:
By profiling, discovered that ena device driver allocates skb by
build_skb() and frees by napi_skb_cache_put(). Because the driver
does not use napi skb cache in allocation path, napi skb cache is
periodically filled and flushed. This is waste of napi skb cache.

As ena_alloc_skb() is called only in napi, Use napi_build_skb()
and napi_alloc_skb() when allocating skb.

[...]
Here is the summary with links:
  - [v2] net: ena: Do not waste napi skb cache
    https://git.kernel.org/netdev/net-next/c/7354a426e063

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help