[ofw] [Patch][IPoIB_NDIS6_CM] Enable LSO by default
    Alex Naslednikov 
    xalex at mellanox.co.il
       
    Mon Dec 27 05:44:09 PST 2010
    
    
  
Applied at 3042
-----Original Message-----
From: Alex Naslednikov 
Sent: Wednesday, December 22, 2010 12:09 PM
To: ofw at lists.openfabrics.org
Subject: [ofw][Patch][IPoIB_NDIS6_CM] Enable LSO by default
Enable LSO by default
Signed-off by: Alexander Naslednikov (xalex at mellanox.co.il)
Index: ulp/ipoib_NDIS6_CM/kernel/netipoib.inx
===================================================================
--- ulp/ipoib_NDIS6_CM/kernel/netipoib.inx	(revision 3031)
+++ ulp/ipoib_NDIS6_CM/kernel/netipoib.inx	(working copy)
@@ -120,7 +120,7 @@
 
 HKR, Ndi\Params\lso,		ParamDesc,	0, %LSO_STR%
 HKR, Ndi\Params\lso,		Type,		0, "enum"
-HKR, Ndi\Params\lso,		Default,	0, "0"
+HKR, Ndi\Params\lso,		Default,	0, "1"
 HKR, Ndi\Params\lso,		Optional,	0, "0"
 HKR, Ndi\Params\lso\enum,	"0",	0, %DISABLED_STR%
 HKR, Ndi\Params\lso\enum,	"1",	0, %ENABLED_STR
    
    
More information about the ofw
mailing list