From owner-freebsd-net@FreeBSD.ORG Sat Nov 4 05:27:34 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BE5C16A5C3 for ; Sat, 4 Nov 2006 05:27:32 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F99C43D58 for ; Sat, 4 Nov 2006 05:27:30 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id i2so1709520nfe for ; Fri, 03 Nov 2006 21:27:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=KSxkMcfTZbRr8uEcHujCZpwNEhkIaIQT/iZ5LzakKQX7Lhr7/ThohT/Xu3zvDvQbBluuaEzAHd/ROhh7RTJYEEGCnthyUsf6GaheBbcVMrtEdy1qi0KLcn0aHgQvP0+EWzHTRJp2WoEfqBHI9cNg2zBipvBAxcTK2YVCOjSNTds= Received: by 10.82.135.13 with SMTP id i13mr943106bud.1162618046608; Fri, 03 Nov 2006 21:27:26 -0800 (PST) Received: by 10.82.191.20 with HTTP; Fri, 3 Nov 2006 21:27:24 -0800 (PST) Message-ID: Date: Fri, 3 Nov 2006 21:27:26 -0800 From: "Kip Macy" To: "Jack Vogel" In-Reply-To: <2a41acea0611031816n1af99819rdc6b99e9dd2deb7c@mail.gmail.com> MIME-Version: 1.0 References: <2a41acea0611031816n1af99819rdc6b99e9dd2deb7c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net , freebsd-stable@freebsd.org Subject: Re: New em patch for 6.2 BETA 3 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Nov 2006 05:27:34 -0000 If you create a patch against -CURRENT I can test on sun4v. The timeouts with em on sun4v are so severe that I have to use the driver from June for any kind of workload. -Kip On 11/3/06, Jack Vogel wrote: > > I have been hard at work trying to understand and fix the > remaining issues with the em driver. What I have here is > a patch that has gotten rid of any issues that I can reproduce. > > It solves the intermittent watchdogs that have been happening. > It also fixes the problem noted with jumbo frame tx > > I, and re, would very much appreciate any test feedback you can > give on this code. I am happy with the changes, I hope these get > rid of everyone's issues. > > Thanks to Gleb and Scott and John for all the help! > > Jack > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > >