From owner-freebsd-current@FreeBSD.ORG Thu Oct 30 08:03:19 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D4C816A4CE for ; Thu, 30 Oct 2003 08:03:19 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id E032043F93 for ; Thu, 30 Oct 2003 08:03:18 -0800 (PST) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h9UG3G0x046573 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 30 Oct 2003 08:03:18 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Michal Mertl , current@freebsd.org Date: Thu, 30 Oct 2003 08:04:58 -0800 User-Agent: KMail/1.5.3 References: <20031029183808.M99053@prg.traveller.cz> In-Reply-To: <20031029183808.M99053@prg.traveller.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310300804.58296.sam@errno.com> Subject: Re: jumbograms (& em) & nfs a no go X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 16:03:19 -0000 On Thursday 30 October 2003 04:46 am, Michal Mertl wrote: > I wanted to test gigabit network performance and found out that current > (from 5.0 to up to date -current) doesn't fully work with jumbograms (MTU > set to 6000), Intel adapters and nfs (both UDP and TCP). > > I checked that the same thing works with 4.9. > > I then left one computer at 4.9 and upgraded the other to 5.0. When I > mount a partition from 5.0 machine I found out, that copying reliably > works only from 5.0 to 4.9. The other way around I see messages 'em0: > discard oversize frame (ether type 800 flags 3 len 67582 > max 6014)' on > 5.0 and the copying stalls. On 4.9 machine I later see 'nfs server > 10.0.0.2:/usr: not responding'. The interface is stuck for some time - can > be revived by changing mtu back to 1500 and down/up sequence. I've ran many jumbogram tests of machines connected with a cross-over cable and em devices at each end. If you've got a swtch in the middle make sure it does the right thing. Sam