[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168015121857.8019.7852378765910709111.git-patchwork-notify@kernel.org>
Date: Thu, 30 Mar 2023 04:40:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, tv@...96.de, aelior@...vell.com,
skalluru@...vell.com, manishc@...vell.com, keescook@...omium.org
Subject: Re: [PATCH net] bnx2x: use the right build_skb() helper
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 28 Mar 2023 17:00:13 -0700 you wrote:
> build_skb() no longer accepts slab buffers. Since slab use is fairly
> uncommon we prefer the drivers to call a separate slab_build_skb()
> function appropriately.
>
> bnx2x uses the old semantics where size of 0 meant buffer from slab.
> It sets the fp->rx_frag_size to 0 for MTUs which don't fit in a page.
> It needs to call slab_build_skb().
>
> [...]
Here is the summary with links:
- [net] bnx2x: use the right build_skb() helper
https://git.kernel.org/netdev/net/c/8c495270845d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists