Re: linux-next: build failure after merge of the net-next tree

From: patchwork-bot+netdevbpf
Date: Fri Jun 16 2023 - 01:50:30 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Tue, 13 Jun 2023 16:46:39 +1000 you wrote:
> Hi all,
>
> After merging the net-next tree, today's linux-next build (sparc64
> defconfig) failed like this:
>
> drivers/net/ethernet/sun/sunvnet_common.c: In function 'vnet_handle_offloads':
> drivers/net/ethernet/sun/sunvnet_common.c:1277:16: error: implicit declaration of function 'skb_gso_segment'; did you mean 'skb_gso_reset'? [-Werror=implicit-function-declaration]
> 1277 | segs = skb_gso_segment(skb, dev->features & ~NETIF_F_TSO);
> | ^~~~~~~~~~~~~~~
> | skb_gso_reset
> drivers/net/ethernet/sun/sunvnet_common.c:1277:14: warning: assignment to 'struct sk_buff *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
> 1277 | segs = skb_gso_segment(skb, dev->features & ~NETIF_F_TSO);
> | ^
>
> [...]

Here is the summary with links:
- linux-next: build failure after merge of the net-next tree
https://git.kernel.org/netdev/net-next/c/d9ffa069e006

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