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

Direct RNIC connection fails, but works when connected through IB Switch #7

Open
LiuMicheal opened this issue Nov 5, 2024 · 1 comment

Comments

@LiuMicheal
Copy link

My environment:
Ubuntu 18.04
Kernel: 4.15.0-46-generic
RNIC: CX4 (MCX456A-ECAT) in IB mode
MLNX_OFED_LINUX-4.9-3.1.5.0

I compiled and insmod KRdmaKitSyscall.ko correctly. When I used rc_connect_client_kernel.cc to test, I found that if two RNICs were directly connected, an error would be reported, as shown in the figure below.
f3e8e8a0134fdfb2e99a5e1d861d310

However, if the two RNICs were connected through an IB Switch, it would run correctly! It is recommended that you use KRCORE in a network connected by IB Switch :)

@wxdwfc
Copy link
Contributor

wxdwfc commented Nov 5, 2024

Thanks for your notification!

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