[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174596162825.1800330.14207050460197358125.git-patchwork-notify@kernel.org>
Date: Tue, 29 Apr 2025 21:20:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Feng Yang <yangfeng59949@....com>
Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
martin.lau@...ux.dev, eddyz87@...il.com, song@...nel.org,
yonghong.song@...ux.dev, john.fastabend@...il.com, kpsingh@...nel.org,
sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org, mykolal@...com,
shuah@...nel.org, toke@...hat.com, amery.hung@...edance.com,
bpf@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH bpf-next] selftests/bpf: Fix compilation errors
Hello:
This patch was applied to bpf/bpf-next.git (net)
by Martin KaFai Lau <martin.lau@...nel.org>:
On Mon, 28 Apr 2025 11:34:45 +0800 you wrote:
> From: Feng Yang <yangfeng@...inos.cn>
>
> If the CONFIG_NET_SCH_BPF configuration is not enabled,
> the BPF test compilation will report the following error:
> In file included from progs/bpf_qdisc_fq.c:39:
> progs/bpf_qdisc_common.h:17:51: error: declaration of 'struct bpf_sk_buff_ptr' will not be visible outside of this function [-Werror,-Wvisibility]
> 17 | void bpf_qdisc_skb_drop(struct sk_buff *p, struct bpf_sk_buff_ptr *to_free) __ksym;
> | ^
> progs/bpf_qdisc_fq.c:309:14: error: declaration of 'struct bpf_sk_buff_ptr' will not be visible outside of this function [-Werror,-Wvisibility]
> 309 | struct bpf_sk_buff_ptr *to_free)
> | ^
> progs/bpf_qdisc_fq.c:309:14: error: declaration of 'struct bpf_sk_buff_ptr' will not be visible outside of this function [-Werror,-Wvisibility]
> progs/bpf_qdisc_fq.c:308:5: error: conflicting types for '____bpf_fq_enqueue'
>
> [...]
Here is the summary with links:
- [bpf-next] selftests/bpf: Fix compilation errors
https://git.kernel.org/bpf/bpf-next/c/1ce65102d2d3
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