BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v1] bpf: update the comment for BTF_FIELDS_MAX
@ 2024-04-24  5:45 Haiyue Wang
  2024-04-24 21:50 ` Yonghong Song
  2024-04-24 23:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Haiyue Wang @ 2024-04-24  5:45 UTC (permalink / raw)
  To: bpf
  Cc: Haiyue Wang, Alexei Starovoitov, Daniel Borkmann, John Fastabend,
	Andrii Nakryiko, Martin KaFai Lau, Eduard Zingerman, Song Liu,
	Yonghong Song, KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa,
	open list

The commit d56b63cf0c0f ("bpf: add support for bpf_wq user type")
changes the fields support number to 11, just sync the comment.

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
---
 include/linux/bpf.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/bpf.h b/include/linux/bpf.h
index 64bf0cf3ee95..978200f6d925 100644
--- a/include/linux/bpf.h
+++ b/include/linux/bpf.h
@@ -184,7 +184,7 @@ struct bpf_map_ops {
 };
 
 enum {
-	/* Support at most 10 fields in a BTF type */
+	/* Support at most 11 fields in a BTF type */
 	BTF_FIELDS_MAX	   = 11,
 };
 
-- 
2.43.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH bpf-next v1] bpf: update the comment for BTF_FIELDS_MAX
  2024-04-24  5:45 [PATCH bpf-next v1] bpf: update the comment for BTF_FIELDS_MAX Haiyue Wang
@ 2024-04-24 21:50 ` Yonghong Song
  2024-04-24 23:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Yonghong Song @ 2024-04-24 21:50 UTC (permalink / raw)
  To: Haiyue Wang, bpf
  Cc: Alexei Starovoitov, Daniel Borkmann, John Fastabend,
	Andrii Nakryiko, Martin KaFai Lau, Eduard Zingerman, Song Liu,
	KP Singh, Stanislav Fomichev, Hao Luo, Jiri Olsa, open list


On 4/23/24 10:45 PM, Haiyue Wang wrote:
> The commit d56b63cf0c0f ("bpf: add support for bpf_wq user type")
> changes the fields support number to 11, just sync the comment.
>
> Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>

Acked-by: Yonghong Song <yonghong.song@linux.dev>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH bpf-next v1] bpf: update the comment for BTF_FIELDS_MAX
  2024-04-24  5:45 [PATCH bpf-next v1] bpf: update the comment for BTF_FIELDS_MAX Haiyue Wang
  2024-04-24 21:50 ` Yonghong Song
@ 2024-04-24 23:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-04-24 23:00 UTC (permalink / raw)
  To: Haiyue Wang
  Cc: bpf, ast, daniel, john.fastabend, andrii, martin.lau, eddyz87,
	song, yonghong.song, kpsingh, sdf, haoluo, jolsa, linux-kernel

Hello:

This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Wed, 24 Apr 2024 13:45:07 +0800 you wrote:
> The commit d56b63cf0c0f ("bpf: add support for bpf_wq user type")
> changes the fields support number to 11, just sync the comment.
> 
> Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
> ---
>  include/linux/bpf.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [bpf-next,v1] bpf: update the comment for BTF_FIELDS_MAX
    https://git.kernel.org/bpf/bpf-next/c/95c07d58250c

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-24 23:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-24  5:45 [PATCH bpf-next v1] bpf: update the comment for BTF_FIELDS_MAX Haiyue Wang
2024-04-24 21:50 ` Yonghong Song
2024-04-24 23:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox