[ofw] OpenSM patches for saquery porting - 4 of 6 patches.

Stan C. Smith stan.smith at intel.com
Fri Jan 30 14:50:38 PST 2009


Signed off by stan.smith at intel.com

diff U3 C:/Documents and Settings/scsmith/Local Settings/Temp/osmtest.c-revBASE.svn000.tmp.c C:/Documents and
Settings/scsmith/My Documents/openIB-windows/SVN/gen1/trunk/ulp/opensm/user/osmtest/osmtest.c
--- C:/Documents and Settings/scsmith/Local Settings/Temp/osmtest.c-revBASE.svn000.tmp.c	Fri Jan 30 14:25:09 2009
+++ C:/Documents and Settings/scsmith/My Documents/openIB-windows/SVN/gen1/trunk/ulp/opensm/user/osmtest/osmtest.c
Thu Jan 29 14:40:14 2009
@@ -746,7 +746,7 @@
   osm_log( &p_osmt->log, OSM_LOG_INFO,
            "osmtest_validate_sa_class_port_info:\n-----------------------------\nSA Class Port Info:\n"
            " base_ver:%u\n class_ver:%u\n cap_mask:0x%X\n resp_time_val:0x%X\n-----------------------------\n",
-           p_cpi->base_ver, p_cpi->class_ver, cl_ntoh16(p_cpi->cap_mask), p_cpi->resp_time_val
+           p_cpi->base_ver, p_cpi->class_ver, cl_ntoh16(p_cpi->cap_mask), p_cpi->cap_mask_resp_time
            );
 
  Exit:
@@ -1965,7 +1965,8 @@
                     cl_ntoh64( p_rec->sgid.unicast.interface_id ),
                     cl_ntoh16( p_rec->dlid ), cl_ntoh16( p_rec->slid ),
                     cl_ntoh32( p_rec->hop_flow_raw ), p_rec->tclass,
-                    p_rec->num_path, cl_ntoh16( p_rec->pkey ), p_rec->sl,
+                    p_rec->num_path, cl_ntoh16( p_rec->pkey ),
+					p_rec->qos_class_sl,
                     p_rec->mtu, p_rec->rate, p_rec->pkt_life,
                     p_rec->preference );
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osmtest.c.patch
Type: application/octet-stream
Size: 1465 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20090130/af01116f/attachment.obj>


More information about the ofw mailing list