[ofw] RE: patch: Increase the minimum MTU to 512

Smith, Stan stan.smith at intel.com
Wed Oct 22 10:46:19 PDT 2008


Did you want this in WinOF 2.0 RC4?

________________________________
From: ofw-bounces at lists.openfabrics.org [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Tzachi Dar
Sent: Wednesday, October 22, 2008 10:17 AM
To: ofw at lists.openfabrics.org
Subject: [ofw] patch: Increase the minimum MTU to 512

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.

Index: Q:/projinf4/trunk/ulp/ipoib/kernel/netipoib.inx
===================================================================
--- Q:/projinf4/trunk/ulp/ipoib/kernel/netipoib.inx (revision 3337)
+++ Q:/projinf4/trunk/ulp/ipoib/kernel/netipoib.inx (working copy)
@@ -140,7 +140,7 @@
 HKR, Ndi\Params\PayloadMtu,  ParamDesc, 0, %MTU_STR%
 HKR, Ndi\Params\PayloadMtu,  Type,  0, "dword"
 HKR, Ndi\Params\PayloadMtu,  Default, 0, "2044"
-HKR, Ndi\Params\PayloadMtu,  Min,  0, "60"
+HKR, Ndi\Params\PayloadMtu,  Min,  0, "512"
 HKR, Ndi\Params\PayloadMtu,  Max,  0, "4092"


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20081022/cf04f2a6/attachment.html>


More information about the ofw mailing list