* [PATCH] OpenSM: Add new Mellanox OUI
@ 2012-09-04 12:18 Hal Rosenstock
[not found] ` <5045F1AD.2080306-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Hal Rosenstock @ 2012-09-04 12:18 UTC (permalink / raw)
To: Alex Netes
Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
diff --git a/include/opensm/osm_base.h b/include/opensm/osm_base.h
index 9c2c5e9..d764562 100644
--- a/include/opensm/osm_base.h
+++ b/include/opensm/osm_base.h
@@ -1008,6 +1008,7 @@ typedef enum _osm_sm_signal {
#define OSM_VENDOR_ID_HP4 0x00237D
#define OSM_VENDOR_ID_OPENIB 0x001405
#define OSM_VENDOR_ID_IBM2 0x5CF3FC
+#define OSM_VENDOR_ID_MELLANOX2 0xF45214
/* IPoIB Broadcast Defaults */
#define OSM_IPOIB_BROADCAST_MGRP_QKEY 0x0b1b
diff --git a/opensm/osm_helper.c b/opensm/osm_helper.c
index afee3e1..6803777 100644
--- a/opensm/osm_helper.c
+++ b/opensm/osm_helper.c
@@ -3003,6 +3003,7 @@ const char *osm_get_manufacturer_str(IN uint64_t guid_ho)
case OSM_VENDOR_ID_INTEL:
return intel_str;
case OSM_VENDOR_ID_MELLANOX:
+ case OSM_VENDOR_ID_MELLANOX2:
return mellanox_str;
case OSM_VENDOR_ID_REDSWITCH:
return redswitch_str;
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] OpenSM: Add new Mellanox OUI
[not found] ` <5045F1AD.2080306-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2012-09-05 12:54 ` Alex Netes
0 siblings, 0 replies; 2+ messages in thread
From: Alex Netes @ 2012-09-05 12:54 UTC (permalink / raw)
To: Hal Rosenstock
Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
Hi Hal,
On 08:18 Tue 04 Sep , Hal Rosenstock wrote:
>
> Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> ---
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-05 12:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-04 12:18 [PATCH] OpenSM: Add new Mellanox OUI Hal Rosenstock
[not found] ` <5045F1AD.2080306-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2012-09-05 12:54 ` Alex Netes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).