From owner-freebsd-current@FreeBSD.ORG Wed Aug 25 01:43:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3759E16A4CE for ; Wed, 25 Aug 2004 01:43:16 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 900BC43D3F for ; Wed, 25 Aug 2004 01:43:14 +0000 (GMT) (envelope-from keramida@linux.gr) Received: from gothmog.gr (patr530-a049.otenet.gr [212.205.215.49]) i7P1hAL5010981; Wed, 25 Aug 2004 04:43:10 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id i7P1fjCH051094; Wed, 25 Aug 2004 04:41:45 +0300 (EEST) (envelope-from keramida@linux.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id i7P1fiEO051089; Wed, 25 Aug 2004 04:41:44 +0300 (EEST) (envelope-from keramida@linux.gr) Date: Wed, 25 Aug 2004 04:41:44 +0300 From: Giorgos Keramidas To: Mike Bristow Message-ID: <20040825014144.GA49637@gothmog.gr> References: <20040824215242.GB8363@urgle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040824215242.GB8363@urgle.com> Phone: +30-2610-312145 Mobile: +30-6944-116520 cc: freebsd-current@freebsd.org Subject: Re: IPv4 checksum oddness (gcc compiler bug?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 01:43:16 -0000 On 2004-08-24 22:52, Mike Bristow wrote: > Hi, > > I've been suffering from really horrid (~60-70%) packet loss for a while, > but only with IPv4. > > I've spent some time thinking I had a hardware problem, as it started > at the same time as changed some networking bits but it doesn't > appear to be the case: older (5.2.1) version of FreeBSD don't have > this problem. > [...] > I've just cvsuped to RELENG_5 box (cvsup'ed with tag=RELENG_5 > date=2004.08.24.00.00.00), [...] > The kernel is GENERIC; possibly interesting other facts include: Did you by any chance compile the userland and/or kernel with CFLAGS or COPTFLAGS set to something non-default in your /etc/make.conf?