All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH infiniband-diags] libibmad/fields.c: PortInfo:McastPkeyTrapSuppressionEnabled is 2 bits in IBA 1.3
@ 2017-09-06 11:56 Hal Rosenstock
       [not found] ` <6e774db9-11d3-8f2f-ab50-d3c661ce102d-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Hal Rosenstock @ 2017-09-06 11:56 UTC (permalink / raw)
  To: Weiny, Ira; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA


Per MgtWG comment #4576

Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
 libibmad/src/fields.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libibmad/src/fields.c b/libibmad/src/fields.c
index e0333f8..bf48689 100644
--- a/libibmad/src/fields.c
+++ b/libibmad/src/fields.c
@@ -162,7 +162,7 @@ static const ib_field_t ib_mad_f[] = {
 	{BITSOFFS(384, 16), "QkeyViolations", mad_dump_uint},
 	{BITSOFFS(400, 8), "GuidCap", mad_dump_uint},
 	{BITSOFFS(408, 1), "ClientReregister", mad_dump_uint},
-	{BITSOFFS(409, 1), "McastPkeyTrapSuppressionEnabled", mad_dump_uint},
+	{BITSOFFS(409, 2), "McastPkeyTrapSuppressionEnabled", mad_dump_uint},
 	{BITSOFFS(411, 5), "SubnetTimeout", mad_dump_uint},
 	{BITSOFFS(419, 5), "RespTimeVal", mad_dump_uint},
 	{BITSOFFS(424, 4), "LocalPhysErr", mad_dump_uint},
-- 
2.8.4

--
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 infiniband-diags] libibmad/fields.c: PortInfo:McastPkeyTrapSuppressionEnabled is 2 bits in IBA 1.3
       [not found] ` <6e774db9-11d3-8f2f-ab50-d3c661ce102d-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2017-09-30  1:38   ` Weiny, Ira
  0 siblings, 0 replies; 2+ messages in thread
From: Weiny, Ira @ 2017-09-30  1:38 UTC (permalink / raw)
  To: Hal Rosenstock; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 1396 bytes --]

Thanks accepted.

> -----Original Message-----
> From: Hal Rosenstock [mailto:hal@dev.mellanox.co.il]
> Sent: Wednesday, September 06, 2017 4:57 AM
> To: Weiny, Ira <ira.weiny@intel.com>
> Cc: linux-rdma@vger.kernel.org
> Subject: [PATCH infiniband-diags] libibmad/fields.c:
> PortInfo:McastPkeyTrapSuppressionEnabled is 2 bits in IBA 1.3
> 
> 
> Per MgtWG comment #4576
> 
> Signed-off-by: Hal Rosenstock <hal@mellanox.com>
> ---
>  libibmad/src/fields.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libibmad/src/fields.c b/libibmad/src/fields.c index e0333f8..bf48689
> 100644
> --- a/libibmad/src/fields.c
> +++ b/libibmad/src/fields.c
> @@ -162,7 +162,7 @@ static const ib_field_t ib_mad_f[] = {
>  	{BITSOFFS(384, 16), "QkeyViolations", mad_dump_uint},
>  	{BITSOFFS(400, 8), "GuidCap", mad_dump_uint},
>  	{BITSOFFS(408, 1), "ClientReregister", mad_dump_uint},
> -	{BITSOFFS(409, 1), "McastPkeyTrapSuppressionEnabled",
> mad_dump_uint},
> +	{BITSOFFS(409, 2), "McastPkeyTrapSuppressionEnabled",
> mad_dump_uint},
>  	{BITSOFFS(411, 5), "SubnetTimeout", mad_dump_uint},
>  	{BITSOFFS(419, 5), "RespTimeVal", mad_dump_uint},
>  	{BITSOFFS(424, 4), "LocalPhysErr", mad_dump_uint},
> --
> 2.8.4

N‹§²æìr¸›yúèšØb²X¬¶Ç§vØ^–)Þº{.nÇ+‰·¥Š{±­ÙšŠ{ayº\x1dʇڙë,j\a­¢f£¢·hš‹»öì\x17/oSc¾™Ú³9˜uÀ¦æå‰È&jw¨®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿïêäz¹Þ–Šàþf£¢·hšˆ§~ˆmš

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-30  1:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-06 11:56 [PATCH infiniband-diags] libibmad/fields.c: PortInfo:McastPkeyTrapSuppressionEnabled is 2 bits in IBA 1.3 Hal Rosenstock
     [not found] ` <6e774db9-11d3-8f2f-ab50-d3c661ce102d-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-09-30  1:38   ` Weiny, Ira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.