summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@oracle.com>2024-08-06 17:38:09 +0200
committerDavid S. Miller <davem@davemloft.net>2024-08-09 14:18:46 +0200
commit3ade6ce1255e6e97f91b8ba77408dce9d2292df2 (patch)
treee7569aa466936ffef0f31486e7c1bead381fc441 /MAINTAINERS
parentnet: rds: add option for GCOV profiling (diff)
downloadlinux-3ade6ce1255e6e97f91b8ba77408dce9d2292df2.tar.xz
linux-3ade6ce1255e6e97f91b8ba77408dce9d2292df2.zip
selftests: rds: add testing infrastructure
This adds some basic self-testing infrastructure for RDS-TCP. Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Allison Henderson <allison.henderson@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1a7ea5c7c710..7b291c3a9aa4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19197,6 +19197,7 @@ S: Supported
W: https://oss.oracle.com/projects/rds/
F: Documentation/networking/rds.rst
F: net/rds/
+F: tools/testing/selftests/net/rds/
RDT - RESOURCE ALLOCATION
M: Fenghua Yu <fenghua.yu@intel.com>