]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg/async/rdma: define handle_rx_event to handle recv-comple-queue
authorChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 20 Jun 2019 08:16:29 +0000 (16:16 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Fri, 23 Aug 2019 02:45:22 +0000 (10:45 +0800)
commit060c5c8e3a551b6950b8e48b33a97fe0289bd04f
tree08caa3f1ddd4dae88a254ea031e7f75909492f54
parent1c76c1320721cc555a376d7b8660c19538d3f1b4
msg/async/rdma: define handle_rx_event to handle recv-comple-queue

1. define handle_rx_event to let dispatch handle
recvive-completion-queue
2. simplify RDMADispatcher::polling implementation

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/msg/async/rdma/RDMAStack.cc
src/msg/async/rdma/RDMAStack.h