[LTP] [PATCH 0/2] Add infiniband testing suite
Andrea Cervesato
andrea.cervesato@suse.de
Wed Mar 25 16:25:33 CET 2026
This patch series introduces a test for infiniband testing, based on
https://marc.info/?l=linux-kernel&m=152625244101970&w=2.
Consider this as a snapshot for a possible test. I sent it to the ML
just to have some feedbacks.
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
---
Andrea Cervesato (2):
lapi: Add fallback rdma_user_cm.h definitions
device-drivers/rdma: Add ucma_uaf01 test
configure.ac | 1 +
include/lapi/rdma_user_cm.h | 72 ++++++++
runtest/kernel_misc | 1 +
testcases/kernel/device-drivers/Makefile | 1 +
testcases/kernel/device-drivers/rdma/.gitignore | 1 +
testcases/kernel/device-drivers/rdma/Makefile | 7 +
testcases/kernel/device-drivers/rdma/ucma_uaf01.c | 208 ++++++++++++++++++++++
7 files changed, 291 insertions(+)
---
base-commit: b874b6a264cf4f343c17d543ebe4ff91fbb89042
change-id: 20260325-infiniband_rdma-c94a1f4f7255
Best regards,
--
Andrea Cervesato <andrea.cervesato@suse.com>
More information about the ltp
mailing list