>Rail 1 (ib0): 192.168.1.*
>Rail 2 (ib2): 192.168.3.*
>
>When I try to connect two qps over these rails (one on each), many times
>the address resolutions for both the qps return me the context of just
>one of the rails. i.e. I am not able to use both the rails.
>
>Is there any thing I am missing here?

Can you provide more details on how you are establishing your connections?

Are you calling rdma_resolve_addr() with 192.168.1.x in one case, and
192.168.3.x in the second case, and both of those resolve back to the same local
IP address?  Can you tell if ping routes the same way?

You can try binding to a specific local address, but based on your setup, I
would expect this to work.  So, I'd like to understand better what the issue
could be.

- Sean
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to