Re: [PATCH] opensm/osm_console.c: Support portstatus output for incorrect link speeds
From: Hal Rosenstock <hidden>
Date: 2013-02-22 19:33:56
Hi Al, On 2/21/2013 6:39 PM, Albert Chu wrote:
Usually coinciding with use of the force_link_speed configuration option, some link speeds can be observed to be incorrect. For example, a link may be active at QDR even if SDR & DDR speeds are the only ones enabled.
Are you referring to the fact that after setting the enabled speed, the IB spec does not mandate a link renegotiation and hence one may not have occurred so the enabled speed can be out of whack with the active speed ? Also, isn't there a similar issue with extended speeds (and force_link_speed_ext) ? If so, should that also be part of this patch ? Same issue also is there for link width as it works the same way as link speed. Maybe that too is yet another patch. What do you think ? -- Hal
Under these scenarios, the portstatus may incorrectly output port status, confusing users. A new port output status of "incorrect speed" differentiates ports in this state from other states, so as to not confuse users. Signed-off-by: Albert Chu <redacted>
<snip...> -- 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