On Sat, Mar 22, 2008 at 04:01:50PM -0700, Artem Belevich wrote: > TSO does seem to be broken on Realtek adapters. I ran into it on > Windows, went googling and found that I'm not the only one suffering: > > http://blogs.zdnet.com/Ou/?p=663 > http://www.mail-archive.com/[EMAIL PROTECTED]/msg56764.html >
Long time ago, I've read this article but the article is not clear to me. I know RealTek chips have several bugs not mentioned in datasheet and Tx checksum offload is one of the most serious bug in the hardware. But I didn't encounter any TSO related issues on my box. It could also be related checksum offload and padding but I have no clear evidence yet. Today, I commited pending changes in my local tree. This will address VLAN and unstability issues on PCIe based hardwares. But the stock version still does not have one important fix that is under actively testing. To rule out other possible bugs in stock driver, please download the follodwing files and set tunable hw.re.msi_disable="1" in /boot/loader.conf and let me know the result. http://people.freebsd.org/~yongari/re/if_re.c http://people.freebsd.org/~yongari/re/if_rlreg.h The above version has changed a way to work-around checksum offload bug of the hardware. -- Regards, Pyun YongHyeon _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"