You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
prov/verbs: rdma send vf and rdma recv vf are in the same mlx5 pf,tcpdump can capture th sended pkg,but recv endpoint do not receive the pkg,output of recv vf don't capture th pkg, Why?
To Reproduce
This phenomenon can be stably reproduced
Expected behavior
If needed, a clear and concise description of what you expected to happen.
Describe the bug
prov/verbs: rdma send vf and rdma recv vf are in the same mlx5 pf,tcpdump can capture th sended pkg,but recv endpoint do not receive the pkg,output of recv vf don't capture th pkg, Why?
To Reproduce
This phenomenon can be stably reproduced
Expected behavior
If needed, a clear and concise description of what you expected to happen.
Output
error info:
prov/verbs/src/verbs_cm.c:212: vrb_msg_ep_connect: Assertion `ep->state == VRB_IDLE' failed
Environment:
linux
DEFAULT_SYMVER(fi_getparams_, fi_getparams, FABRIC_1.0);
DEFAULT_SYMVER(fi_freeparams_, fi_freeparams, FABRIC_1.0);
DEFAULT_SYMVER(fi_param_define_, fi_param_define, FABRIC_1.0);
DEFAULT_SYMVER(fi_param_get_, fi_param_get, FABRIC_1.0);
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: