Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 #10587

Open
hsh258 opened this issue Nov 27, 2024 · 1 comment
Labels

Comments

@hsh258
Copy link

hsh258 commented Nov 27, 2024

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.

@hsh258 hsh258 added the bug label Nov 27, 2024
@j-xiong
Copy link
Contributor

j-xiong commented Dec 4, 2024

Please provide the command line to reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants