From: Allison Henderson <allison.henderson@oracle.com>
To: "zhangjiao2@cmss.chinamobile.com"
<zhangjiao2@cmss.chinamobile.com>,
"davem@davemloft.net" <davem@davemloft.net>
Cc: "linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>,
"rds-devel@oss.oracle.com" <rds-devel@oss.oracle.com>,
"shuah@kernel.org" <shuah@kernel.org>,
"edumazet@google.com" <edumazet@google.com>,
"kuba@kernel.org" <kuba@kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"pabeni@redhat.com" <pabeni@redhat.com>
Subject: Re: [PATCH] selftests: rds: Remove include.sh when make clean
Date: Thu, 3 Oct 2024 22:16:10 +0000 [thread overview]
Message-ID: <8a8b9f978a6d45341edeaf793a9518f800b42955.camel@oracle.com> (raw)
In-Reply-To: <20240927044923.12814-1-zhangjiao2@cmss.chinamobile.com>
On Fri, 2024-09-27 at 12:49 +0800, zhangjiao2 wrote:
> From: zhang jiao <zhangjiao2@cmss.chinamobile.com>
>
> Remove include.sh when make clean
>
> Signed-off-by: zhang jiao <zhangjiao2@cmss.chinamobile.com>
Hi Zhang,
Thanks for the patch, but it looks like Javier submitted the same fix
around the same time.
https://patchwork.kernel.org/project/linux-rdma/patch/20240924-selftests-gitignore-v1-2-9755ac883388@gmail.com/
I've already given the rvb the other version, but thank you for
catching this anyway!
Allison
> ---
> tools/testing/selftests/net/rds/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/testing/selftests/net/rds/Makefile
> b/tools/testing/selftests/net/rds/Makefile
> index da9714bc7aad..0b697669ea51 100644
> --- a/tools/testing/selftests/net/rds/Makefile
> +++ b/tools/testing/selftests/net/rds/Makefile
> @@ -7,6 +7,6 @@ TEST_PROGS := run.sh \
> include.sh \
> test.py
>
> -EXTRA_CLEAN := /tmp/rds_logs
> +EXTRA_CLEAN := /tmp/rds_logs include.sh
>
> include ../../lib.mk
prev parent reply other threads:[~2024-10-03 22:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 4:49 [PATCH] selftests: rds: Remove include.sh when make clean zhangjiao2
2024-10-03 0:23 ` Jakub Kicinski
2024-10-03 22:16 ` Allison Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8a8b9f978a6d45341edeaf793a9518f800b42955.camel@oracle.com \
--to=allison.henderson@oracle.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rds-devel@oss.oracle.com \
--cc=shuah@kernel.org \
--cc=zhangjiao2@cmss.chinamobile.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).