From owner-freebsd-net@FreeBSD.ORG Wed May 16 17:30:25 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33C9A16A401 for ; Wed, 16 May 2007 17:30:25 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by mx1.freebsd.org (Postfix) with ESMTP id E640C13C458 for ; Wed, 16 May 2007 17:30:24 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by wr-out-0506.google.com with SMTP id 70so274094wra for ; Wed, 16 May 2007 10:30:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XUWCHMzyW+bVQjhaDQsaOi3iyzDlOnmj1FfGI5Ha0eJj7TXJiZgbx5qdKdc/zWwLvXT282apezk5NnH4GSS2/ZpgJRtZA1cUE46RLEFSP8t3qr/Jfi021ptKurmhAeAXkCPTAA/AyaSpEYNAnqK7l5OqwOxex6iUr5tiPVnV8W8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=LtON6aCD4uRQUWlk1D755kPVESDUhANU3TV4Hn0oTm6UFZo5WkFxPG9MGPV6m8Q8RYh8WVn4ofI56berrSJzU5/rce2fARkqX+mz0kVCudxO7Q49xRinOsxro4qRNdkoCK4CDzOJNnJ7HZxe4PyWcqZFVbGqYDReDqIC46VVNPc= Received: by 10.115.60.1 with SMTP id n1mr2352766wak.1179336623894; Wed, 16 May 2007 10:30:23 -0700 (PDT) Received: by 10.114.126.10 with HTTP; Wed, 16 May 2007 10:30:23 -0700 (PDT) Message-ID: <2a41acea0705161030k40831aa5o168b5bc40fcf3352@mail.gmail.com> Date: Wed, 16 May 2007 10:30:23 -0700 From: "Jack Vogel" To: "FreeBSD Current" , freebsd-net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: EM and TSO 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: Wed, 16 May 2007 17:30:25 -0000 I introduced a change yesterday that limited TSO to PCI Express adapters, I did this more for avoidance rather than a bug fix, and I'm not 100% sure its the right thing, so I thought I would poll everyone, do you have a PCI-X adapter and are using TSO without problems and wish to keep the support in? If no one is then I'll just leave it as is. Jack