Mooncake/mooncake-transfer-engine/tests
Zhanhao Cao 4b3d44f39f
[TE] Fix simultaneous open handshake in RdmaEndpoint (#1733)
* [TE] Fix simultaneous open handshake in RdmaEndpoint

* Keep the same logic for ERDMA.

* apply gemini-code-assist's suggestion.

* Fix endpoint reinitialization.

* Add disconnect and waiting with back-off.

* Add eRDMA Endpoint Re-establishment Test

* Include the test in cmake

* Address reviewer comments

* Better log message.
2026-03-30 10:03:12 +08:00
..
fault-tolerant [Test] add fault tolerant CI (#418) 2025-06-04 00:43:12 +08:00
CMakeLists.txt [TE] Fix simultaneous open handshake in RdmaEndpoint (#1733) 2026-03-30 10:03:12 +08:00
ascend_direct_transport_test.cpp refactor ascend direct transport (#1720) 2026-03-24 21:51:58 +08:00
common_test.cpp [TE] Add configurable handshake max length via MC_HANDSHAKE_MAX_LENGTH (#1392) 2026-01-22 14:15:22 +08:00
cxl_transport_test.cpp code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
efa_transport_test.cpp [TE] Add AWS EFA transport using libfabric (#1509) 2026-02-08 11:41:17 +08:00
memory_location_test.cpp [TransferEngine] Speedup RDMA Register for Large Size Memory (#875) 2025-09-28 12:31:27 +08:00
nvlink_transport_test.cpp [TE]: Add HIP transport for AMD GPUs support (#1208) 2025-12-16 19:27:47 +08:00
nvmeof_transport_test.cpp code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
rdma_endpoint_reestablish_test.cpp [TE] Fix simultaneous open handshake in RdmaEndpoint (#1733) 2026-03-30 10:03:12 +08:00
rdma_loopback_test.cpp code format & enable code format checking in ci (#677) 2025-08-02 15:50:25 +08:00
rdma_transport_test.cpp [TE] feat: Support AMDGPU (refactor CUDA-alike) (#973) 2025-10-31 15:51:50 +08:00
rdma_transport_test2.cpp [TransferEngine] Add Moore Threads GPUs Support (#862) 2025-10-10 17:33:04 +08:00
rpc_communicator_test.py [TE][1/N] add RPC based data transfer (#1104) 2025-12-09 22:19:26 +08:00
tcp_transport_test.cpp [TE] feat: Support AMDGPU (refactor CUDA-alike) (#973) 2025-10-31 15:51:50 +08:00
topology_test.cpp [Feature] support auto-detect topo for both GPUs and CPUs (#244) 2025-04-16 16:14:30 +08:00
transfer_metadata_test.cpp [TransferEngine] implement closeLocalSegment by segment name (#286) 2025-04-25 17:35:16 +08:00
transport_uint_test.cpp Suppress gtest type cast compile warning and fix some trivial bugs (#115) 2025-02-23 13:29:34 +08:00
ubshmem_transport_test.cpp [TE] Ubshmem transport support ipc memory and build allocator when set USE_UBSHMEM=ON (#1519) 2026-02-14 19:30:06 +08:00