diff options
author | Vegard Nossum <vegard.nossum@oracle.com> | 2024-08-06 08:38:09 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-08-09 13:18:46 +0100 |
commit | 3ade6ce1255e6e97f91b8ba77408dce9d2292df2 (patch) | |
tree | e7569aa466936ffef0f31486e7c1bead381fc441 /MAINTAINERS | |
parent | bc75dcc3cea797974913c6ccdbe17ed470be3da6 (diff) |
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-- | MAINTAINERS | 1 |
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> |