From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8CB4B3C3BE0 for ; Tue, 21 Apr 2026 14:33:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776782021; cv=none; b=IJylcHP5b421cVbEXfaHKeV4sNa8tyB+hSA2/TLJAgF0VyQxeKz51jVCM5LDumz/2HZk8KN1QZtKmjpUq8Kq6KZIpQLq+KQCqyWhJm4By4WrjQpdLnU5F9QJo/cjnq22Sfk40JwDBNDS358pbyl+sYgbUI6Wzla1GEGb+/tJbwE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776782021; c=relaxed/simple; bh=QRkzpOfIdLQOwO+1Bcq/Svmd0LDuWBS4jZWfdMs7VW4=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:To:Cc; b=LrPNpKrTx/D/lJosDsQCMetWrm4hk+c3lrFD6sFeakcHVoH+j9LeSMup+6oaDQynfC377PzaGhs6lKGtNbyQHWHgn7rl6/gT2qswx8l5vr97X2ePNNHtuwfHvz2509x7BUqIur3oKbfrEvHTq3ouDG1Mke4MbpRwZ/1fsGHKh8k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=zPoA2mxw; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="zPoA2mxw" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id EA43AC5C9A5; Tue, 21 Apr 2026 14:34:16 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 8D8E2600D2; Tue, 21 Apr 2026 14:33:36 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 3303E10460AE2; Tue, 21 Apr 2026 16:33:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1776782015; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding; bh=PoW8gAqBbWO9OL/dC75McAVWKYPqOXFPSYaS2+pvi5Q=; b=zPoA2mxwBWemVis4ZfN7tiJ5OD/Cy3Ogs4zXDHGtK2jQXdezW+p/HIz/k64MWvzOQ0l3ic QnrL8C5++JJex21qL5v4gMTZTuXMjOoeT40hPDRtdCMCQQ39/SCkJauGcLWWTweHPQ6ANC BwM+vlbTHjVzLG1R0qOmKvHlNd4yn+A2+KbvNxywEJ9fIzJ1B9w7KPRxugYcskWzsCkr0W /0TnJwrvLy40hwnDS6XCWTXgHIPesOmBzNqGj5EJXBXmqlk8r0AAl7lDKwOkAA4E8t3oDa wU/LUeClrlBJl6SnydbtEPNvCZ034Us1oA1oOKL183B35IfjYkbD1T6pgYAdtw== From: =?utf-8?q?Alexis_Lothor=C3=A9_=28eBPF_Foundation=29?= Date: Tue, 21 Apr 2026 16:33:29 +0200 Subject: [PATCH bpf-next] bpf/selftests: fix uprobe_multi usage Precedence: bulk X-Mailing-List: linux-kselftest@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <20260421-uprobe_multi_usage-v1-1-4c51675955e6@bootlin.com> X-B4-Tracking: v=1; b=H4sIAAAAAAAC/yWMUQqDMBAFryL7bSCG2GKvUkRcu2lXbAzZRATx7 k3bz+G9mQOEIpPArTog0sbCqy/Q1BVMr9E/SfGjMBhtLtqaRuUQV6ThnZfEQ5axPGzbYXfVttX ooIghkuP9F70DBqc87Qn6/yIZZ5rStwnn+QHwNaTHgAAAAA== X-Change-ID: 20260421-uprobe_multi_usage-459b970450bf To: Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Martin KaFai Lau , Eduard Zingerman , Kumar Kartikeya Dwivedi , Song Liu , Yonghong Song , Jiri Olsa , Shuah Khan Cc: ebpf@linuxfoundation.org, Bastien Curutchet , Thomas Petazzoni , bpf@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, =?utf-8?q?Alexis_Lothor=C3=A9_=28eBPF_Foundation=29?= X-Mailer: b4 0.15.2 X-Last-TLS-Session-Version: TLSv1.3 uprobe_multi usage message not in sync with the list of subtests it actually supports. Add the missing subtests in the help message. Signed-off-by: Alexis Lothoré (eBPF Foundation) --- tools/testing/selftests/bpf/uprobe_multi.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/testing/selftests/bpf/uprobe_multi.c b/tools/testing/selftests/bpf/uprobe_multi.c index 3e58a86b8e25..0af330b6c364 100644 --- a/tools/testing/selftests/bpf/uprobe_multi.c +++ b/tools/testing/selftests/bpf/uprobe_multi.c @@ -144,6 +144,8 @@ int main(int argc, char **argv) return trigger_uprobe(true /* page-in build ID */); error: - fprintf(stderr, "usage: %s \n", argv[0]); + fprintf(stderr, + "usage: %s \n", + argv[0]); return -1; } --- base-commit: 05103382104b8ffc701f7b2c79379a0361ecad30 change-id: 20260421-uprobe_multi_usage-459b970450bf Best regards, -- Alexis Lothoré (eBPF Foundation)