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

timeout param not work, request retrans from 2ms #251

Open
MCxiaofang opened this issue Mar 10, 2024 · 0 comments
Open

timeout param not work, request retrans from 2ms #251

MCxiaofang opened this issue Mar 10, 2024 · 0 comments

Comments

@MCxiaofang
Copy link

I have two ConnectX-5 network cards for RDMA transmission experiments.
I introduced a 40ms delay on the link using the damage meter, so I may need to increase the timeout time per request (the default 64ms (timeout=14) may be sufficient).
However, when I used wireshark to capture packets, I found that the network adapter retransmitted each request 5 times, at intervals of 2ms,4ms,8ms,16ms
Even if I increase the -u parameter, it doesn't work

ib_read_bw -F -d mlx5_1 -s 262144 -n 1000 -t 1024 -l 200 -u 18

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

1 participant