On Thu, May 14, 2009 at 10:10:12AM +0300, Lars Eggert wrote:
> Hi,
> 
> I've been seeing similar issues ("IP bad-len 0" packets in tcpdump  
> traces") since 7.2-STABLE and em interfaces. Turning off TSO seems to  
> do the trick here, too. So at least from where I'm sitting, this is  
> not only an fxp problem.
> 

Then you're seeing different problem on em(4). Last time I checked
em(4) TSO code in em(4) didn't use m_pullup and just returned
ENXIO to caller. I'm not sure that is related with your issue but
would you tell us your network configuration? If you can easily
reproduce the issue would you let us know?

> Lars


_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to