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 12:23:53PM +0000, Emmanuel Dreyfus wrote:
> On Wed, Jul 03, 2013 at 06:12:49PM +0900, Masanobu SAITOH wrote:
> >  Could you try this patch? I'll check the entire code in bge.c again.
> It seems the card cannot transmit anything, whatever the MTU is.

Not quite: With this patch, it works with small packets (below 1500 bytes) 
and MTU set to 9000. Nothing works with MTU at 1500:

packet\MTU      9000    1500
1400            works   fail
1600            fail    fail

But sometimes the interface goes into a mode where the message previously
reported appear. And it will not work anymore until I reboot.

-- 
Emmanuel Dreyfus
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index