Re: [PATCH net] netdevsim: fix build if SKB_EXTENSIONS=n
From: patchwork-bot+netdevbpf
Date: Thu Mar 26 2026 - 23:21:58 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Tue, 24 Mar 2026 22:08:56 +0800 you wrote:
> __skb_ext_put() is not declared if SKB_EXTENSIONS is not enabled, which
> causes a build error:
>
> drivers/net/netdevsim/netdev.c: In function 'nsim_forward_skb':
> drivers/net/netdevsim/netdev.c:114:25: error: implicit declaration of function '__skb_ext_put'; did you mean 'skb_ext_put'? [-Werror=implicit-function-declaration]
> 114 | __skb_ext_put(psp_ext);
> | ^~~~~~~~~~~~~
> | skb_ext_put
> cc1: some warnings being treated as errors
>
> [...]
Here is the summary with links:
- [net] netdevsim: fix build if SKB_EXTENSIONS=n
https://git.kernel.org/netdev/net/c/57a04a13aac1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html