On Tue, Jul 01, 2008 at 09:41:30AM +0300, Or Gerlitz wrote: > notes: > > - in all cases, I have set the mtu manually
Or, just to be sure the kernel does not filter out MTU changes that have the same value, you can either apply the patches or make sure that when you change the value, you go through another value. For example: ifconfig ib0 mtu 2000 ifconfig ib0 mtu 2044 _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
