On Wed, Apr 1, 2009 at 12:06 AM, Brandeburg, Jesse <[email protected]> wrote: > can you try turning off TSO? > > ethtool -K eth0 tso off > > if that doesn't work try turning off the other offloads too > > ethtool -K eth0 tx off rx off sg off > > I have a theory about this and other tx hangs being more likely due to > some kernel side changes which are resulting in our adapter receiving > much larger transmit chunks of data to send.
No change. Please find dmesg output attached. First I turned off TSO, then I reloaded the module and turned off everything (tso, tx, rx, sg). For your info I'm running 8.0.9 now, which I downloaded from Intel: $ ethtool -i eth0 driver: e1000 version: 8.0.9 firmware-version: N/A bus-info: 0000:02:01.0 Zsolt
------------------------------------------------------------------------------
_______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel
