Skip to content

How to run linkedlist_bench ? #2

@LiYuTingxxn

Description

@LiYuTingxxn

Hello!
I'm trying to run linkedlist_bench these days. But there were some errors when I run it. Could you please tell me how to solve them? I have attached the error information below. I set the OFFLOAD_COUNT=1 and LIST_SIZE-=1.
Thank you very much!

SERVER:
DEBUG[tid:15641][src/rdma/verbs.c:714]: POST --> SEND_ENABLE(WR#1) [master = 0] [worker = 3]
updating scur_post 0 by 1 (original size 2)
DEBUG[tid:15641][src/rdma/verbs.c:1112]: POST --> RECV (WR #99) [send_fd: 2, qp_num 5323]
DEBUG[tid:15641][src/rdma/verbs.c:1115]: ----------- sge0 [addr 7f46d8339129, length 3]
mlx5: fs240: got completion with error:
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
00000002 00000000 00000000 00000000
00000000 9d003304 000014cb 00006ae2
COMPLETION FAILURE on sockfd 2 (SEND WR #99) status[4] = local protection error

CLINET:
Starting benchmark ...
--> Send GET [key 1000]
DEBUG[tid:72599][src/rdma/verbs.c:1006]: POST --> RDMA_SEND_IMM (SEND WR 1) [send_fd: 2 batch_size: 1]
updating scur_post 0 by 1 (original size 2)
DEBUG[tid:72599][src/rdma/verbs.c:714]: POST --> SEND_ENABLE(WR#1) [master = 0] [worker = 2]
updating scur_post 0 by 1 (original size 2)
mlx5: fs237: got completion with error:
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
00000002 00000000 00000000 00000000
00000000 00008914 0b000ded 000059d2
COMPLETION FAILURE on sockfd 2 (SEND WR #1) status[11] = remote operation error
DEBUG[tid:72602][src/rdma/connection.c:521]: received event[10]: RDMA_CM_EVENT_DISCONNECTED
DEBUG[tid:72602][src/rdma/connection.c:586]: trigger disconnection callback
Connection terminated [sockfd:2]
DEBUG[tid:72602][src/rdma/connection.c:1277]: terminating connection on socket #2
modify state for socket #2 from 2 to -1
DEBUG[tid:72602][src/rdma/connection.c:521]: received event[15]: RDMA_CM_EVENT_TIMEWAIT_EXIT
DEBUG[tid:72602][src/rdma/connection.c:1318]: clearing connection metadata for socket #2
DEBUG[tid:72602][src/rdma/connection.c:1343]: deregistering msg_send_mr[addr:7f39840a9000, len:304]
DEBUG[tid:72602][src/rdma/connection.c:1345]: deregistering msg_rcv_mr[addr:7f39840aa000, len:304]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions