]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
msg/async/rdma: correct receive queue length info
authorChangcheng Liu <changcheng.liu@aliyun.com>
Tue, 21 May 2019 01:54:36 +0000 (09:54 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Fri, 23 Aug 2019 02:45:05 +0000 (10:45 +0800)
commit175d52ac293d2e53c02e874bd605284444a1a20c
tree95fc3ae75ab924da7a3b35a79e21d8c856ae4b36
parentf61b0a21d6dd14d449122b70c5e8b3dd49eb33ac
msg/async/rdma: correct receive queue length info

It will hit below misleading log without this patch:
   Infiniband init requested receive queue length 4095 is too big. Setting 4095

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