Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 15:02:16 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        John Polstra <jdp@polstra.com>
Cc:        net@freebsd.org, lmckenna@lodgenet.com
Subject:   Re: bge problem under 4.6-stable
Message-ID:  <15651.19000.140836.582511@grasshopper.cs.duke.edu>
In-Reply-To: <200207031554.g63Fsuge013706@vashon.polstra.com>
References:  <3EA88113DE92D211807300805FA7994209149EE8@chaplin.lodgenet.com> <200207031554.g63Fsuge013706@vashon.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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?

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15651.19000.140836.582511>