https://bugs.openfabrics.org/show_bug.cgi?id=325

           Summary: RDMA_CM and address translation broken on sles9sp3
           Product: OpenFabrics Linux
           Version: 1.2
          Platform: X86-64
        OS/Version: SLES 9
            Status: NEW
          Severity: critical
          Priority: P2
         Component: RDMA CM
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


rdma_translate_ip() and friends use ip_dev_find(local_ip_addr) to obtain a
net_device pointer.  Then the device type is used to determine if the rdma
address   is iwarp or infiniband.  

On sles9sp3, ip_dev_find(local_ip_addr) is returning the loopback device.  This
causes rmda_copy_addr() to fail.


-- 
Configure bugmail: https://bugs.openfabrics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

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

Reply via email to