From owner-freebsd-net@FreeBSD.ORG Tue May 13 22:55:47 2008 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 5DC6D106564A for ; Tue, 13 May 2008 22:55:47 +0000 (UTC) (envelope-from paul@gtcomm.net) Received: from gtcomm.net (web.gtcomm.net [72.10.164.67]) by mx1.freebsd.org (Postfix) with ESMTP id 239D58FC15 for ; Tue, 13 May 2008 22:55:46 +0000 (UTC) (envelope-from paul@gtcomm.net) Received: from [192.168.1.3] (c-76-108-179-28.hsd1.fl.comcast.net [76.108.179.28]) by gtcomm.net (8.12.20/8.12.10) with ESMTP id m4DMtrg2026603; Tue, 13 May 2008 19:55:54 -0300 Message-ID: <482A1CDB.3030802@gtcomm.net> Date: Tue, 13 May 2008 18:57:31 -0400 From: Paul User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Markus Oestreicher References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-net@freebsd.org" , "jfvogel@gmail.com" Subject: Re: RX/TX multiqueue support 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: Tue, 13 May 2008 22:55:47 -0000 This would be awesome, like the Yandex driver for fbsd 6.. I wish there was some way of doing this for 7.0 :) maybe this is it.. So this is the question now....... Markus Oestreicher wrote: > Good Day, > > I see that the new igb driver has a tunable for multiple rx/tx queues. > Is that for future use or already working when using a 82575 NIC? > > Currently the processing of packets is limited to one CPU per NIC. > Can we now have multiple taskq processes for one NIC in parallel? > > Best Regards, > Markus > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" > >