[openib-general] [Bug 325] New: RDMA_CM and address translation broken on sles9sp3

bugzilla-daemon at lists.openfabrics.org bugzilla-daemon at lists.openfabrics.org
Fri Jan 26 07:15:28 PST 2007


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: bugzilla at openib.org
        ReportedBy: swise at opengridcomputing.com


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.




More information about the general mailing list