if_bridge turns off checksum offload of members?
Andrew Thompson
thompsa at FreeBSD.org
Thu Jul 3 16:01:24 UTC 2008
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
More information about the freebsd-net
mailing list