From owner-freebsd-net@FreeBSD.ORG Sat Nov 4 07:10:52 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 3FE3416A40F for ; Sat, 4 Nov 2006 07:10:52 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FB7B43D55 for ; Sat, 4 Nov 2006 07:10:51 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: by py-out-1112.google.com with SMTP id z59so446453pyg for ; Fri, 03 Nov 2006 23:10:18 -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:content-transfer-encoding:content-disposition:references; b=KpyOy72GuKEEazTCAdh76zp3/O/PJ/vN7OUo1bd4S9CSDqvviA7hPdtIel8QbZYYQfgdcudsHIVeNYEl99kQlOaXK8WRnxR9xN5R2D0uXBJAxcuwno5Yhv8uWU4F9ldESlDrDw0sEAPFfkrHqJV45nZnEKF8fKp6/ueaEYVHVtE= Received: by 10.35.81.1 with SMTP id i1mr5052666pyl.1162624217774; Fri, 03 Nov 2006 23:10:17 -0800 (PST) Received: by 10.35.118.6 with HTTP; Fri, 3 Nov 2006 23:10:17 -0800 (PST) Message-ID: <2a41acea0611032310v419c94a2k6d535842d05ee2cf@mail.gmail.com> Date: Fri, 3 Nov 2006 23:10:17 -0800 From: "Jack Vogel" To: "Kip Macy" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0611031816n1af99819rdc6b99e9dd2deb7c@mail.gmail.com> 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 07:10:52 -0000 On 11/3/06, Kip Macy wrote: > 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 > I believe Gleb was going to merge code to current so you should have something before long, part of the changes are already there in John's recent checkins. Jack