[rds-devel] [External] : [PATCH net-next v2 0/2] selftests: rds: add config file and config.sh -c option
Allison Henderson
achender at kernel.org
Thu Mar 19 00:46:16 UTC 2026
This series adds an RDS-specific config file for ksft CI and extends
config.sh with a -c flag to specify an alternate config file path.
Users can now specify the path of the config they want to update, or
default to .config if none is specified.
Allison Henderson (2):
selftests: rds: add tools/testing/selftests/net/rds/config
selftests: rds: Add -c config option to rds/config.sh
tools/testing/selftests/net/rds/Makefile | 1 +
tools/testing/selftests/net/rds/config | 5 +++
tools/testing/selftests/net/rds/config.sh | 37 ++++++++++++++---------
3 files changed, 28 insertions(+), 15 deletions(-)
create mode 100644 tools/testing/selftests/net/rds/config
--
2.43.0
More information about the rds-devel
mailing list