Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2008 09:02:46 -0700
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Stefan Lambrev <stefan.lambrev@moneybookers.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: if_bridge turns off checksum offload of members?
Message-ID:  <20080703160246.GA45363@citylink.fud.org.nz>
In-Reply-To: <486A0281.208@moneybookers.com>
References:  <4868A34C.6030304@moneybookers.com> <20080630101629.GD79537@cdnetworks.co.kr> <20080701012531.GA92392@citylink.fud.org.nz> <4869FE2E.4070805@moneybookers.com> <486A0281.208@moneybookers.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 01, 2008 at 01:10:09PM +0300, Stefan Lambrev wrote:
> Hi,
> 
> Sorry to reply to myself.
> 
> Stefan Lambrev wrote:
>> Hi,
>> 
>> May be a stupid questions, but:
>> 
>> 1) There are zero matches of IFCAP_TOE in kernel sources .. there is not 
>> support for TOE in 7.0, but may be this is work in progress for 8-current?
>> 2) In #define BRIDGE_IFCAPS_MASK (IFCAP_TOE|IFCAP_TSO|IFCAP_TXCSUM) - TOE 
>> should be repleaced with RXCSUM or just removed?
> Your patch plus this small change (replacing TOE with RXCSUM) seems to work 
> fine for me - kernel compiles without a problem and checksum offload is 
> enabled after reboot.

I have committed an updated version of this patch, thanks for testing.


Andrew



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