On Mon, 2007-03-12 at 01:00 -0700, Simon Kirby wrote: > Hi folks, > > I saw this old thread and wondered if the problem I am seeing is related: > > Re: 2.6.15.1: UDP fragments >27208 bytes lost with ne2k-pci on DP83815 > > For some reason, even with this box specifying rsize=8192, I am seeing a > UDP NFS mount request a read of 32k and the other end is trying to send a > 32k fragmented UDP response. Here is a tcpdump from the receiving side: This is usually a result of doing 'mount -oremount,rsize=8192 /foo'. We never promised you that would work :-) Alternatively, it could be because you have the same filesystem mounted somewhere else with rsize=32k. Cheers Trond - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html