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

Tzachi Dar tzachid at mellanox.co.il
Tue Nov 4 05:47:45 PST 2008


Applied to trunk and branch on 1728, 1729.
 
Thanks
Tzachi


________________________________

	From: Reuven Amitai 
	Sent: Monday, November 03, 2008 3:58 PM
	To: Tzachi Dar
	Cc: ofw at lists.openfabrics.org; Eric Lantz
	Subject: [PATCH] Adding additional set of HP GUIDs
	
	
	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/20081104/f577875b/attachment.html>


More information about the ofw mailing list