]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: rds: Add -c config option to rds/config.sh
authorAllison Henderson <achender@kernel.org>
Fri, 20 Mar 2026 04:18:34 +0000 (21:18 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 24 Mar 2026 02:39:07 +0000 (19:39 -0700)
commit381a503f0eb3a69e9a250330e2f09a5ae1688d2c
tree8090003013960b92e80fae92a2b71154541a42c6
parent0f5d68004780effdacf14b7346f235e212cf8ba6
selftests: rds: Add -c config option to rds/config.sh

This patch adds a new -c flag to config.sh that enables callers
to specify the file path of the config they would like to update.
If no config is specified, the default will be the .config of the
current directory.

Signed-off-by: Allison Henderson <achender@kernel.org>
Link: https://patch.msgid.link/20260320041834.2761069-3-achender@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/rds/README.txt
tools/testing/selftests/net/rds/config.sh