Patrick MacArthur
Patrick MacArthur
I can't reproduce this. What is the MTU of the interface?
Can you send the contents of `config.log` when you try to build against rdma-core 18.2?
PR #51 should fix the build for rdma-core 18. Unfortunately, we must rely on internal rdma-core headers because rdma-core does not support out-of-tree drivers.
The sign-off bot didn't run on this for some reason, @PepperJo should look into that... @debe Could you please amend and re-push your commit with a sign-off indicating that you...
I'm not convinced that this is the correct fix. The mtu value that this function is using should already take the header length into account.
@BernardMetzler @PepperJo Can you one of you give your approval on this PR?
The configuration looks fine, although it looks like a very small number of QPs and descriptors, so it's possible that we're just not allocating enough mbufs in that case for...
Did you have an RDMA process running when urdmad exited? Do you have the logs from urdmad? Did urdmad exit due to a segfault or were you attempting to stop...
This error means that there are no available RDMA drivers. As @garywangcn pointed out, make sure that the driver library and configuration file are both installed into the correct location....
I have opened PR #20929 to supersede this PR; it includes a revert for the "Disable lpmode on chassis" commit that was included in this PR