<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=373001517-22102008>Since on some 
scenarios MTU of 60 is not good enough, and since it is not that important, I 
would like to change the minimum to be 512.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=373001517-22102008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=373001517-22102008>Index: 
Q:/projinf4/trunk/ulp/ipoib/kernel/netipoib.inx<BR>===================================================================<BR>--- 
Q:/projinf4/trunk/ulp/ipoib/kernel/netipoib.inx (revision 3337)<BR>+++ 
Q:/projinf4/trunk/ulp/ipoib/kernel/netipoib.inx (working copy)<BR>@@ -140,7 
+140,7 @@<BR> HKR, Ndi\Params\PayloadMtu,  ParamDesc, 0, 
%MTU_STR%<BR> HKR, Ndi\Params\PayloadMtu,  Type,  0, 
"dword"<BR> HKR, Ndi\Params\PayloadMtu,  Default, 0, 
"2044"<BR>-HKR, Ndi\Params\PayloadMtu,  Min,  0, 
"60"<BR>+HKR, Ndi\Params\PayloadMtu,  Min,  0, 
"512"<BR> HKR, Ndi\Params\PayloadMtu,  Max,  0, 
"4092"<BR> <BR> </SPAN></FONT></DIV></BODY></HTML>