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 40E97381B1F; Wed, 22 Apr 2026 16:20:42 +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=1776874844; cv=none; b=iAQrZqugL13N53p8yC3deBbMTS5mp6J5GtUXF5niqXdIBMN4CA/y3if6O226CJLSMzMQJZi+390BrVBOuod/GkS3m3HBe9a2Cp0wBmam4/QqxigxqIoPjmJHniNrSw+htwVFRdR1/5QrBXUIeUNEIHcSpAYnPZEfLSxhDn8//F0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776874844; c=relaxed/simple; bh=ExMb8tPfJaxiXp7EK5rVlIce8SGOms3XQd1VKKJnWp8=; h=From:Subject:Date:Message-Id:MIME-Version:Content-Type:To:Cc; b=I3a21t2oKTrv9vGkXuQ6/Gj87rT6Iw0tn0gN60YM1GhNCSmn9nijIPqMpcuRFr+elbZWQLSly8YdgA9H61msYBpEtZCnoC+uaMvdyOCyLJkWZPJttk1cZdWBRoWGzUkyBdFnecZ33388CIjP7QkZELQTOOihdFUy7Ihudiq96F8= 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=epuFpuUM; 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="epuFpuUM" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 6A6FEC5C1A5; Wed, 22 Apr 2026 16:21:21 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 7C9415FA8F; Wed, 22 Apr 2026 16:20:40 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 850F8104609C6; Wed, 22 Apr 2026 18:20:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1776874839; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding; bh=SGggjXuf/8yJ4S+r8+IzMPFkAtuvtsjqGUGqH58wndw=; b=epuFpuUMRUqS+/m9b6NMb0OYCedrKngThlXBA1bQaAsebyBe7DUKwLvscvkvp39097afSi LeVJLo2JzL3vtVuQ2C3tHFOSt6CclJeO4YW68hDo/U6HMTrgvVo1AONHnKSYdVBq0yzlFu 2ULzFH8a1e/6Fyf91x5TLS69l783q8wXrwt8f1CVkBHbt6XiM1BZ/eU7udr06PpZ9U1xwK o4vOoPXbqaVFxt2XFZ5PISuNnuKdiThXGumVqOmdGYgOexSuqUxk9I+E8tsL/Z78Qbjr/T btUOuHu241ipSqb7vusQD4E3QMoeSQNA54iRlIx9zmcg0dutSvWGpcL//PoQ/Q== From: =?utf-8?q?Alexis_Lothor=C3=A9_=28eBPF_Foundation=29?= Subject: [PATCH bpf-next v2 0/2] selftests/bpf: drop xdping tool Date: Wed, 22 Apr 2026 18:20:23 +0200 Message-Id: <20260422-xdping-v2-0-c0f8ccedcf91@bootlin.com> Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-B4-Tracking: v=1; b=H4sIAAAAAAAC/12Nyw6CMBREf4XctTVtlefK/zAsaLmFa7Rt2kowh H8XcOdyMmfOLBAxEEZosgUCThTJ2S3IUwZ67OyAjPotg+Sy4FdRsrn3ZAeWa4km74pLVdewwT6 gofkQ3UF5wyzOCdpfE9/qgTrtnp0dKSYXPsfnJI7Fv34STLBacY0cy6431U05l55kz9q9oF3X9 Qv93sXDugAAAA== X-Change-ID: 20260417-xdping-5c2ef5a63899 To: Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Martin KaFai Lau , Eduard Zingerman , Kumar Kartikeya Dwivedi , Song Liu , Yonghong Song , Jiri Olsa , Shuah Khan , "David S. Miller" , Jakub Kicinski , Jesper Dangaard Brouer , John Fastabend , Stanislav Fomichev Cc: ebpf@linuxfoundation.org, Bastien Curutchet , Thomas Petazzoni , bpf@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, =?utf-8?q?Alexis_Lothor=C3=A9_=28eBPF_Foundation=29?= , Alan Maguire X-Mailer: b4 0.15.2 X-Last-TLS-Session-Version: TLSv1.3 Hello, this is the v2 of the small series dropping xdping tool. This removal is part of the larger effort aiming to tidy the bpf selftests directory. This new revision updates btf_dump test to make it use another bpf program rather than xdping_kern so that we can drop it as well. --- Changes in v2: - make btf_dump use xdp_dummy rather than xdping_kern - and so, drop xdping_kern at the same time as the xdping tool - collect Alan's RB - Link to v1: https://patch.msgid.link/20260417-xdping-v1-1-9b0ce0e7adf8@bootlin.com To: Alexei Starovoitov To: Daniel Borkmann To: Andrii Nakryiko To: Martin KaFai Lau To: Eduard Zingerman To: Kumar Kartikeya Dwivedi To: Song Liu To: Yonghong Song To: Jiri Olsa To: Shuah Khan To: "David S. Miller" To: Jakub Kicinski To: Jesper Dangaard Brouer To: John Fastabend To: Stanislav Fomichev Cc: ebpf@linuxfoundation.org Cc: Bastien Curutchet Cc: Thomas Petazzoni Cc: bpf@vger.kernel.org Cc: linux-kselftest@vger.kernel.org Cc: linux-kernel@vger.kernel.org Cc: netdev@vger.kernel.org --- Alexis Lothoré (eBPF Foundation) (2): selftests/bpf: make btf_dump use xdp_dummy rather than xdping_kern selftests/bpf: drop xdping tool tools/testing/selftests/bpf/.gitignore | 1 - tools/testing/selftests/bpf/Makefile | 3 - tools/testing/selftests/bpf/prog_tests/btf_dump.c | 4 +- tools/testing/selftests/bpf/progs/xdping_kern.c | 183 ---------------- tools/testing/selftests/bpf/test_xdping.sh | 103 --------- tools/testing/selftests/bpf/xdping.c | 254 ---------------------- tools/testing/selftests/bpf/xdping.h | 13 -- 7 files changed, 2 insertions(+), 559 deletions(-) --- base-commit: b7fb68124aa80db90394236a9a4a6add12f4425d change-id: 20260417-xdping-5c2ef5a63899 Best regards, -- Alexis Lothoré (eBPF Foundation)