From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Trippelsdorf Subject: Re: WARNING: at net/ipv4/tcp_input.c:3418 Date: Tue, 6 Mar 2012 09:07:27 +0100 Message-ID: <20120306080727.GA1641@x4> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Christian Kujau , netdev@vger.kernel.org, LKML To: Neal Cardwell Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 2012.03.06 at 00:46 -0500, Neal Cardwell wrote: > On Wed, Feb 29, 2012 at 12:41 PM, Christian Kujau wrote: > > This is still happening with 3.3.0-rc5, .config & dmesg here: > > > > =A0 http://nerdbynature.de/bits/3.3.0-rc4/ipv4/ >=20 > I was finally able to reproduce this issue where there are warnings > about sacked_out going negative (since 3.3.0-rc4), and my testing > shows that this patch seems to fix the issue: >=20 > http://patchwork.ozlabs.org/patch/144844/ >=20 > For folks who were seeing this problem and are so inclined, feel free > to try the latest 3.3-rc6 kernel (or davem's "net" tree in git, if > that's easier) with that patch applied, and let me know how it goes. Thanks for tracking this down, Neal. In my case it looks like the issue was an "once in a lifetime" event. So no amount of testing would prove anything. --=20 Markus