lkml.org 
[lkml]   [2020]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] net/mlx5e: fix non-IPV6 build
On Fri, 04 Dec 2020 01:20:15 +0000 patchwork-bot+netdevbpf@kernel.org
wrote:
> Hello:
>
> This patch was applied to netdev/net-next.git (refs/heads/master):
>
> On Fri, 4 Dec 2020 00:12:59 +0100 you wrote:
> > From: Arnd Bergmann <arnd@arndb.de>
> >
> > When IPv6 is disabled, the flow steering code causes a build failure:
> >
> > drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c:55:14: error: no member named 'skc_v6_daddr' in 'struct sock_common'; did you mean 'skc_daddr'?
> > &sk->sk_v6_daddr, 16);
> > ^
> > include/net/sock.h:380:34: note: expanded from macro 'sk_v6_daddr'
> > #define sk_v6_daddr __sk_common.skc_v6_daddr
> >
> > [...]
>
> Here is the summary with links:
> - net/mlx5e: fix non-IPV6 build
> https://git.kernel.org/netdev/net-next/c/8a78a440108e
>
> You are awesome, thank you!
> --
> Deet-doot-dot, I am a bot.
> https://korg.docs.kernel.org/patchwork/pwbot.html

Heh, it appears you managed to create a similar enough patch for the
patchwork bot to confuse the two :)

So to be clear this was not applied :)

\
 
 \ /
  Last update: 2020-12-04 02:49    [W:0.071 / U:0.936 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site