This is an automated email from the ASF dual-hosted git repository.

yanglimingcn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brpc.git

commit 6a8bbc7f92f222d227cc61754983c574fa6b6acd
Merge: a80df6fa e2172be6
Author: Yang,Liming <[email protected]>
AuthorDate: Tue Jul 21 17:02:50 2026 +0800

    Merge pull request #3352 from chenBright/ece
    
    Support end-to-end ECE negotiation in RDMA handshake V3

 .github/workflows/ci-linux.yml     |   2 +-
 src/brpc/rdma/rdma_endpoint.cpp    |  62 ++++++++++-----
 src/brpc/rdma/rdma_endpoint.h      |  27 ++++---
 src/brpc/rdma/rdma_handshake.cpp   |  47 +++++++++++
 src/brpc/rdma/rdma_handshake.h     |   7 ++
 src/brpc/rdma/rdma_handshake.proto |  19 +++++
 src/brpc/rdma/rdma_helper.cpp      |  25 ++++--
 test/brpc_rdma_unittest.cpp        | 156 +++++++++++++++++++++++++++++++++++++
 test/brpc_socket_unittest.cpp      |  12 ++-
 9 files changed, 315 insertions(+), 42 deletions(-)



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to