From nobody Sun Apr 19 17:03:37 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5079AC43334 for ; Tue, 28 Jun 2022 17:49:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233300AbiF1RtO (ORCPT ); Tue, 28 Jun 2022 13:49:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36586 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233356AbiF1Rsr (ORCPT ); Tue, 28 Jun 2022 13:48:47 -0400 Received: from mail-il1-x130.google.com (mail-il1-x130.google.com [IPv6:2607:f8b0:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 90CD9647C for ; Tue, 28 Jun 2022 10:48:32 -0700 (PDT) Received: by mail-il1-x130.google.com with SMTP id p9so8372929ilj.7 for ; Tue, 28 Jun 2022 10:48:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=csp-edu.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=3LBlOsHDDvMdp4y73P1jZxUXSiowmAwvg2Xs0aTbdiQ=; b=WNWZQLxtnV+XDSNndK3uTuvHqQcoFqbdsbXNLG3WG/5u7zQsy836LJBWNMrB6jkmtP 2nUd/0YOGpoFgmxeHRthpfuaLm7Il7xiS+GtRH6Dh0N/MgVRiegDY9Lv/TM2RTA389XR VZtT2RpsfggYMFOAjrXxL75Y5AW/5diMbm6NLevXIGyaoBvpjo6TPEY4XSZAom6Ol2zG 6aX5ZuBR48nkQpgXM1b9bT59GhBr3jwzWphxSDZOrpCk7uHoFE5fQv9gxrCbK9pBa4xY GPzEykKXAQ06WWCf2vvn0tIJLHQr2eEtwWa+z/2zMt0mHZEPgzj5T36n2CjnJ7L8DpT7 P1lQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=3LBlOsHDDvMdp4y73P1jZxUXSiowmAwvg2Xs0aTbdiQ=; b=7Bxt9B/l2sU+yoaDEbq7IhjnmdISvbQI172xR573uPzCufLAZkJ2RWgvCzydfrMgb9 hq+SHZ/AR7V4XedlaR6TeEIxZSaJlJ4QmOoYlsFvS0RDJLoGr8ej9oOHaJ8+lrT87OIA FLJ56DatbxVofGNOa7PhQVxtmpbPDxs+4hO6Zzxz9atdXt2JB3nypy8F/Kde67/eCK6b 9j3Q7uwcovMq7ykDid9+W6QePG4p9cxCRDiPq8Q7kSfTW3g5PyWvUj0CC9wf1bTgGKHy ta3n8utq8eDn/albI0YnAfsimtN11oRpx32ckV1aq8fI2erCvLiMJbjGzc6RSdOlm95H uXRg== X-Gm-Message-State: AJIora/qefzoPs/16hHRzcbpdpof2/MB2SL/fNjOJaATexh+vTmvgqNl AYFRMPoySYl6ZvrDJvY4aJ0MjQ== X-Google-Smtp-Source: AGRyM1sgcFYWfJ9UEVGyZgKpCri6wKICjkhE65hbuPqiGbd6RUWnd42zOoe4rRwk3R043c4MnVYl/g== X-Received: by 2002:a92:d94f:0:b0:2d9:3ebe:7252 with SMTP id l15-20020a92d94f000000b002d93ebe7252mr10884416ilq.279.1656438511968; Tue, 28 Jun 2022 10:48:31 -0700 (PDT) Received: from kernel-dev-1 (75-168-90-187.mpls.qwest.net. [75.168.90.187]) by smtp.gmail.com with ESMTPSA id p3-20020a92da43000000b002daa3e1fe85sm1703442ilq.58.2022.06.28.10.48.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Jun 2022 10:48:31 -0700 (PDT) From: Coleman Dietsch To: linux-kselftest@vger.kernel.org Cc: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Shuah Khan , Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Martin KaFai Lau , Song Liu , Yonghong Song , John Fastabend , KP Singh , netdev@vger.kernel.org, bpf@vger.kernel.org, linux-kernel@vger.kernel.org, Coleman Dietsch Subject: [PATCH] selftests net: fix kselftest net fatal error Date: Tue, 28 Jun 2022 12:47:44 -0500 Message-Id: <20220628174744.7908-1-dietschc@csp.edu> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The incorrect path is causing the following error when trying to run net kselftests: In file included from bpf/nat6to4.c:43: ../../../lib/bpf/bpf_helpers.h:11:10: fatal error: 'bpf_helper_defs.h' file= not found ^~~~~~~~~~~~~~~~~~~ 1 error generated. Signed-off-by: Coleman Dietsch --- tools/testing/selftests/net/bpf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/net/bpf/Makefile b/tools/testing/selft= ests/net/bpf/Makefile index 8a69c91fcca0..8ccaf8732eb2 100644 --- a/tools/testing/selftests/net/bpf/Makefile +++ b/tools/testing/selftests/net/bpf/Makefile @@ -2,7 +2,7 @@ =20 CLANG ?=3D clang CCINCLUDE +=3D -I../../bpf -CCINCLUDE +=3D -I../../../lib +CCINCLUDE +=3D -I../../../../lib CCINCLUDE +=3D -I../../../../../usr/include/ =20 TEST_CUSTOM_PROGS =3D $(OUTPUT)/bpf/nat6to4.o --=20 2.34.1