]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
RDMA/rxe: Add testcase for net namespace rxe
authorZhu Yanjun <yanjun.zhu@linux.dev>
Fri, 13 Mar 2026 02:30:58 +0000 (19:30 -0700)
committerLeon Romanovsky <leon@kernel.org>
Mon, 30 Mar 2026 17:47:43 +0000 (13:47 -0400)
commite01027cab38a1a52828eecff447ca5e015b20f92
tree10c1cc64398614348634d7a8dd29f59eca194aa9
parentf1327abd6abed031ae4146825c6b28bdd1456474
RDMA/rxe: Add testcase for net namespace rxe

Add 4 testcases for rxe with net namespace.

Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Link: https://patch.msgid.link/20260313023058.13020-5-yanjun.zhu@linux.dev
Signed-off-by: Leon Romanovsky <leon@kernel.org>
MAINTAINERS
tools/testing/selftests/Makefile
tools/testing/selftests/rdma/Makefile [new file with mode: 0644]
tools/testing/selftests/rdma/config [new file with mode: 0644]
tools/testing/selftests/rdma/rxe_ipv6.sh [new file with mode: 0755]
tools/testing/selftests/rdma/rxe_rping_between_netns.sh [new file with mode: 0755]
tools/testing/selftests/rdma/rxe_socket_with_netns.sh [new file with mode: 0755]
tools/testing/selftests/rdma/rxe_test_NETDEV_UNREGISTER.sh [new file with mode: 0755]