public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] umad_sm.h Add SM trap definitions
@ 2013-06-03  6:22 Line Holen
  2013-06-04 10:42 ` Hal Rosenstock
  0 siblings, 1 reply; 2+ messages in thread
From: Line Holen @ 2013-06-03  6:22 UTC (permalink / raw)
  To: hal-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Line Holen <Line.Holen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>

---

diff --git a/include/infiniband/umad_sm.h b/include/infiniband/umad_sm.h
index 0ef3863..297734f 100644
--- a/include/infiniband/umad_sm.h
+++ b/include/infiniband/umad_sm.h
@@ -4,6 +4,7 @@
  * Copyright (c) 2004 Intel Corporation.  All rights reserved.
  * Copyright (c) 2004 Topspin Corporation.  All rights reserved.
  * Copyright (c) 2004 Voltaire Corporation.  All rights reserved.
+ * Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
  *
  * This software is available to you under a choice of one of two
  * licenses.  You may choose to be licensed under the terms of the GNU
@@ -77,6 +78,25 @@ enum {
 };
 
 enum {
+	UMAD_SM_GID_IN_SERVICE_TRAP		= 64,
+	UMAD_SM_GID_OUT_OF_SERVICE_TRAP		= 65,
+	UMAD_SM_MGID_CREATED_TRAP		= 66,
+	UMAD_SM_MGID_DESTROYED_TRAP		= 67,
+	UMAD_SM_UNPATH_TRAP			= 68,
+	UMAD_SM_REPATH_TRAP			= 69,
+	UMAD_SM_LINK_STATE_CHANGED_TRAP		= 128,
+	UMAD_SM_LINK_INTEGRITY_THRESHOLD_TRAP	= 129,
+	UMAD_SM_BUFFER_OVERRUN_THRESHOLD_TRAP	= 130,
+	UMAD_SM_WATCHDOG_TIMER_EXPIRED_TRAP	= 131,
+	UMAD_SM_LOCAL_CHANGES_TRAP		= 144,
+	UMAD_SM_SYS_IMG_GUID_CHANGED_TRAP	= 145,
+	UMAD_SM_BAD_MKEY_TRAP			= 256,
+	UMAD_SM_BAD_PKEY_TRAP			= 257,
+	UMAD_SM_BAD_QKEY_TRAP			= 258,
+	UMAD_SM_BAD_SWITCH_PKEY_TRAP		= 259
+};
+
+enum {
 	UMAD_LEN_SMP_DATA		= 64,
 	UMAD_SMP_MAX_HOPS		= 64
 };
--
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] umad_sm.h Add SM trap definitions
  2013-06-03  6:22 [PATCH] umad_sm.h Add SM trap definitions Line Holen
@ 2013-06-04 10:42 ` Hal Rosenstock
  0 siblings, 0 replies; 2+ messages in thread
From: Hal Rosenstock @ 2013-06-04 10:42 UTC (permalink / raw)
  To: Line Holen; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

On 6/3/2013 2:22 AM, Line Holen wrote:
> Signed-off-by: Line Holen <Line.Holen-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>

Thanks. Applied.

-- Hal
--
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:[~2013-06-04 10:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03  6:22 [PATCH] umad_sm.h Add SM trap definitions Line Holen
2013-06-04 10:42 ` Hal Rosenstock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox