public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] selftests: rds: add config file and config.sh -c option
@ 2026-03-19  0:46 Allison Henderson
  2026-03-19  0:46 ` [PATCH net-next v2 1/2] selftests: rds: add tools/testing/selftests/net/rds/config Allison Henderson
  2026-03-19  0:46 ` [PATCH net-next v2 2/2] selftests: rds: Add -c config option to rds/config.sh Allison Henderson
  0 siblings, 2 replies; 11+ messages in thread
From: Allison Henderson @ 2026-03-19  0:46 UTC (permalink / raw)
  To: netdev
  Cc: linux-kselftest, pabeni, edumazet, rds-devel, kuba, horms,
	linux-rdma, allison.henderson

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-03-20  8:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19  0:46 [PATCH net-next v2 0/2] selftests: rds: add config file and config.sh -c option Allison Henderson
2026-03-19  0:46 ` [PATCH net-next v2 1/2] selftests: rds: add tools/testing/selftests/net/rds/config Allison Henderson
2026-03-19 23:54   ` Jakub Kicinski
2026-03-19 23:55     ` Jakub Kicinski
2026-03-20  3:06       ` Allison Henderson
2026-03-19  0:46 ` [PATCH net-next v2 2/2] selftests: rds: Add -c config option to rds/config.sh Allison Henderson
2026-03-19 20:13   ` [net-next,v2,2/2] " Simon Horman
2026-03-20  3:05     ` Allison Henderson
2026-03-20  8:26       ` Simon Horman
2026-03-19 20:16   ` [PATCH net-next v2 2/2] " Simon Horman
2026-03-20  3:06     ` Allison Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox