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

Tzachi Dar tzachid at mellanox.co.il
Wed Feb 4 07:23:23 PST 2009


Applied on 1928.

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 - 4 of 6 patches.
> 
> 
> 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/osmtes
> t/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/osmt
> +++ est.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 );
>  
> 



More information about the ofw mailing list