[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260127024604.495018-1-roman.gushchin@linux.dev>
Date: Mon, 26 Jan 2026 18:46:03 -0800
From: Roman Gushchin <roman.gushchin@...ux.dev>
To: bpf@...r.kernel.org
Cc: Michal Hocko <mhocko@...e.com>,
Alexei Starovoitov <ast@...nel.org>,
Matt Bobrowski <mattbobrowski@...gle.com>,
Shakeel Butt <shakeel.butt@...ux.dev>,
JP Kobryn <inwardvessel@...il.com>,
linux-kernel@...r.kernel.org,
linux-mm@...ck.org,
Suren Baghdasaryan <surenb@...gle.com>,
Johannes Weiner <hannes@...xchg.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Song Liu <song@...nel.org>,
Roman Gushchin <roman.gushchin@...ux.dev>
Subject: [PATCH bpf-next v3 16/17] bpf: selftests: add config for psi
From: JP Kobryn <inwardvessel@...il.com>
Include CONFIG_PSI to allow dependent tests to build.
Suggested-by: Song Liu <song@...nel.org>
Signed-off-by: JP Kobryn <inwardvessel@...il.com>
Signed-off-by: Roman Gushchin <roman.gushchin@...ux.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
Powered by blists - more mailing lists