From owner-freebsd-current@FreeBSD.ORG Wed Sep 13 00:59:27 2006 Return-Path: X-Original-To: current@freebsd.org 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 EBBA716A407 for ; Wed, 13 Sep 2006 00:59:27 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9CED43D53 for ; Wed, 13 Sep 2006 00:59:24 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2679195pye for ; Tue, 12 Sep 2006 17:59:24 -0700 (PDT) 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=tF5jY9y8YDvg0u7CBa6hPbwL08qn+PzFImHjxG6lONtixwNNa4PH025clcZm6I3/xFiTRz/gV8Xbs21G5GNCTjkpr3bQkw/ZbnzNZM0JtUm1BtNb9GELvTgYTrj5IFKBVDNW3Gd5rmPf4ozMNl5bvf7gQzE8v2QCFlEYPj1adeA= Received: by 10.35.93.19 with SMTP id v19mr11931639pyl; Tue, 12 Sep 2006 17:59:24 -0700 (PDT) Received: by 10.35.119.1 with HTTP; Tue, 12 Sep 2006 17:59:23 -0700 (PDT) Message-ID: <2a41acea0609121759l4684b047r350fb0763d0ccc84@mail.gmail.com> Date: Tue, 12 Sep 2006 17:59:24 -0700 From: "Jack Vogel" To: "Andre Oppermann" In-Reply-To: <45073F58.6080900@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4506BE2C.1050903@freebsd.org> <2a41acea0609120846i32fd682wd834e0373c23d557@mail.gmail.com> <7.0.1.0.0.20060912115424.16c29b50@sentex.net> <4506E3BB.9010201@freebsd.org> <7.0.1.0.0.20060912125903.15bdb7a0@sentex.net> <45073F58.6080900@freebsd.org> Cc: Ian FREISLICH , current@freebsd.org, Mike Tancsa Subject: Re: TSO, SMP and the em driver. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 13 Sep 2006 00:59:28 -0000 On 9/12/06, Andre Oppermann wrote: > Mike Tancsa wrote: > > At 12:43 PM 9/12/2006, Andre Oppermann wrote: > > > >> TSO != (vlan && promisc) > > > > Sorry, the commonality I was referring to was VLAN hardware tagging and > > how it must be enabled for TSO, but that breaks other things. See a few > > messages ago > > http://lists.freebsd.org/pipermail/freebsd-current/2006-September/065818.html > > I'm sure we can find a workaround for that. Not sure what you are referring to Andre, working around which part?