From: Phil Oester <[EMAIL PROTECTED]>
Date: Fri, 24 Mar 2006 17:03:35 -0800

> Upgraded a number of heavily used squid boxes to 2.6.16 from 2.6.13
> this week, and noticed these errors in the logs:
> 
> KERNEL: assertion (!sk->sk_forward_alloc) failed at net/core/stream.c (279)
> KERNEL: assertion (!sk->sk_forward_alloc) failed at net/ipv4/af_inet.c (148)
> 
> but then looked through the logs and noticed they were occurring
> even on 2.6.13.  I see some talk about the messages in the archives,
> but no resolution.  Some of the discussion centered around e1000, which these
> boxes do use.  I checked another squid box which uses e100, and it
> does not have these errors.
> 
> Thoughts?

E1000 has some TSO bug most likely, try reproducing with
"ethtool -K eth0 tso off", replacing "eth0" with your actual
e1000 interface name(s).

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to