From owner-freebsd-net Wed Jul 3 12:10:31 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD69737B400 for ; Wed, 3 Jul 2002 12:10:28 -0700 (PDT) Received: from wall.polstra.com (wall-gw.polstra.com [206.213.73.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id F416143E31 for ; Wed, 3 Jul 2002 12:10:27 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id g63JAPT53797; Wed, 3 Jul 2002 12:10:25 -0700 (PDT) (envelope-from jdp@vashon.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.12.4/8.12.4/Submit) id g63JAPZf000385; Wed, 3 Jul 2002 12:10:25 -0700 (PDT) (envelope-from jdp) Date: Wed, 3 Jul 2002 12:10:25 -0700 (PDT) Message-Id: <200207031910.g63JAPZf000385@vashon.polstra.com> To: net@freebsd.org From: John Polstra Cc: gallatin@cs.duke.edu Subject: Re: bge problem under 4.6-stable In-Reply-To: <15651.19000.140836.582511@grasshopper.cs.duke.edu> References: <3EA88113DE92D211807300805FA7994209149EE8@chaplin.lodgenet.com> <200207031554.g63Fsuge013706@vashon.polstra.com> <15651.19000.140836.582511@grasshopper.cs.duke.edu> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In article <15651.19000.140836.582511@grasshopper.cs.duke.edu>, Andrew Gallatin wrote: > > John Polstra writes: > > Something is wrong with the hardware checksum offloading for > <..> > > > +#if 0 > > ifp->if_hwassist = BGE_CSUM_FEATURES; > > ifp->if_capabilities = IFCAP_HWCSUM; > > ifp->if_capenable = ifp->if_capabilities; > > +#endif > > <...> > > > Note, the bug may not be in the driver itself. I think the bge driver > > is the only one that even attempts to do checksum offloading for > > fragments. So the bug could easily be elsewhere in the system. > > Why not try removing CSUM_IP_FRAG from BGE_CSUM_FEATURES? I'm going to. I just had a few minutes last night to work on it, so I tried disabling all checksum offloading to see if the problem had anything to do with that at all. Then I ran out of time. John -- John Polstra John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message