Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2006 11:15:19 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Alan Cox <alc@cs.rice.edu>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Oleg Bulyzhin <oleg@FreeBSD.org>, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/bge if_bge.c
Message-ID:  <20060206081519.GL60276@FreeBSD.org>
In-Reply-To: <20060205235817.GQ5499@cs.rice.edu>
References:  <200602020958.k129wWtc066930@repoman.freebsd.org> <20060202100637.GB24350@lath.rinet.ru> <20060205235817.GQ5499@cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 05, 2006 at 05:58:17PM -0600, Alan Cox wrote:
A> On Thu, Feb 02, 2006 at 01:06:37PM +0300, Oleg Bulyzhin wrote:
A> > On Thu, Feb 02, 2006 at 09:58:32AM +0000, Oleg Bulyzhin wrote:
A> > > oleg        2006-02-02 09:58:32 UTC
A> > > 
A> > >   FreeBSD src repository
A> > > 
A> > >   Modified files:
A> > >     sys/dev/bge          if_bge.c 
A> > >   Log:
A> > >   Enable 'complete' rx checksum offloading (i.e. let chip calculate checksums
A> > >   with pseudo header for tcp/udp packets). This could save one in_pseudo() call
A> > >   per incoming tcp/udp packet.
A> > >   
A> > >   Approved by:    glebius (mentor)
A> > >   MFC after:      3 weeks
A> > >   
A> > >   Revision  Changes    Path
A> > >   1.123     +3 -2      src/sys/dev/bge/if_bge.c
A> > 
A> > Side effect is workaround for ipfilter bug:
A> > http://lists.freebsd.org/pipermail/freebsd-stable/2006-January/021961.html
A> > http://lists.freebsd.org/pipermail/freebsd-stable/2006-February/022149.html
A> > 
A> 
A> Unfortunately, it also breaks NFS over UDP.  Let me know if you need
A> details.

The 1.123 revision, or the previous one? bge(4) must be on server side or
on client?

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE



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