From owner-freebsd-current@FreeBSD.ORG Sat Jan 9 01:32:58 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0A59106568F for ; Sat, 9 Jan 2010 01:32:58 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 62CB58FC1C for ; Sat, 9 Jan 2010 01:32:58 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 9so4482194qwb.7 for ; Fri, 08 Jan 2010 17:32:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=iSPRTho5CsYo84djDWXSDoLksby5iXRvgsC7V2Y7RXA=; b=XxItjrxmN3ZqOpTg9Hebq3QeyYxHJIckrBKjAc0ebSg1aRBPfFF/FNyD6f4jhaVByv zD8Y45dPx6pqlNy98IoWZoCu+E7rGErb5X0CqGfE38ryehlgtmGFnr0j2rWqfNs/KZR8 /VKvdhU5u8bgmJe2iV1PzSzHw9zXDOQsZ+EsA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=cWCTnhemd4jSBTOP4b4PDBibezbd+fmitlQkTDF/enmX4xLeBGOVJPeD3fL+iRzFxM vH+0vuAduIDFMTmsgsiRqFCLxb4h2hXC2NfEvld/QaMx7ov96ORqXe/kMQJZFKdRkZdP rxBgfwtc8m4nBPiyFtg68GnDKgvm1pHnXFE50= Received: by 10.224.51.231 with SMTP id e39mr12868935qag.138.1263000772504; Fri, 08 Jan 2010 17:32:52 -0800 (PST) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id 22sm20176291qyk.6.2010.01.08.17.32.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 08 Jan 2010 17:32:49 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Fri, 8 Jan 2010 17:31:45 -0800 From: Pyun YongHyeon Date: Fri, 8 Jan 2010 17:31:45 -0800 To: David Ehrmann Message-ID: <20100109013145.GG18529@michelle.cdnetworks.com> References: <4B40AFFA.6090706@gmail.com> <20100103221630.GV1166@michelle.cdnetworks.com> <4B47B4F6.8030106@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B47B4F6.8030106@gmail.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: vge traffic problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2010 01:32:58 -0000 On Fri, Jan 08, 2010 at 02:43:02PM -0800, David Ehrmann wrote: > Pyun YongHyeon wrote: > >On Sun, Jan 03, 2010 at 06:55:54AM -0800, David Ehrmann wrote: > > > >I think I fixed all known vge(4) issues in HEAD. vge(4) in HEAD has > >new hardware based interrupt moderation, hardware MAC statistics > >support and WOL as well as fixing long standing bugs. Would you try > >latest vge(4) in HEAD?(Just download if_vge.c, if_vgereg.h and > >if_vgevar.h from HEAD and rebuild it). If your vge(4) controller > >use IC Plus IP1001PHY you may also want to download ip1000phy.c in > >HEAD to reliably establish 1000baseT link after waking up from > >WOL/resume. > > > It seems to be working, but I'm going to keep testing it before I Ok. > proclaim it fixed. Will these changes be in 8.1? Yes, I've MFCed all changes to stable/8 and stable/7.