[ofw] [Patch][IPoIB_NDIS6_CM] Enable LSO by default
Alex Naslednikov
xalex at mellanox.co.il
Wed Dec 22 02:09:23 PST 2010
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