linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next v3 16/17] bpf: selftests: add config for psi
@ 2026-01-27  2:46 Roman Gushchin
  2026-01-27  2:46 ` [PATCH bpf-next v3 17/17] bpf: selftests: PSI struct ops test Roman Gushchin
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Gushchin @ 2026-01-27  2:46 UTC (permalink / raw)
  To: bpf
  Cc: Michal Hocko, Alexei Starovoitov, Matt Bobrowski, Shakeel Butt,
	JP Kobryn, linux-kernel, linux-mm, Suren Baghdasaryan,
	Johannes Weiner, Andrew Morton, Song Liu, Roman Gushchin

From: JP Kobryn <inwardvessel@gmail.com>

Include CONFIG_PSI to allow dependent tests to build.

Suggested-by: Song Liu <song@kernel.org>
Signed-off-by: JP Kobryn <inwardvessel@gmail.com>
Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev>
---
 tools/testing/selftests/bpf/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/bpf/config b/tools/testing/selftests/bpf/config
index 558839e3c185..e7dcb1aed4df 100644
--- a/tools/testing/selftests/bpf/config
+++ b/tools/testing/selftests/bpf/config
@@ -111,6 +111,7 @@ CONFIG_IP6_NF_IPTABLES=y
 CONFIG_IP6_NF_FILTER=y
 CONFIG_NF_NAT=y
 CONFIG_PACKET=y
+CONFIG_PSI=y
 CONFIG_RC_CORE=y
 CONFIG_SAMPLES=y
 CONFIG_SAMPLE_LIVEPATCH=m
-- 
2.52.0



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

end of thread, other threads:[~2026-01-27  2:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-27  2:46 [PATCH bpf-next v3 16/17] bpf: selftests: add config for psi Roman Gushchin
2026-01-27  2:46 ` [PATCH bpf-next v3 17/17] bpf: selftests: PSI struct ops test Roman Gushchin

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