[ofw] OpenSM patches for saquery porting - 6 of 6 patches.
Tzachi Dar
tzachid at mellanox.co.il
Wed Feb 4 07:26:39 PST 2009
Applied on 1930.
Thanks
Tzachi
> -----Original Message-----
> From: ofw-bounces at lists.openfabrics.org
> [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Stan C. Smith
> Sent: Saturday, January 31, 2009 12:51 AM
> To: Yevgeny Kliteynik
> Cc: ofw at lists.openfabrics.org
> Subject: [ofw] OpenSM patches for saquery porting - 6 of 6 patches.
>
>
> 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/libope
> nsm/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/os
> +++ m_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,
>
More information about the ofw
mailing list