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

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


    from a80df6fa Read GOAWAY fields before additional debug data (#3395)
     add e2172be6 Support end-to-end ECE negotiation in RDMA handshake V3
     new 6a8bbc7f Merge pull request #3352 from chenBright/ece

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .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