]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: rds: add tools/testing/selftests/net/rds/config
authorAllison Henderson <achender@kernel.org>
Fri, 20 Mar 2026 04:18:33 +0000 (21:18 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 24 Mar 2026 02:38:53 +0000 (19:38 -0700)
commit0f5d68004780effdacf14b7346f235e212cf8ba6
tree658dfb76c5423b09f3135efa10cd443c543445bf
parente81cf512c1bdee07fce4a39854dde78cc2cd7b43
selftests: rds: add tools/testing/selftests/net/rds/config

The ksft CI runtime needs an rds specific config file to build a
minimal kernel with the right options enabled.  This patch adds
an rds selftest config containing the required CONFIG_RDS* and
CONFIG_NET_* options.

Signed-off-by: Allison Henderson <achender@kernel.org>
Link: https://patch.msgid.link/20260320041834.2761069-2-achender@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/rds/config [new file with mode: 0644]