<!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><SPAN class=028244121-22102008><FONT face=Arial color=#0000ff size=2>No, 
that can wait.</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> Smith, Stan 
  [mailto:stan.smith@intel.com] <BR><B>Sent:</B> Wednesday, October 22, 2008 
  7:46 PM<BR><B>To:</B> Tzachi Dar; ofw@lists.openfabrics.org<BR><B>Subject:</B> 
  RE: patch: Increase the minimum MTU to 512<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV><SPAN class=194034617-22102008><FONT face=Arial color=#0000ff size=2>Did 
  you want this in WinOF 2.0 RC4?</FONT></SPAN></DIV><BR>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> ofw-bounces@lists.openfabrics.org 
  [mailto:ofw-bounces@lists.openfabrics.org] <B>On Behalf Of </B>Tzachi 
  Dar<BR><B>Sent:</B> Wednesday, October 22, 2008 10:17 AM<BR><B>To:</B> 
  ofw@lists.openfabrics.org<BR><B>Subject:</B> [ofw] patch: Increase the minimum 
  MTU to 512<BR></FONT><BR></DIV>
  <DIV></DIV>
  <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></BLOCKQUOTE></BODY></HTML>