RE: [E1000-devel] [in-tree drivers] freezing e1000e in 2.6.31 (SMPonly? MSI?)

From: Tantilov, Emil S
Date: Fri Nov 06 2009 - 18:58:22 EST


Nix wrote:
> Ever since 2.6.31 was released, my gigabit e1000e link has been acting
> up. Notably, under sufficient load (generally, on this machine, NFS
> load), packets cease to be transferred, and the (MSI) interrupt count
> ceases to rise. Pulling the interface down and bringing it back up
> works, both via ip(8) and by simply yanking the cable and plugging it
> in again.

Can you please send the output of ethtool -S from the interface after you observe the failure?

Also try disabling Tx pause frames:
ethtool -A fastnet tx off autoneg off

and let me know if that fixes it for you.

Thanks,
Emil--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/