From owner-freebsd-current@FreeBSD.ORG Tue Sep 12 15:59:22 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 42FC716A40F; Tue, 12 Sep 2006 15:59:22 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 734CC43D53; Tue, 12 Sep 2006 15:59:05 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id k8CFx47E059765; Tue, 12 Sep 2006 11:59:04 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.6/8.13.3) with ESMTP id k8CFx4pm050891 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Sep 2006 11:59:04 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <7.0.1.0.0.20060912115424.16c29b50@sentex.net> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Tue, 12 Sep 2006 11:59:04 -0400 To: "Jack Vogel" , "Andre Oppermann" From: Mike Tancsa In-Reply-To: <2a41acea0609120846i32fd682wd834e0373c23d557@mail.gmail.com > References: <4506BE2C.1050903@freebsd.org> <2a41acea0609120846i32fd682wd834e0373c23d557@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Ian FREISLICH , current@freebsd.org 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: Tue, 12 Sep 2006 15:59:22 -0000 At 11:46 AM 9/12/2006, Jack Vogel wrote: >Hmm, so if memory serves Linux disallows TSO when you are only >at 100Mb, I dont recall why, I will have to look into that and perhaps >have that same limitation in our driver. > >Any other data you can give me? I have tripped over this in the past as well. Try http://www.google.com/bsd?hl=en&lr=&q=em0+vlan+promisc* There is a lot of chatter and analysis in the past. ---Mike