From: Jakub Kicinski <kuba@kernel.org>
To: Allison Henderson <achender@kernel.org>
Cc: netdev@vger.kernel.org, linux-kselftest@vger.kernel.org,
pabeni@redhat.com, edumazet@google.com, rds-devel@oss.oracle.com,
shuah@kernel.org, horms@kernel.org, linux-rdma@vger.kernel.org,
allison.henderson@oracle.com
Subject: Re: [PATCH net-next v3 1/2] selftests: rds: add tools/testing/selftests/net/rds/config
Date: Mon, 23 Mar 2026 19:40:32 -0700 [thread overview]
Message-ID: <20260323194032.4127ac92@kernel.org> (raw)
In-Reply-To: <20260320041834.2761069-2-achender@kernel.org>
On Thu, 19 Mar 2026 21:18:33 -0700 Allison Henderson wrote:
> --- a/tools/testing/selftests/net/rds/Makefile
> +++ b/tools/testing/selftests/net/rds/Makefile
> @@ -6,6 +6,7 @@ all:
> TEST_PROGS := run.sh
>
> TEST_FILES := \
> + config \
> include.sh \
> settings \
> test.py \
I don't believe this chunk is necessary, only files which the tests
themselves need to _run_ need to be listed.
I dropped this chunk when applying, thanks!
next prev parent reply other threads:[~2026-03-24 2:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 4:18 [PATCH net-next v3 0/2] selftests: rds: add config file and config.sh -c option Allison Henderson
2026-03-20 4:18 ` [PATCH net-next v3 1/2] selftests: rds: add tools/testing/selftests/net/rds/config Allison Henderson
2026-03-24 2:40 ` Jakub Kicinski [this message]
2026-03-24 6:29 ` Allison Henderson
2026-03-20 4:18 ` [PATCH net-next v3 2/2] selftests: rds: Add -c config option to rds/config.sh Allison Henderson
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=20260323194032.4127ac92@kernel.org \
--to=kuba@kernel.org \
--cc=achender@kernel.org \
--cc=allison.henderson@oracle.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=linux-kselftest@vger.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 \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.