All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
@ 2022-02-22  9:57 Tiezhu Yang
  2022-02-22  9:57 ` [PATCH bpf-next v3 1/2] bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig Tiezhu Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tiezhu Yang @ 2022-02-22  9:57 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Martin KaFai Lau, Song Liu, Yonghong Song, John Fastabend,
	KP Singh
  Cc: Xuefeng Li, netdev, bpf, linux-kernel

v3:
  -- Use "return failure" instead of "return in failure".
  -- Use "Enable BPF JIT by default" for config BPF_JIT_DEFAULT_ON.

v2:
  -- Use the full path /proc/sys/net/core/bpf_jit_enable in the help text.
  -- Update the commit message to make it clear in patch #2.

Tiezhu Yang (2):
  bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
  bpf: Make BPF_JIT_DEFAULT_ON selectable in Kconfig

 kernel/bpf/Kconfig | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2022-03-09  4:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22  9:57 [PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON Tiezhu Yang
2022-02-22  9:57 ` [PATCH bpf-next v3 1/2] bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig Tiezhu Yang
2022-02-22  9:57 ` [PATCH bpf-next v3 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable " Tiezhu Yang
2022-02-23  5:26   ` Song Liu
2022-02-28 23:53   ` Daniel Borkmann
2022-03-09  4:21     ` Tiezhu Yang
2022-02-28 23:40 ` [PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.