[ofw] [PATCH] Adding additional set of HP GUIDs

Reuven Amitai reuven at mellanox.co.il
Mon Nov 3 05:57:51 PST 2008


Hi,
 
The patch adds additional set of HP GUIDs to IPoIB (in order to allow
correct MAC generation)
 
Thanks, Reuven.
 
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Index: ulp/ipoib/kernel/ipoib_xfr_mgr.h
===================================================================
--- ulp/ipoib/kernel/ipoib_xfr_mgr.h (revision 1722)
+++ ulp/ipoib/kernel/ipoib_xfr_mgr.h (working copy)
@@ -421,7 +421,8 @@
    status = ipoib_mac_from_sst_guid( port_guid, p_mac_addr );
   }
   else if( p_guid[1] == 0x1a && p_guid[2] == 0x4b ||
-     p_guid[1] == 0x17 && p_guid[2] == 0x08 )
+     p_guid[1] == 0x17 && p_guid[2] == 0x08 ||
+     p_guid[1] == 0x1e && p_guid[2] == 0x0b )
   {
    //HP GUID
    status =ipoib_mac_from_guid_mask( p_guid, guid_default_mask,
p_mac_addr );

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20081103/24555dcd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_hp_guid.patch
Type: application/octet-stream
Size: 609 bytes
Desc: add_hp_guid.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20081103/24555dcd/attachment.obj>


More information about the ofw mailing list