[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <168689462057.26047.14551601662113522861.git-patchwork-notify@kernel.org>
Date: Fri, 16 Jun 2023 05:50:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
kuba@...nel.org, linux-kernel@...r.kernel.org,
linux-next@...r.kernel.org
Subject: Re: linux-next: build failure after merge of the net-next tree
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
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
Powered by blists - more mailing lists