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

blocked when use tcp to connect rdma server #52

Open
mokdeve opened this issue Apr 7, 2020 · 3 comments
Open

blocked when use tcp to connect rdma server #52

mokdeve opened this issue Apr 7, 2020 · 3 comments

Comments

@mokdeve
Copy link

mokdeve commented Apr 7, 2020

Hi team,

Normally, client & server use rdma connection working as well.

Abnormally, when client use tcp to connect the rdma server, the thread of rdma server side blocked.

Is there any options to reject the connection instead of blocked the thread,any idea?

@PepperJo
Copy link
Contributor

PepperJo commented Apr 8, 2020

Are you using iWARP RDMA NICs? Or what is the setup

@mokdeve
Copy link
Author

mokdeve commented Apr 10, 2020

roce-v1, just a testing what happen when use tcp to connect rdma's port.

@PepperJo
Copy link
Contributor

RoCE v1 does not use IP/UDP, so there is no Port you can connect to via TCP. RoCE v2 has a fixed port for all connections, however I'm not sure what exactly happens on the hardware when you try to connect to it via TCP.

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

No branches or pull requests

2 participants