[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <63c8eaad-c977-fbaf-2b5c-b035851140ea@iogearbox.net>
Date: Tue, 1 Dec 2020 15:55:20 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Alexei Starovoitov <ast@...nel.org>,
Networking <netdev@...r.kernel.org>
Cc: Björn Töpel <bjorn.topel@...el.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build failure after merge of the bpf-next tree
On 12/1/20 9:07 AM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the bpf-next tree, today's linux-next build (x86_64
> allnoconfig) failed like this:
>
> In file included from fs/select.c:32:
> include/net/busy_poll.h: In function 'sk_mark_napi_id_once':
> include/net/busy_poll.h:150:36: error: 'const struct sk_buff' has no member named 'napi_id'
> 150 | __sk_mark_napi_id_once_xdp(sk, skb->napi_id);
> | ^~
>
> Caused by commit
>
> b02e5a0ebb17 ("xsk: Propagate napi_id to XDP socket Rx path")
>
Fixed it up in bpf-next, thanks for reporting!
Powered by blists - more mailing lists