From owner-freebsd-net@FreeBSD.ORG Sat Jul 28 21:03:42 2007 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3349916A41B for ; Sat, 28 Jul 2007 21:03:42 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by mx1.freebsd.org (Postfix) with ESMTP id A82D113C48D for ; Sat, 28 Jul 2007 21:03:41 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by ug-out-1314.google.com with SMTP id o4so977373uge for ; Sat, 28 Jul 2007 14:03:40 -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=qVi5k8c5eowKLROThHbKTLSRXzp8WERNCWiNoJUk+LdBDvVRrObpzL1NIukhuXoGSlVmzZAVu3Ok+7QACUDKDRA7XXxsVf2gqa9GPbBwlt5RTsp1wwAJYj6Y649cf1+YjIBQezu/kQGl1CdSOjW/e3iOeJl+Nedjx6THtkYWJJo= 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=JH7bScwPxiwmWfimRTr7g6J4zU0NyCiPUZTncpEirBnRB25t7OakmvPgux3AB4e/Q3xVdU9lMzhk3opNHy9yvkZ3t9OnBjdYYT14P8XVM/ysvlpjhMhxcgtBnc7+W7yA6fY9lq/YZE70QASbPvZrSIc7VG8d2Mh/VszPkVqI4Nc= Received: by 10.78.190.10 with SMTP id n10mr1089230huf.1185656620575; Sat, 28 Jul 2007 14:03:40 -0700 (PDT) Received: by 10.78.162.18 with HTTP; Sat, 28 Jul 2007 14:03:40 -0700 (PDT) Message-ID: Date: Sat, 28 Jul 2007 14:03:40 -0700 From: "Kip Macy" To: freebsd-net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: call for ALTQ users 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, 28 Jul 2007 21:03:42 -0000 I'm looking at extending ifnet to support multiple tx queues. It appears that this will inevitably interact with ALTQ. I don't know anyone using ALTQ so I need users to raise their hands to eventually test prospective changes. Thanks. -Kip