File opensm-drop-SMSupportExtendedSpeeds-bit.patch of Package opensm
commit 24dc179267a3605ae921bbfa91f107707f9c203a
Author: Nicolas Morey <nmorey@suse.com>
Date: Fri Feb 13 17:56:10 2026 +0100
opensm: drop SMSupportExtendedSpeeds bit
Signed-off-by: Nicolas Morey <nmorey@suse.com>
diff --git opensm/osm_link_mgr.c opensm/osm_link_mgr.c
index a02be5b8d219..b24c7ea7a9d8 100644
--- opensm/osm_link_mgr.c
+++ opensm/osm_link_mgr.c
@@ -478,8 +478,6 @@ Send:
goto SEND_EPI;
attr_mod = cl_hton32(port_num);
- if (issue_ext)
- attr_mod |= cl_hton32(1 << 31); /* AM SMSupportExtendedSpeeds */
status = osm_req_set(sm, osm_physp_get_dr_path_ptr(p_physp),
payload, sizeof(payload), IB_MAD_ATTR_PORT_INFO,
attr_mod, FALSE, m_key,