<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928">
<STYLE>@font-face {
        font-family: Cambria Math;
}
@font-face {
        font-family: Calibri;
}
@page WordSection1 {size: 8.5in 11.0in; margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
LI.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
DIV.MsoNormal {
        MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"; FONT-SIZE: 11pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        FONT-FAMILY: "Calibri","sans-serif"; COLOR: windowtext; mso-style-type: personal-compose
}
.MsoChpDefault {
        FONT-SIZE: 10pt; mso-style-type: export-only
}
DIV.WordSection1 {
        page: WordSection1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US link=blue vLink=purple>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial>What is the story here?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial>Why is the change needed? </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial>How does the problem show up?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial>Again, if this is not a windows local mod, then the patch 
needs to go to Sasha.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial>At the minimum, please include some explanation as to why the 
patch is good and necessary.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial>thanks,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=608072717-13092010><FONT color=#0000ff 
size=2 face=Arial>stan.</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> ofw-bounces@lists.openfabrics.org 
[mailto:ofw-bounces@lists.openfabrics.org] <B>On Behalf Of </B>Irena 
Gannon<BR><B>Sent:</B> Sunday, September 12, 2010 3:07 AM<BR><B>To:</B> 
ofw@lists.openfabrics.org<BR><B>Subject:</B> [ofw] [patch][osmtest] Fix lid 
parameter passing<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=WordSection1>
<P class=MsoNormal>Index: 
D:/Windows/MLNX_VPI_2_1_2/ulp/opensm/user/osmtest/osmtest.c<o:p></o:p></P>
<P 
class=MsoNormal>===================================================================<o:p></o:p></P>
<P class=MsoNormal>--- 
D:/Windows/MLNX_VPI_2_1_2/ulp/opensm/user/osmtest/osmtest.c           
(revision 6460)<o:p></o:p></P>
<P class=MsoNormal>+++ 
D:/Windows/MLNX_VPI_2_1_2/ulp/opensm/user/osmtest/osmtest.c        
(revision 6461)<o:p></o:p></P>
<P class=MsoNormal>@@ -6019,7 +6019,7 @@<o:p></o:p></P>
<P 
class=MsoNormal>                                
goto Exit;<o:p></o:p></P>
<P class=MsoNormal> <o:p></o:p></P>
<P 
class=MsoNormal>                
if (lmc != 0) {<o:p></o:p></P>
<P 
class=MsoNormal>-                              
test_lid = cl_ntoh16(p_osmt->local_port.lid + 1);<o:p></o:p></P>
<P 
class=MsoNormal>+                             
test_lid = cl_ntoh16(p_osmt->local_port.lid);<o:p></o:p></P>
<P class=MsoNormal> <o:p></o:p></P>
<P 
class=MsoNormal>                                
/* Another GUIDInfo Record test */<o:p></o:p></P>
<P 
class=MsoNormal>                                
memset(&context, 0, sizeof(context));<o:p></o:p></P>
<P class=MsoNormal>Index: 
D:/Windows/MLNX_VPI_2_1_2/ulp/opensm/user/osmtest/osmt_slvl_vl_arb.c<o:p></o:p></P>
<P 
class=MsoNormal>===================================================================<o:p></o:p></P>
<P class=MsoNormal>--- 
D:/Windows/MLNX_VPI_2_1_2/ulp/opensm/user/osmtest/osmt_slvl_vl_arb.c         
(revision 6460)<o:p></o:p></P>
<P class=MsoNormal>+++ 
D:/Windows/MLNX_VPI_2_1_2/ulp/opensm/user/osmtest/osmt_slvl_vl_arb.c      
(revision 6461)<o:p></o:p></P>
<P class=MsoNormal>@@ -510,7 +510,7 @@<o:p></o:p></P>
<P 
class=MsoNormal>                                
goto Exit;<o:p></o:p></P>
<P class=MsoNormal> <o:p></o:p></P>
<P 
class=MsoNormal>                
if (lmc != 0) {<o:p></o:p></P>
<P 
class=MsoNormal>-                              
test_lid = cl_ntoh16(p_osmt->local_port.lid + 1);<o:p></o:p></P>
<P 
class=MsoNormal>+                             
test_lid = cl_ntoh16(p_osmt->local_port.lid);<o:p></o:p></P>
<P class=MsoNormal> <o:p></o:p></P>
<P 
class=MsoNormal>                                
status = osmt_query_vl_arb(p_osmt, test_lid, 0, 1, NULL);<o:p></o:p></P>
<P 
class=MsoNormal>                                
if (status != IB_SUCCESS)<o:p></o:p></P></DIV></BODY></HTML>