From mboxrd@z Thu Jan 1 00:00:00 1970 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 B8E3BC433EF for ; Thu, 19 May 2022 00:20:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231980AbiESAUQ (ORCPT ); Wed, 18 May 2022 20:20:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38120 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231967AbiESAUP (ORCPT ); Wed, 18 May 2022 20:20:15 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D91578BD3B; Wed, 18 May 2022 17:20:13 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D3575617A0; Thu, 19 May 2022 00:20:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 3490AC385A9; Thu, 19 May 2022 00:20:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652919612; bh=jRp6y1bDxc2yAiFV8gQbgEIBEpjOZYAWnd8HQTx1XdQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=rhUHTsI9ecC7aJ9b/TWprqiIHwYxusjOakrlL/NmALufD5VnJ9TxWQhw1tLMLzzzK oszoassqpgEAN5avX0h2bqhNM/U8Z1/Qg0uHQkCTCdC0jNGL+z6+VaRm7JlGevGfIg UEl83ABUZsC2de3SGY2BzSvzGcpvxUMBuw1XRlwnhO2kuyf4f2CDoUkdQiRJ5EXgCZ +b8IVAea3wOkJCVrTzobmw8p/SkhQ8NuZc9xzKFVSkJZzikKSVkZsEUoAin6+P2i39 KYNbwiN7Wf1lD6ME3eDIPL+X+rUanjfQHLFrhGxrwQzA4XyaugI4nT65mWzejQMcP+ DskF5e3c1LOEg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 19E01F0392C; Thu, 19 May 2022 00:20:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCHv3 bpf-next] selftests/bpf: add missed ima_setup.sh in Makefile From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165291961210.22195.3504343038749230473.git-patchwork-notify@kernel.org> Date: Thu, 19 May 2022 00:20:12 +0000 References: <20220516040020.653291-1-liuhangbin@gmail.com> In-Reply-To: <20220516040020.653291-1-liuhangbin@gmail.com> To: Hangbin Liu Cc: netdev@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, bpf@vger.kernel.org, kuba@kernel.org, davem@davemloft.net, m.xhonneux@gmail.com, lmb@cloudflare.com, u9012063@gmail.com, toshiaki.makita1@gmail.com, brouer@redhat.com Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko : On Mon, 16 May 2022 12:00:20 +0800 you wrote: > When build bpf test and install it to another folder, e.g. > > make -j10 install -C tools/testing/selftests/ TARGETS="bpf" \ > SKIP_TARGETS="" INSTALL_PATH=/tmp/kselftests > > The ima_setup.sh is missed in target folder, which makes test_ima failed. > > [...] Here is the summary with links: - [PATCHv3,bpf-next] selftests/bpf: add missed ima_setup.sh in Makefile https://git.kernel.org/bpf/bpf-next/c/70a1b25326dd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html