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

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


Signed off by stan.smith at intel.com

diff U3 C:/Documents and Settings/scsmith/Local Settings/Temp/osm_helper.c-revBASE.svn000.tmp.c C:/Documents and
Settings/scsmith/My Documents/openIB-windows/SVN/gen1/trunk/ulp/opensm/user/libopensm/osm_helper.c
--- C:/Documents and Settings/scsmith/Local Settings/Temp/osm_helper.c-revBASE.svn000.tmp.c	Fri Jan 30 14:23:44 2009
+++ C:/Documents and Settings/scsmith/My Documents/openIB-windows/SVN/gen1/trunk/ulp/opensm/user/libopensm/osm_helper.c
Thu Jan 29 14:44:03 2009
@@ -1094,7 +1094,7 @@
   {
     osm_log( p_log, log_level,
              "PathRecord dump:\n"
-             "\t\t\t\tresv0...................0x%016" PRIx64 "\n"
+             "\t\t\t\tservice_id..............0x%016" PRIx64 "\n"
              "\t\t\t\tdgid....................0x%016" PRIx64 " : "
              "0x%016" PRIx64 "\n"
              "\t\t\t\tsgid....................0x%016" PRIx64 " : "
@@ -1113,7 +1113,7 @@
              "\t\t\t\tresv2...................0x%X\n"
              "\t\t\t\tresv3...................0x%X\n"
              "",
-             *(uint64_t*)p_pr->resv0,
+             *(uint64_t*)p_pr->service_id,
              cl_ntoh64( p_pr->dgid.unicast.prefix ),
              cl_ntoh64( p_pr->dgid.unicast.interface_id ),
              cl_ntoh64( p_pr->sgid.unicast.prefix ),
@@ -1124,7 +1124,7 @@
              p_pr->tclass,
              p_pr->num_path,
              cl_ntoh16( p_pr->pkey ),
-             cl_ntoh16( p_pr->sl ),
+             cl_ntoh16( p_pr->qos_class_sl ),
              p_pr->mtu,
              p_pr->rate,
              p_pr->pkt_life,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osm_helper.c.patch
Type: application/octet-stream
Size: 1558 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20090130/e36aab6b/attachment.obj>


More information about the ofw mailing list