tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: broadcom 57766 and jumbo frames



On Wed, Jul 03, 2013 at 03:03:11PM +0900, Masanobu SAITOH wrote:
>  I tested some cards and the jumbo frame function works if the
> BGE_JUMBO_CAPABLE flags is set by the driver.
> 
>  Please test if_bge.c rev. 1.254. It added the flag to some chips.
> It includes BCM57766, too.

It works with mtu at 1500. If I set mtu to 9000 and send a small ping
(such as 32 bytes), it still works. But when I attempt to transmit a
jumbo frame, by a ping -s 4000, the card drops into a state where no
packet manages to get out anymore. Even a ping -s 32 does not work
anymore.

Sometimes it says:
bge0: watchdog timeout -- resetting
bge0: block failed to stop: reg 0xc00, bit 0x00000002

-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index