re(4) driver dropping packets when reading NFS files

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rick Macklem
Date: Sunday, October 31, 2010 - 2:46 pm

I recently purchased a laptop that has a re(4) Realtek 8101E/8102E/8103E net
chip in it and I find that it is dropping packets like crazy when reading
files over an NFS mount. (It seems that bursts of receive traffic cause it,
since when I look over wireshark, typically the 2nd packet in a read reply
is not received, although it was sent at the other end.)

Adding "options DEVICE_POLLING" helps a lot. (ie. order of magnitude faster
reading) Does this hint that interrupts are being lost or delayed too much?

Anyhow, if anyone has an idea on what the cause/fix might be or are familiar
with the driver/hardware, I'd appreciate hearing about it.

Thanks, rick
ps: This laptop is running a low end AMD cpu and I did install amd64 on it,
    instead of i386, in case that might be relevent?
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
re(4) driver dropping packets when reading NFS files, Rick Macklem, (Sun Oct 31, 2:46 pm)
Re: re(4) driver dropping packets when reading NFS files, Pyun YongHyeon, (Mon Nov 1, 10:30 am)