Re: [PATCH] opensm/osm_dump.c: Fix FDR10 speed dumping

2011-11-01 Thread Alex Netes
Hi Hal, On 08:50 Wed 28 Sep , Hal Rosenstock wrote: In dump_topology_node, FDR10 can be active regardless of whether PortInfo:CapabilityMask.IsExtendedSpeeds is set or not Prior to this, FDR10 was only indicated if IsExtendedSpeeds was not set Signed-off-by: Hal Rosenstock

[PATCH] opensm/osm_dump.c: Fix FDR10 speed dumping

2011-09-28 Thread Hal Rosenstock
In dump_topology_node, FDR10 can be active regardless of whether PortInfo:CapabilityMask.IsExtendedSpeeds is set or not Prior to this, FDR10 was only indicated if IsExtendedSpeeds was not set Signed-off-by: Hal Rosenstock h...@mellanox.com --- diff --git a/opensm/osm_dump.c b/opensm/osm_dump.c