public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libibumad: add UMAD_SA_STATUS_PRI_SUGGESTED to SA status.
@ 2013-02-25 18:08 Ira Weiny
       [not found] ` <20130225100842.80371605421a69961735f1a0-i2BcT+NCU+M@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Ira Weiny @ 2013-02-25 18:08 UTC (permalink / raw)
  To: Hal Rosenstock; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org



Per: A13.5.2 Subnet Administration Status Values (QoS)

Signed-off-by: Ira Weiny <weiny2-i2BcT+NCU+M@public.gmane.org>
---
 include/infiniband/umad_sa.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/include/infiniband/umad_sa.h b/include/infiniband/umad_sa.h
index 5d6efe1..aaf2ac1 100644
--- a/include/infiniband/umad_sa.h
+++ b/include/infiniband/umad_sa.h
@@ -68,7 +68,8 @@ enum {
 	UMAD_SA_STATUS_TOO_MANY_RECORDS	= 4,
 	UMAD_SA_STATUS_INVALID_GID	= 5,
 	UMAD_SA_STATUS_INSUF_COMPS	= 6,
-	UMAD_SA_STATUS_REQ_DENIED	= 7
+	UMAD_SA_STATUS_REQ_DENIED	= 7,
+	UMAD_SA_STATUS_PRI_SUGGESTED	= 8
 };
 
 /* SA attributes */
-- 
1.7.1

--
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] libibumad: add UMAD_SA_STATUS_PRI_SUGGESTED to SA status.
       [not found] ` <20130225100842.80371605421a69961735f1a0-i2BcT+NCU+M@public.gmane.org>
@ 2013-02-26 11:34   ` Hal Rosenstock
  0 siblings, 0 replies; 2+ messages in thread
From: Hal Rosenstock @ 2013-02-26 11:34 UTC (permalink / raw)
  To: Ira Weiny
  Cc: Hal Rosenstock,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On 2/25/2013 1:08 PM, Ira Weiny wrote:
> 
> 
> Per: A13.5.2 Subnet Administration Status Values (QoS)
> 
> Signed-off-by: Ira Weiny <weiny2-i2BcT+NCU+M@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-02-26 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-25 18:08 [PATCH] libibumad: add UMAD_SA_STATUS_PRI_SUGGESTED to SA status Ira Weiny
     [not found] ` <20130225100842.80371605421a69961735f1a0-i2BcT+NCU+M@public.gmane.org>
2013-02-26 11:34   ` Hal Rosenstock

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