TCP differences in 7.2 vs 7.1

Pyun YongHyeon pyunyh at gmail.com
Thu May 14 08:19:12 UTC 2009


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




More information about the freebsd-stable mailing list